A leaky integrate-and-fire model with adaption current for P-units.
Go to file
2020-07-22 18:07:00 +02:00
introduction renaming of functions 2020-05-20 16:19:36 +02:00
models add limits >0 for ref_period and noise_strength 2020-07-16 13:28:28 +02:00
stimuli one with everything 2020-07-04 11:28:33 +02:00
tests one with everything 2020-07-04 11:28:33 +02:00
thesis add (bad) method model part 2020-07-14 17:28:25 +02:00
unittests one with everything 2020-07-04 11:28:33 +02:00
.gitignore include latex compilation files 2020-07-09 14:03:14 +02:00
AdaptionCurrent.py one with everything 2020-07-04 11:28:33 +02:00
analysis.py add behaviour distributions beginning of sensitivity analysis 2020-07-17 13:36:06 +02:00
Baseline.py change calculation of burstiness 2020-07-14 17:26:42 +02:00
cell_overview.py one with everything 2020-07-04 11:28:33 +02:00
CellData.py make eod calculation more lightweight, save/load results to a file 2020-07-07 11:29:35 +02:00
data_files.txt one with everything 2020-07-04 11:28:33 +02:00
DataParserFactory.py one with everything 2020-07-04 11:28:33 +02:00
FiCurve.py add title for an debug plot 2020-07-14 17:27:13 +02:00
Figure_constants.py add file to collect all gloabl figure constants 2020-07-16 13:31:14 +02:00
Figures_Baseline.py add scripts to create plots and read info from data 2020-07-14 17:25:42 +02:00
Figures_Model.py add scripts to create plots and read info from data 2020-07-14 17:25:42 +02:00
Figures_Stimuli.py add scripts to create plots and read info from data 2020-07-14 17:25:42 +02:00
find_thresholds_for_spike_detection.py one with everything 2020-07-04 11:28:33 +02:00
Fitter.py save and plot all error values that occured during fitting, delete unused fit routines 2020-07-22 18:07:00 +02:00
functions.py add functions for single and double gauss curves 2020-07-14 17:28:53 +02:00
helperFunctions.py add Function to plot histograms of error values 2020-07-22 18:06:12 +02:00
main.py commit all.. 2020-05-10 13:55:48 +02:00
ModelFit.py formating 2020-07-06 11:52:05 +02:00
read_data_infos.py add scripts to create plots and read info from data 2020-07-14 17:25:42 +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
run_cellwise_fitting.sh update data path 2020-07-09 14:02:30 +02:00
run_Fitter.py increase trials for the results that are saved, a lot 2020-07-07 11:35:20 +02:00
sam_experiments.py one with everything 2020-07-04 11:28:33 +02:00
Sam.py add file to play with SAM behaviour 2020-05-27 09:11:23 +02:00
Sounds.py to test remotely 2020-04-16 15:48:42 +02:00
test_for_cells.py add sorting for vector strength and burstiness 2020-07-09 13:59:46 +02:00
test.py change test 2020-07-14 17:29:08 +02:00
variableEffect.py make ranges coarser for speed 2020-06-04 17:17:44 +02:00

neuronModel