This repository has been archived on 2021-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
scientificComputing/projects
2021-01-31 21:29:46 +01:00
..
project_activation_curve [projects] solution for activation curve 2020-01-21 19:07:36 +01:00
project_adaptation_fit [projects] extend numbers a bit, other fixes 2020-01-20 18:08:49 +01:00
project_eod ranking the projects, todos and fixes 2019-01-11 11:57:14 +01:00
project_eyetracker ranking the projects, todos and fixes 2019-01-11 11:57:14 +01:00
project_face_selectivity [stim_reconstruction] slightly different explanaition of sta 2019-01-17 10:47:18 +01:00
project_fano_slope [projects] little updates 2019-01-11 14:07:34 +01:00
project_fano_test added README to the projects 2018-02-07 11:11:16 +01:00
project_fano_time [projects] little updates 2019-01-11 14:07:34 +01:00
project_ficurves [project_ficurve] improved task 2020-01-20 17:39:46 +01:00
project_input_resistance unified project tex files 2017-01-24 15:02:45 +01:00
project_isicorrelations [projects] added solution to isicorrelations 2019-01-11 19:31:01 +01:00
project_isipdffit added evaluation sheet for projects 2017-03-08 15:26:37 +01:00
project_lif [projects] fixed noiseficurves 2021-01-31 21:29:46 +01:00
project_mutualinfo [projects] updated mutual information and noisy ficurves 2020-01-22 18:50:47 +01:00
project_noiseficurves [projects] fixed noiseficurves 2021-01-31 21:29:46 +01:00
project_numbers [numbers] add partial solution 2020-01-26 16:14:43 +01:00
project_pca_natural_images added PCA solution 2020-01-20 16:30:00 +01:00
project_photoreceptor [projects] fixes and improvements 2020-01-20 15:55:31 +01:00
project_populationvector [projects] fixed noiseficurves 2021-01-31 21:29:46 +01:00
project_power_analysis [projects] fixed poweranalysis title 2020-01-22 14:23:02 +01:00
project_qvalues [projects] added qvalue paper 2020-01-20 15:41:56 +01:00
project_random_walk [project random walk] improve text, some hints for plotting 2019-01-13 11:58:33 +01:00
project_serialcorrelation improved projects 2018-02-06 10:40:16 +01:00
project_shorttermpotentiation [projects] put dates into instructions 2020-01-20 16:08:55 +01:00
project_spectra all data in data subdirectory 2017-01-24 15:16:29 +01:00
project_stimulus_reconstruction [projects] fixes and improvements 2020-01-20 15:55:31 +01:00
project_template unified project tex files 2017-01-24 15:02:45 +01:00
project_vector_strength [project_vectorstrength] text improvements 2019-01-13 12:22:27 +01:00
evaluation.tex [projects] adapt evaluation form, own ideas no longer marked as bonus 2019-05-15 09:17:04 +02:00
gradetable.py gradetable py3 ready 2019-05-15 09:18:22 +02:00
header.tex added README to the projects 2018-02-07 11:11:16 +01:00
instructions.tex [projects] funny? note 2020-10-28 09:09:01 +01:00
Makefile updated populationvector project 2018-01-17 16:25:33 +01:00
project.mk [projects] added solution to isicorrelations 2019-01-11 19:31:01 +01:00
README some comments on projects 2020-02-11 18:13:21 +01:00

How to make a new project
-------------------------

- Copy `project_template/` to your `project_NAME/` and adapt according to your needs.
- Rename `template.tex` to `NAME.tex` and write questions.
- Put code needed for the project into the project's root directory.
- Put data that are needed for the project into the `data/` subfolder.
- Put your solution into the `solution/` subfolder.
- Put code that is needed to generate some data for the project, 
  but which is not part of the project, into the `code/` subfolder.
- Don't forget to add the project files to git (`git add FILENAMES`).


Upload projects to Ilias
------------------------

Simply upload ALL zip files into one folder or Uebungseinheit.
Provide an additional file that links project names to students.

Project time
------------

3 full weeks, a little more might help to improve the talks. Maybe
stop coding after 3 weeks and have 2 days for talk preparation. We
could even have a little lectture on how to make a talk!


Projects
--------

1) project_activation_curve
medium
also normalize activation curve to maximum.

2) project_adaptation_fit
OK, medium
Add plotting of cost function

3) project_eod
OK, medium - difficult
b_0 is not defined

4) project_eyetracker
OK, difficult
no statistics, but kmeans

5) project_fano_slope
OK, difficult

6) project_fano_time
OK, medium-difficult

7) project_ficurves
OK, medium

8) project_lif
OK, difficult
no statistics

9) project_mutualinfo
OK, medium

10) project_noiseficurves
OK, simple-medium
no statistics

11) project_numbers
simple
We might add some more involved statistical analysis

12) project_pca_natural_images
medium
Make a solution (->Lukas)

13) project_photoreceptor
OK, simple

14) project_populationvector
difficult
OK

15) project_power_analysis
medium

16) project_random_walk
simple-medium

17) project_serialcorrelation
OK, simple-medium

18) project_stimulus_reconstruction
OK, difficult

19) project_vector_strength
OK, medium-difficult


Unfinished or bad projects
--------------------------

7) project_fano_test
OK

10) project_input_resistance
medium
What is the problem with this project? --> No difference between segments
Improve questions

12) project_isipdffit
Too technical

11) project_isicorrelations
medium-difficult
Quite technical, need to finish solution

21) project_qvalues
-
Interesting! But needs solution.

25) project_spectra
Once we have the spectral chapter finished
Needs improvements and a solution


New project ideas:
------------------

1) project_face_selectivity
Marius monkey data
We need to work out a solution and results

2) Firing rates and spikeing precision
Data: Noise AM of grasshoppers
Analysis: Spike detection, convolution rate versus ISI rate
Discussion: How does spike precision influence rate measures?

3) project_shorttermpotentiation
We need better STD data (Alex Loebel? Jan G might have them!) Write questions.