some notes
This commit is contained in:
parent
51550ced06
commit
e02bfa0870
@ -23,6 +23,8 @@
|
|||||||
\item Explain difference stationary versus non-stationary point process
|
\item Explain difference stationary versus non-stationary point process
|
||||||
\item Show different types of ISI histograms (regular, noisy, poisson, bursty, locking)
|
\item Show different types of ISI histograms (regular, noisy, poisson, bursty, locking)
|
||||||
\item Multitrial firing rates
|
\item Multitrial firing rates
|
||||||
|
\item Better explain difference between ISI method and PSTHes. The
|
||||||
|
latter is dependent on precision of spike times the former not.
|
||||||
\item Choice of bin width for PSTH, kernel width, also in relation sto
|
\item Choice of bin width for PSTH, kernel width, also in relation sto
|
||||||
stimulus time scale
|
stimulus time scale
|
||||||
\item Kernle firing rate: discuss different kernel shapes, in
|
\item Kernle firing rate: discuss different kernel shapes, in
|
||||||
|
113
projects/README
113
projects/README
@ -1,10 +1,14 @@
|
|||||||
For new projects:
|
How to make a new project
|
||||||
Copy project_template/ and adapt according to your needs
|
-------------------------
|
||||||
|
Copy `project_template/` to your `project_NAME/` and adapt according to your needs.
|
||||||
|
Rename `template.tex` to `NAME.tex` and write questions.
|
||||||
|
Put data that are needed for the project into the `data/` subfolder.
|
||||||
|
Put your solution into the `code/` subfolder.
|
||||||
|
Don't forget to add the project files to git (`git add FILENAMES`).
|
||||||
|
|
||||||
All projects:
|
|
||||||
|
|
||||||
check for time information
|
|
||||||
|
|
||||||
|
Projects
|
||||||
|
--------
|
||||||
|
|
||||||
1) project_activation_curve
|
1) project_activation_curve
|
||||||
medium
|
medium
|
||||||
@ -22,83 +26,96 @@ b_0 is not defined
|
|||||||
OK, difficult
|
OK, difficult
|
||||||
no statistics, but kmeans
|
no statistics, but kmeans
|
||||||
|
|
||||||
5) project_face_selectivity
|
5) project_fano_slope
|
||||||
medium-difficult
|
|
||||||
(Marius monkey data)
|
|
||||||
|
|
||||||
6) project_fano_slope
|
|
||||||
OK, difficult
|
OK, difficult
|
||||||
|
|
||||||
7) project_fano_test
|
6) project_fano_time
|
||||||
OK -
|
|
||||||
|
|
||||||
8) project_fano_time
|
|
||||||
OK, medium-difficult
|
OK, medium-difficult
|
||||||
|
|
||||||
9) project_ficurves
|
7) project_ficurves
|
||||||
OK, medium
|
OK, medium
|
||||||
Maybe add correlation test or fit statistics
|
Maybe add correlation test or fit statistics
|
||||||
|
|
||||||
10) project_input_resistance
|
8) project_lif
|
||||||
medium
|
|
||||||
What is the problem with this project? --> No difference between segments
|
|
||||||
Improve questions
|
|
||||||
|
|
||||||
11) project_isicorrelations
|
|
||||||
medium-difficult
|
|
||||||
Need to finish solution
|
|
||||||
|
|
||||||
12) project_isipdffit
|
|
||||||
Too technical
|
|
||||||
|
|
||||||
13) project_lif
|
|
||||||
OK, difficult
|
OK, difficult
|
||||||
no statistics
|
no statistics
|
||||||
|
|
||||||
14) project_mutualinfo
|
9) project_mutualinfo
|
||||||
OK, medium
|
OK, medium
|
||||||
|
|
||||||
15) project_noiseficurves
|
10) project_noiseficurves
|
||||||
OK, simple-medium
|
OK, simple-medium
|
||||||
no statistics
|
no statistics
|
||||||
|
|
||||||
16) project_numbers
|
11) project_numbers
|
||||||
simple
|
simple
|
||||||
We might add some more involved statistical analysis
|
We might add some more involved statistical analysis
|
||||||
|
|
||||||
17) project_pca_natural_images
|
12) project_pca_natural_images
|
||||||
medium
|
medium
|
||||||
Make a solution (->Lukas)
|
Make a solution (->Lukas)
|
||||||
|
|
||||||
18) project_photoreceptor
|
13) project_photoreceptor
|
||||||
OK, simple
|
OK, simple
|
||||||
|
|
||||||
19) project_populationvector
|
14) project_populationvector
|
||||||
difficult
|
difficult
|
||||||
OK
|
OK
|
||||||
|
|
||||||
20) project_power_analysis
|
15) project_power_analysis
|
||||||
medium
|
medium
|
||||||
|
|
||||||
21) project_qvalues
|
16) project_random_walk
|
||||||
-
|
|
||||||
Interesting! But needs solution.
|
|
||||||
|
|
||||||
22) project_random_walk
|
|
||||||
simple-medium
|
simple-medium
|
||||||
|
|
||||||
23) project_serialcorrelation
|
17) project_serialcorrelation
|
||||||
OK, simple-medium
|
OK, simple-medium
|
||||||
|
|
||||||
24) project_shorttermpotentiation
|
18) project_stimulus_reconstruction
|
||||||
Write questions
|
OK, difficult
|
||||||
|
|
||||||
25) project_spectra
|
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
|
Needs improvements and a solution
|
||||||
|
|
||||||
26) project_stimulus_reconstruction
|
|
||||||
OK, difficult
|
|
||||||
|
|
||||||
27) project_vector_strength
|
New project ideas:
|
||||||
OK, medium-difficult
|
------------------
|
||||||
|
|
||||||
|
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.
|
||||||
|
Reference in New Issue
Block a user