A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-04-02 10:10:19 +02:00
introduction tests, correct stimulus-type for fi-curve, general changes 2020-03-11 18:03:21 +01:00
models use same type of calculations for characteristics as in the data 2020-04-02 10:07: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 debug and add unittests 2 2020-03-02 16:31:45 +01:00
unittests correct name of tester class, remove unrealistig test 2020-03-25 11:10:42 +01:00
.gitignore inital commit 2019-12-20 13:32:36 +01:00
AdaptionCurrent.py tests, correct stimulus-type for fi-curve, general changes 2020-03-11 18:03:21 +01:00
CellData.py remove unnecessary print 2020-04-02 10:05:57 +02:00
compareModelVsCell.py add simple way to compare model and a data set 2020-04-02 10:10:19 +02:00
DataParserFactory.py add warning for baseline spikestimes 2020-02-14 14:31:10 +01:00
FiCurve.py move detection (f_zero,...) and fitting to helperfunctions 2020-04-02 10:09:10 +02:00
fit_lifacnoise.py use model intern calculation for the characterizing values 2020-03-27 10:28:12 +01:00
functionalityTests.py add test for firerate model, move step size test 2020-01-15 14:32:30 +01:00
functions.py add tests for sinusoidalStep, add FiCurve plot possibilities (temp), add initial simplex generation 2020-03-16 17:17:05 +01:00
generalTests.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 fit_(function)(x,y) type functions 2020-04-02 10:05:22 +02:00
main.py delete out of date code 2020-01-27 13:43:42 +01: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

neuronModel