.gitignore
LICENSE
README.md
setup.cfg
setup.py
.github/workflows/test_before_update_master.yml
CompNeuroPy/Experiment.py
CompNeuroPy/Monitors.py
CompNeuroPy/__init__.py
CompNeuroPy/analysis_functions.py
CompNeuroPy/extra_functions.py
CompNeuroPy/generate_model.py
CompNeuroPy/generate_simulation.py
CompNeuroPy/model_functions.py
CompNeuroPy/neuron_models.py
CompNeuroPy/opt_neuron.py
CompNeuroPy/simulation_functions.py
CompNeuroPy/simulation_requirements.py
CompNeuroPy/system_functions.py
CompNeuroPy.egg-info/PKG-INFO
CompNeuroPy.egg-info/SOURCES.txt
CompNeuroPy.egg-info/dependency_links.txt
CompNeuroPy.egg-info/requires.txt
CompNeuroPy.egg-info/top_level.txt
CompNeuroPy/models/H_and_H_model_Bischop.py
CompNeuroPy/models/H_and_H_model_Corbit.py
CompNeuroPy/models/H_and_H_model_Corbit_syn.py
CompNeuroPy/models/__init__.py
examples/create_model.py
examples/monitor_recordings.py
examples/plot_recordings.py
examples/run_and_monitor_simulations.py
test/TODO.py