a.ott
|
021028c0ba
|
remove unneeded test plotting
|
2020-03-04 15:50:31 +01:00 |
|
a.ott
|
63729529c3
|
remove fulfilled todo
|
2020-03-04 15:49:05 +01:00 |
|
a.ott
|
3fa951624b
|
add error messages
|
2020-03-03 15:12:24 +01:00 |
|
a.ott
|
861557da0d
|
unittests and debug for sinusoidal stimulus
|
2020-03-03 14:27:04 +01:00 |
|
a.ott
|
04815de85c
|
add actual input scaling
|
2020-03-03 09:24:10 +01:00 |
|
a.ott
|
7e65ebae4e
|
change implementation to more efficient way. adapt signature
|
2020-03-02 16:37:37 +01:00 |
|
a.ott
|
8997e56618
|
debug and add unittests 2
|
2020-03-02 16:31:45 +01:00 |
|
a.ott
|
170ecab8f4
|
debug and add unittests 1
|
2020-02-27 09:28:34 +01:00 |
|
a.ott
|
234f58404e
|
adapt runtime test to changes
|
2020-02-18 16:31:08 +01:00 |
|
a.ott
|
af2172c81b
|
improve internal stimulus handling
|
2020-02-18 16:30:32 +01:00 |
|
a.ott
|
251ca4f2ef
|
rectify stimulus in simulate fast, add marker calculation
|
2020-02-18 16:29:09 +01:00 |
|
a.ott
|
04ba55bbc5
|
add convert to array with jit
|
2020-02-17 16:51:10 +01:00 |
|
a.ott
|
a53d6f4a4e
|
too much sorry future me -.-
|
2020-02-14 14:33:58 +01:00 |
|
a.ott
|
ef3c88d744
|
add to array function, add step functionality
|
2020-02-14 14:33:21 +01:00 |
|
a.ott
|
8645d30147
|
change variable order to fit other lines
|
2020-02-14 14:32:21 +01:00 |
|
a.ott
|
694cb85770
|
add warning for baseline spikestimes
|
2020-02-14 14:31:10 +01:00 |
|
a.ott
|
d0d42406c8
|
add getters for vs and sc
|
2020-02-14 14:30:37 +01:00 |
|
a.ott
|
9ccf46f3c3
|
add functionality to parse baseline spiketimes
|
2020-01-29 11:38:44 +01:00 |
|
a.ott
|
5712b1bb84
|
adapt to moved rectify and fix v_offset bug
|
2020-01-29 11:16:02 +01:00 |
|
a.ott
|
e0c1ab31a3
|
sort default parameters more intuitively
|
2020-01-29 11:05:12 +01:00 |
|
a.ott
|
d7f70ab48d
|
change reference to old_helper_functions
|
2020-01-29 11:04:18 +01:00 |
|
a.ott
|
e7553b24cd
|
change order of clipped line to fit normal line, add rectify
|
2020-01-29 11:03:13 +01:00 |
|
a.ott
|
f6b2ea8938
|
write small example case for scipy.optimize.minimize
|
2020-01-29 11:00:04 +01:00 |
|
a.ott
|
0adb8e98b9
|
clean up helper functions
|
2020-01-29 10:59:27 +01:00 |
|
a.ott
|
3ffa6d5dbe
|
have amplitude be a optional value with default one
|
2020-01-27 14:13:19 +01:00 |
|
a.ott
|
5165046f20
|
delete out of date code
|
2020-01-27 13:43:42 +01:00 |
|
a.ott
|
45d47b3818
|
second part of move introductory models...
|
2020-01-27 13:42:44 +01:00 |
|
a.ott
|
0deb9bb19c
|
change default values to dict instead of two lists
|
2020-01-27 13:39:55 +01:00 |
|
a.ott
|
3ecc201553
|
move old introductory models
|
2020-01-27 13:39:05 +01:00 |
|
a.ott
|
867c4461d8
|
add test for step size dependence of lifac noise
|
2020-01-24 13:39:46 +01:00 |
|
a.ott
|
6fcdf1eee0
|
sinusoidal stimulus with beat
|
2020-01-24 13:39:12 +01:00 |
|
a.ott
|
15bb88776e
|
add noise, input scaling and offset voltage to lifac
|
2020-01-24 13:38:36 +01:00 |
|
a.ott
|
596dee8779
|
cleanup
|
2020-01-24 13:36:59 +01:00 |
|
a.ott
|
2256800e33
|
add rectify, cv, serial correlation
|
2020-01-24 13:36:12 +01:00 |
|
a.ott
|
357c09d3dd
|
remove parameter functions -> move to abstract class
|
2020-01-24 13:35:11 +01:00 |
|
a.ott
|
d274f19f3c
|
general changes in search for relation
|
2020-01-20 16:22:08 +01:00 |
|
a.ott
|
6cd4e13da4
|
add factor to adaption step to make it independent of tau_a
|
2020-01-20 16:21:37 +01:00 |
|
a.ott
|
4928fedc4e
|
change base function to line
|
2020-01-20 16:20:40 +01:00 |
|
a.ott
|
61605cbb9e
|
add way to test other parameters
|
2020-01-17 17:29:38 +01:00 |
|
AlexanderOtt
|
29fdee009e
|
prepare for testing of other variables
|
2020-01-15 21:33:07 +01:00 |
|
a.ott
|
3eda710394
|
extend interface + implement scrappy model parser(to be reworked)
|
2020-01-15 14:41:24 +01:00 |
|
a.ott
|
3921a55761
|
add interface about available info of model (V, spiketimes, frequency), move parameter functions to abstractmodel
|
2020-01-15 14:39:26 +01:00 |
|
a.ott
|
5d137ae88e
|
add todo
|
2020-01-15 14:37:12 +01:00 |
|
a.ott
|
5ab5ab86e6
|
extend stimuli interface for start, duration, end metadata
|
2020-01-15 14:36:35 +01:00 |
|
a.ott
|
5382ed2d4f
|
add line function and its inverse
|
2020-01-15 14:34:38 +01:00 |
|
a.ott
|
268bedb2f9
|
implement scrappy version to find relation of adaption variables
|
2020-01-15 14:33:47 +01:00 |
|
a.ott
|
6e1b9d325b
|
add test for firerate model, move step size test
|
2020-01-15 14:32:30 +01:00 |
|
a.ott
|
61ddd9159e
|
implement Fireratemodel based on boltzmann
|
2020-01-15 14:30:50 +01:00 |
|
a.ott
|
2b4380835e
|
started the creation of a model interface and a dataparser for models
|
2019-12-20 14:43:02 +01:00 |
|
a.ott
|
c7bcefedbe
|
simplify interface
|
2019-12-20 14:26:17 +01:00 |
|