Commit Graph

254 Commits

Author SHA1 Message Date
a.ott
b1c5a6b0a4 adapt tests to new model behaviour 2020-05-27 09:10:31 +02:00
a.ott
9c434117fa add way to test routines / add routines 2020-05-27 09:08:02 +02:00
a.ott
043303228e add simple hand tests 2020-05-27 09:07:10 +02:00
a.ott
cc526251a5 add test_routines folder 2020-05-26 18:13:14 +02:00
a.ott
0b26c7e81e use ref to data for tests 2020-05-20 16:21:01 +02:00
a.ott
4388983ae2 tests and automatic renaming 2020-05-20 16:19:36 +02:00
a.ott
15bcc09655 add reference and test for detect spikes 2020-05-20 16:19:36 +02:00
a.ott
f7ffdcc66f change detect spikes approach 2020-05-20 16:19:36 +02:00
a.ott
e84ac53657 change a_delta to start_parameter 2020-05-20 16:19:36 +02:00
a.ott
92119373c1 add second set of parameters add additional variable to check 2020-05-20 16:19:36 +02:00
a.ott
e92197d0ba renaming of functions 2020-05-20 16:19:36 +02:00
a.ott
869923a2be add plot_polar for vector strength 2020-05-20 16:19:36 +02:00
a.ott
676a0e4945 adapt for new FiCurve class 2020-05-20 16:19:36 +02:00
a.ott
256931845e add new getters and plot_mean_freq curves 2020-05-20 16:19:36 +02:00
a.ott
d086f4b3a1 add plotting and saving of f point detection 2020-05-18 12:19:11 +02:00
a.ott
a41de94961 add plotting function for f point detections (model) 2020-05-18 12:18:47 +02:00
a.ott
49abc78983 change sc error 2020-05-18 12:17:34 +02:00
a.ott
ba464b3f5e bug fix mean_freq plus time trace, add function to find time window for f point detections 2020-05-18 12:16:56 +02:00
a.ott
0dfff5768c improve f_zero slope error, increase trials for fi_curve_model 2020-05-18 09:46:06 +02:00
a.ott
2f0c19ea5a lots of changes - errors in f_zero calculation? 2020-05-13 16:45:12 +02:00
a.ott
1f82f06209 separate FIcurve class, change fitter results structure 2020-05-12 14:14:55 +02:00
a.ott
c1db288f97 save graphs during fitting process 2020-05-11 15:28:03 +02:00
a.ott
11c37c9f2a seperate baseline attribute calculation 2020-05-11 13:56:56 +02:00
a.ott
9485492f4d cv clean up 2020-05-11 11:35:20 +02:00
a.ott
b37db0ea36 add coefficient of variation calculation + in fitter 2020-05-11 10:21:17 +02:00
alexanderott
2d04311790 commit all.. 2020-05-10 13:55:48 +02:00
alexanderott
0855596623 to test remotely 2020-04-16 15:48:42 +02:00
A. Ott
f9d4838b71 add new fit routine which includes dend_tau 2020-04-14 11:38:44 +02:00
A. Ott
4d8e1be4d9 update to standard units 2020-04-14 11:38:07 +02:00
A. Ott
b7da40ffd3 add dendritic low pass filter 2020-04-11 13:56:16 +02:00
AlexanderOtt
7fda8d65f1 remove fulfilled todo 2020-04-03 16:47:24 +02:00
AlexanderOtt
7739dcf401 rewrite fit_lifacnoise in new file, save results, add results to .gitignore 2020-04-02 10:11:15 +02:00
AlexanderOtt
f9ed1fc30c add simple way to compare model and a data set 2020-04-02 10:10:19 +02:00
AlexanderOtt
d2e83e8bc2 move detection (f_zero,...) and fitting to helperfunctions 2020-04-02 10:09:10 +02:00
AlexanderOtt
af40a60189 use same type of calculations for characteristics as in the data 2020-04-02 10:07:17 +02:00
AlexanderOtt
b4d5cc2714 remove unnecessary print 2020-04-02 10:05:57 +02:00
AlexanderOtt
6562e2cff8 add fit_(function)(x,y) type functions 2020-04-02 10:05:22 +02:00
AlexanderOtt
6ae9781cec 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
AlexanderOtt
42ee462016 add condition that time constants (taus) are larger than 0 2020-04-02 10:00:53 +02:00
AlexanderOtt
45abc0ae14 use model intern calculation for the characterizing values 2020-03-27 10:28:12 +01:00
AlexanderOtt
f41b6bdb78 add check so that time constants cannot be negative 2020-03-27 10:26:08 +01:00
AlexanderOtt
c841bed77e improve search for v-offset 2020-03-27 10:22:56 +01:00
AlexanderOtt
cef2f7a016 correct name of tester class, remove unrealistig test 2020-03-25 11:10:42 +01:00
a.ott
dacde1f1b6 add tests for sinusoidalStep, add FiCurve plot possibilities (temp), add initial simplex generation 2020-03-16 17:17:05 +01:00
a.ott
6012927416 tests, correct stimulus-type for fi-curve, general changes 2020-03-11 18:03:21 +01:00
a.ott
15166042be remove unneeded test ploting 2020-03-09 09:56:57 +01:00
a.ott
98c0c1ed1d add test to hand fit model parameters and test for FiCurve 2020-03-04 15:57:32 +01:00
a.ott
de6c9f0b4d adapt to new way to calculate freq traces (different start points) 2020-03-04 15:56:34 +01:00
a.ott
74c9fa55fa make all_mean_freq_trace more robust 2020-03-04 15:55:24 +01:00
a.ott
a71193f0c9 change model step size to appropriate size 2020-03-04 15:51:28 +01:00