A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-05-20 16:19:36 +02:00
introduction renaming of functions 2020-05-20 16:19:36 +02:00
models seperate baseline attribute calculation 2020-05-11 13:56:56 +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 cv clean up 2020-05-11 11:35:20 +02:00
unittests add reference and test for detect spikes 2020-05-20 16:19:36 +02:00
.gitignore rewrite fit_lifacnoise in new file, save results, add results to .gitignore 2020-04-02 10:11:15 +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 renaming of functions 2020-05-20 16:19:36 +02:00
DataParserFactory.py separate FIcurve class, change fitter results structure 2020-05-12 14:14:55 +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 change a_delta to start_parameter 2020-05-20 16:19:36 +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
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

neuronModel