A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-05-11 10:21:17 +02:00
introduction commit all.. 2020-05-10 13:55:48 +02:00
models add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +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 commit all.. 2020-05-10 13:55:48 +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 tests, correct stimulus-type for fi-curve, general changes 2020-03-11 18:03:21 +01:00
CellData.py add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +02:00
compareModelVsCell.py add simple way to compare model and a data set 2020-04-02 10:10:19 +02:00
DataParserFactory.py remove fulfilled todo 2020-04-03 16:47:24 +02:00
FiCurve.py move detection (f_zero,...) and fitting to helperfunctions 2020-04-02 10:09:10 +02:00
fit_lifacnoise.py add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +02:00
Fitter.py add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +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 add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +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

neuronModel