A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-01-24 13:38:36 +01:00
introduction commit all existing code 2019-12-20 13:33:34 +01:00
models add noise, input scaling and offset voltage to lifac 2020-01-24 13:38:36 +01:00
stimuli extend stimuli interface for start, duration, end metadata 2020-01-15 14:36:35 +01:00
tests add test for firerate model, move step size test 2020-01-15 14:32:30 +01:00
.gitignore inital commit 2019-12-20 13:32:36 +01:00
AdaptionCurrent.py commit all existing code 2019-12-20 13:33:34 +01:00
CellData.py started the creation of a model interface and a dataparser for models 2019-12-20 14:43:02 +01:00
DataParserFactory.py extend interface + implement scrappy model parser(to be reworked) 2020-01-15 14:41:24 +01:00
FiCurve.py commit all existing code 2019-12-20 13:33:34 +01:00
functionalityTests.py add test for firerate model, move step size test 2020-01-15 14:32:30 +01:00
functions.py add line function and its inverse 2020-01-15 14:34:38 +01:00
generalTests.py cleanup 2020-01-24 13:36:59 +01:00
helperFunctions.py add rectify, cv, serial correlation 2020-01-24 13:36:12 +01:00
main.py commit all existing code 2019-12-20 13:33:34 +01:00
README.md Initial commit 2019-12-20 13:23:17 +01:00
RelationAdaptionVariables.py general changes in search for relation 2020-01-20 16:22:08 +01:00

neuronModel