introduction
|
renaming of functions
|
2020-05-20 16:19:36 +02:00 |
models
|
add refractory time
|
2020-05-27 09:12:28 +02:00 |
stimuli
|
allow non int indexes as simulation time may not be a multiple of the sampling time (TODO fix the simulation time?)
|
2020-04-02 10:03:48 +02:00 |
tests
|
add simple hand tests
|
2020-05-27 09:07:10 +02:00 |
unittests
|
adapt tests to new model behaviour
|
2020-05-27 09:10:31 +02:00 |
.gitignore
|
add test_routines folder
|
2020-05-26 18:13:14 +02:00 |
AdaptionCurrent.py
|
adapt for new FiCurve class
|
2020-05-20 16:19:36 +02:00 |
Baseline.py
|
add plot_polar for vector strength
|
2020-05-20 16:19:36 +02:00 |
CellData.py
|
add functions to read SAM behaviour of data cells
|
2020-05-27 09:11:57 +02:00 |
DataParserFactory.py
|
add functions to read SAM behaviour of data cells
|
2020-05-27 09:11:57 +02:00 |
FiCurve.py
|
add new getters and plot_mean_freq curves
|
2020-05-20 16:19:36 +02:00 |
fit_lifacnoise.py
|
separate FIcurve class, change fitter results structure
|
2020-05-12 14:14:55 +02:00 |
Fitter.py
|
add way to test routines / add routines
|
2020-05-27 09:08:02 +02:00 |
functions.py
|
add tests for sinusoidalStep, add FiCurve plot possibilities (temp), add initial simplex generation
|
2020-03-16 17:17:05 +01:00 |
helperFunctions.py
|
change detect spikes approach
|
2020-05-20 16:19:36 +02:00 |
main.py
|
commit all..
|
2020-05-10 13:55:48 +02:00 |
README.md
|
Initial commit
|
2019-12-20 13:23:17 +01:00 |
RelationAdaptionVariables.py
|
tests, correct stimulus-type for fi-curve, general changes
|
2020-03-11 18:03:21 +01:00 |
run_Fitter.py
|
add file to run Fitter add parallelization
|
2020-05-27 09:14:19 +02:00 |
sam_experiments.py
|
plot cell reaction to SAM stimulus
|
2020-05-27 09:13:39 +02:00 |
Sam.py
|
add file to play with SAM behaviour
|
2020-05-27 09:11:23 +02:00 |
Sounds.py
|
to test remotely
|
2020-04-16 15:48:42 +02:00 |
variableEffect.py
|
add second set of parameters add additional variable to check
|
2020-05-20 16:19:36 +02:00 |