A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-05-18 09:46:06 +02:00
introduction lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +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 commit all.. 2020-05-10 13:55:48 +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 lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +02:00
Baseline.py lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +02:00
CellData.py lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +02:00
DataParserFactory.py separate FIcurve class, change fitter results structure 2020-05-12 14:14:55 +02:00
FiCurve.py improve f_zero slope error, increase trials for fi_curve_model 2020-05-18 09:46:06 +02:00
fit_lifacnoise.py separate FIcurve class, change fitter results structure 2020-05-12 14:14:55 +02:00
Fitter.py improve f_zero slope error, increase trials for fi_curve_model 2020-05-18 09:46:06 +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 lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +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 lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +02:00

neuronModel