bluecellulab 2.2.2__tar.gz → 2.2.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bluecellulab might be problematic. Click here for more details.
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/PKG-INFO +1 -1
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/core.py +25 -38
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/circuit_access.py +1 -1
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/plotwindow.py +1 -1
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/psection.py +2 -5
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab.egg-info/PKG-INFO +1 -1
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab.egg-info/SOURCES.txt +2 -0
- bluecellulab-2.2.4/tests/examples/bpo_cell/0_cADpyr_L5TPC_a6e707a_1_sNone.hoc +399 -0
- bluecellulab-2.2.4/tests/examples/bpo_cell/C060114A5.asc +12889 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_template.py +14 -6
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.compile_mod.sh +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.gitattributes +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.github/dependabot.yml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.github/workflows/release.yml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.github/workflows/test.yml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.gitignore +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.gitlab-ci.yml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.readthedocs.yml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/.zenodo.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/AUTHORS.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/CHANGELOG.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/LICENSE +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/MANIFEST.in +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/Makefile +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/README.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/ballstick/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/ballstick/emodel.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/ballstick/morphology.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/cell_dict.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/injector.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/plotting.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/random.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/section_distance.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/serialized_sections.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/sonata_proxy.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/stimuli_generator.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/cell/template.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/config/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/config/sections.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/config/simulation_config.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/format.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/iotools.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/node_id.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/simulation_access.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/synapse_properties.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/circuit/validate.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/connection.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/dendrogram.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/exceptions.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/graph.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/hoc/Cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/hoc/RNGSettings.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/hoc/TDistFunc.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/hoc/TStim.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/hoc/fileUtils.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/importer.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/neuron_interpreter.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/psegment.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/rngsettings.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/simulation/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/simulation/neuron_globals.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/simulation/simulation.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/ssim.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/stimuli.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/synapse/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/synapse/synapse_factory.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/synapse/synapse_types.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/tools.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/type_aliases.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab/utils.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab.egg-info/dependency_links.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab.egg-info/requires.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/bluecellulab.egg-info/top_level.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/Makefile +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/images/voltage-readme.png +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/make.bat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/requirements_docs.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/_static/.gitkeep +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/api.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/changelog.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/compiling-mechanisms.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/conf.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/index.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/docs/source/logo/BlueCelluLabBanner.jpg +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/1-singlecell/hoc/cADpyr_L2TPC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/1-singlecell/morphology/rr110330_C3_idA.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/1-singlecell/singlecell.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/.exception_node +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/hoc/cADpyr_L2TPC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/hoc/cNAC_L23BTC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/asc/C210401C.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/asc/rr110330_C3_idA.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/swc/C210401C.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/swc/rr110330_C3_idA.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/hoc/bAC_IN.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/hoc/cNAD_noscltb.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/asc/dend-jy180406_B_idC_axon-jy171019_B_10x_resta_idB_-_Scale_x1.000_y0.950_z1.000_-_Clone_1.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/asc/dend-jy180406_C_idB_axon-04752-04764-X11537-Y13753_final_-_Clone_3.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/swc/dend-jy180406_B_idC_axon-jy171019_B_10x_resta_idB_-_Scale_x1.000_y0.950_z1.000_-_Clone_1.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/swc/dend-jy180406_C_idB_axon-04752-04764-X11537-Y13753_final_-_Clone_3.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/edges_AB.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/edges_AB.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/local_edges_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/local_edges_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/local_edges_B.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/local_edges_B.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/nodes_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/nodes_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/nodes_B.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/nodes_B.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/circuit_sonata_quick_scx_multi_circuit/simulation_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/simulation_config_hypamp.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/simulation_config_noinput.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/simulation_config_ornstein.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sim_quick_scx_sonata_multicircuit/simulation_config_shotnoise.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/2-sonata-network/sonata-network.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/3-bpap/bpap.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/epsp.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/cacumm.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/cagk.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/cal2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/can2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/cat.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/h.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kadist.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kaprox.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kca.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kdb.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kdrbca1.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/kmb.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hippocampus_mechanisms/na3n.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/hoc/cell_seed2_0.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/4-epsp/morphology/011017HP2.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/README.rst +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Ca.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/CaDynamics_DC0.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/CaDynamics_E2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Ca_HVA.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Ca_HVA2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Ca_LVAst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/DetAMPANMDA.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/DetGABAAB.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/GluSynapse.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Ih.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Im.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/K_Pst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/K_Tst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/KdShu2007.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/NaTa_t.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/NaTg.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/NaTs2_t.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/Nap_Et2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/ProbAMPANMDA_EMS.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/ProbGABAAB_EMS.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/README.md +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/SK_E2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/SKv3_1.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/StochKv.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/StochKv3.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/TTXDynamicsSwitch.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/VecStim.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/gap.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/mechanisms/netstim_inhpoisson.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/examples/readme-plot.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/pyproject.toml +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/setup.cfg +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/setup.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/data/synapse_replay_file/spikes.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/ballstick_cell/analytic_expsyn.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/ballstick_cell/ballstick.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/ballstick_cell/ballstick.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/ballstick_cell/bs.cfg +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example1/test_cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example1/test_cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example1/test_cell_longname1.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example2/test_cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example2/test_cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example_cstut/cSTUT_7.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example_cstut/test_cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example_empty/test_cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example_empty/test_cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/cell_example_empty/test_cell_v6a.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/circuit_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_mpg141017_a1_2_idC_2019032814340.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_mpg141217_A_idB_2019030511280.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_mpg150305_A_idB_2019030511201.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_oh140807_A0_idB_2019030510521.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_oh140807_A0_idF_2019030511545.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/hoc/CA1_pyr_cACpyr_oh140807_A0_idJ_2019032814272.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-051208AM2_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-051208AM2_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_10.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-mpg141216_A_idA_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_7.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-mpg141216_A_idA_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.900_z1.000_-_Clone_12.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-mpg141216_A_idA_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.900_z1.000_-_Clone_4.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-mpg141216_A_idA_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.950_z1.000_-_Clone_4.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-oh140521_B0_Rat_idC_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_1.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-oh140521_B0_Rat_idC_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_12.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/dend-oh140807_A0_idF_axon-mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_12.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/components/morphologies/mpg141017_a1-2_idC_-_Scale_x1.000_y0.850_z1.000_-_Clone_11.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/copy-hoc-morphs.ipynb +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/edges/edges.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/hippocampus_projections/nodes.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/hoc-and-morphs.csv +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/id_mapping.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_hipp_mooc_most_central_10_SP_PC/nodes/nodes.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/hoc/cADpyr_L2TPC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/hoc/cNAC_L23BTC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/morphologies/asc/C210401C.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/morphologies/asc/rr110330_C3_idA.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/morphologies/swc/C210401C.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/components/morphologies/swc/rr110330_C3_idA.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/local_edges_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/local_edges_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/nodes_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx/nodes_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/.exception_node +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/hoc/cADpyr_L2TPC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/hoc/cNAC_L23BTC.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/asc/C210401C.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/asc/rr110330_C3_idA.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/swc/C210401C.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitA/morphologies/swc/rr110330_C3_idA.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/hoc/bAC_IN.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/hoc/cNAD_noscltb.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/asc/dend-jy180406_B_idC_axon-jy171019_B_10x_resta_idB_-_Scale_x1.000_y0.950_z1.000_-_Clone_1.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/asc/dend-jy180406_C_idB_axon-04752-04764-X11537-Y13753_final_-_Clone_3.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/swc/dend-jy180406_B_idC_axon-jy171019_B_10x_resta_idB_-_Scale_x1.000_y0.950_z1.000_-_Clone_1.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/components/CircuitB/morphologies/swc/dend-jy180406_C_idB_axon-04752-04764-X11537-Y13753_final_-_Clone_3.swc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/edges_AB.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/edges_AB.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/local_edges_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/local_edges_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/local_edges_B.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/local_edges_B.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/nodes_A.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/nodes_A.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/nodes_B.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/nodes_B.h5.txt +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/circuit_sonata_quick_scx_multi_circuit/simulation_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/hippocampus_opt_cell_template/README.md +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/hippocampus_opt_cell_template/electrophysiology/cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/hippocampus_opt_cell_template/morphology/cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/legacy_circuitconfig/CircuitConfig +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/BlueConfig +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/BlueConfig.SUCCESS +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/output/out.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/output/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/output/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/output/soma_SONATA.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_bluepy/user.target +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_hypamp/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_hypamp/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_hypamp/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_noinput/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_noinput/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/output_sonata_noinput/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/simulation_config.json.SUCCESS +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/simulation_config_hypamp.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/simulation_config_hypamp.json.SUCCESS +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/simulation_config_noinput.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata/simulation_config_noinput.json.SUCCESS +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_hypamp/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_noinput/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_ornstein/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/output_sonata_shotnoise/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/simulation_config_hypamp.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/simulation_config_noinput.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/simulation_config_ornstein.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sim_quick_scx_sonata_multicircuit/simulation_config_shotnoise.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/condition_parameters/circuit_sonata.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/condition_parameters/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/condition_parameters/sim_conf/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/condition_parameters/simulation_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/condition_parameters/simulation_config_many_inputs.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/circuit_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/echo +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/output_sonata/out.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/output_sonata/populations_offset.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/output_sonata/soma.h5 +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/simulation_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/projections/simulation_config.json.SUCCESS +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/synapse_replay/circuit_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/synapse_replay/node_sets.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/synapse_replay/simulation_config.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/sonata_unit_test_sims/synapse_replay/synapse_replay.dat +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/tapertest_cells/notaper_cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/tapertest_cells/taper_cell.hoc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/examples/tapertest_cells/test_cell.asc +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/helpers/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/helpers/os_utils.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Ca.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/CaDynamics_DC0.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/CaDynamics_E2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Ca_HVA.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Ca_HVA2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Ca_LVAst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/DetAMPANMDA.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/DetGABAAB.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/GluSynapse.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Ih.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Im.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/K_Pst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/K_Tst.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/KdShu2007.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/NaTa_t.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/NaTg.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/NaTs2_t.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/Nap_Et2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/ProbAMPANMDA_EMS.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/ProbGABAAB_EMS.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/README.md +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/SK_E2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/SKv3_1.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/StochKv.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/StochKv3.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/TTXDynamicsSwitch.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/VecStim.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/cacumm.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/cacummb.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/cagk.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/cal2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/can2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/cat.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/gap.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/h.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kadist.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kaprox.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kca.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kd.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kd2.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kdb.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kdrbca1.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kdrca1.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/km.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/kmb.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/na3n.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/naxn.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/mechanisms/netstim_inhpoisson.mod +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_ballstick.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_bglib.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_cell_dict.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_core.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_injector.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_random.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_serialized_sections.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_sonata_proxy.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_cell/test_stimuli_generator.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_circuit_access.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_config_sections.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_format.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_node_id.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_simulation_access.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_simulation_config.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_synapse_properties.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_circuit/test_validate.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_exceptions.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_graph.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_importer.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_load.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_neuron_interpreter.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_rngsettings.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_simulation/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_simulation/test_neuron_globals.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_simulation/test_simulation.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_ssim.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_ssim_sonata.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_stimuli.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_synapse/__init__.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_synapse/test-synapse-series.json +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_synapse/test_synapse.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_synapse/test_synapse_factory.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_tools.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_ttx.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tests/test_utils.py +0 -0
- {bluecellulab-2.2.2 → bluecellulab-2.2.4}/tox.ini +0 -0
|
@@ -101,9 +101,6 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
101
101
|
|
|
102
102
|
self.cellname = neuron.h.secname(sec=self.soma).split(".")[0]
|
|
103
103
|
|
|
104
|
-
# Set the gid of the cell
|
|
105
|
-
self.cell.getCell().gid = self.cell_id.id
|
|
106
|
-
|
|
107
104
|
if rng_settings is None:
|
|
108
105
|
self.rng_settings = RNGSettings("Random123") # SONATA value
|
|
109
106
|
else:
|
|
@@ -121,11 +118,11 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
121
118
|
# time recording needs this push
|
|
122
119
|
self.soma.push()
|
|
123
120
|
self.hocname = neuron.h.secname(sec=self.soma).split(".")[0]
|
|
124
|
-
self.somatic =
|
|
125
|
-
self.basal =
|
|
126
|
-
self.apical =
|
|
127
|
-
self.axonal =
|
|
128
|
-
self.all =
|
|
121
|
+
self.somatic = list(public_hoc_cell(self.cell).somatic)
|
|
122
|
+
self.basal = list(public_hoc_cell(self.cell).basal) # dend is same as basal
|
|
123
|
+
self.apical = list(public_hoc_cell(self.cell).apical)
|
|
124
|
+
self.axonal = list(public_hoc_cell(self.cell).axonal)
|
|
125
|
+
self.all = list(public_hoc_cell(self.cell).all)
|
|
129
126
|
self.record_dt = record_dt
|
|
130
127
|
self.add_recordings(['self.soma(0.5)._ref_v', 'neuron.h._ref_t'],
|
|
131
128
|
dt=self.record_dt)
|
|
@@ -560,11 +557,7 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
560
557
|
syn_description, self
|
|
561
558
|
)
|
|
562
559
|
|
|
563
|
-
|
|
564
|
-
weight_scalar = connection_modifiers['Weight']
|
|
565
|
-
else:
|
|
566
|
-
weight_scalar = 1.0
|
|
567
|
-
|
|
560
|
+
weight_scalar = connection_modifiers.get('Weight', 1.0)
|
|
568
561
|
exc_mini_frequency, inh_mini_frequency = mini_frequencies \
|
|
569
562
|
if mini_frequencies is not None else (None, None)
|
|
570
563
|
|
|
@@ -573,11 +566,10 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
573
566
|
# SpontMinis in sim config takes precedence of values in nodes file
|
|
574
567
|
if 'SpontMinis' in connection_modifiers:
|
|
575
568
|
spont_minis_rate = connection_modifiers['SpontMinis']
|
|
569
|
+
elif synapse.mech_name in ["GluSynapse", "ProbAMPANMDA_EMS"]:
|
|
570
|
+
spont_minis_rate = exc_mini_frequency
|
|
576
571
|
else:
|
|
577
|
-
|
|
578
|
-
spont_minis_rate = exc_mini_frequency
|
|
579
|
-
else:
|
|
580
|
-
spont_minis_rate = inh_mini_frequency
|
|
572
|
+
spont_minis_rate = inh_mini_frequency
|
|
581
573
|
|
|
582
574
|
if spont_minis_rate is not None and spont_minis_rate > 0:
|
|
583
575
|
sec = self.get_hsection(post_sec_id)
|
|
@@ -590,8 +582,7 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
590
582
|
self.syn_mini_netcons[synapse_id].delay = 0.1
|
|
591
583
|
self.syn_mini_netcons[synapse_id].weight[0] = weight * weight_scalar
|
|
592
584
|
# set netcon type
|
|
593
|
-
nc_param_name = 'nc_type_param_{}'.
|
|
594
|
-
synapse.hsynapse).split('[')[0]
|
|
585
|
+
nc_param_name = f'nc_type_param_{synapse.hsynapse}'.split('[')[0]
|
|
595
586
|
if hasattr(neuron.h, nc_param_name):
|
|
596
587
|
nc_type_param = int(getattr(neuron.h, nc_param_name))
|
|
597
588
|
# NC_SPONTMINI
|
|
@@ -655,7 +646,7 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
655
646
|
"""Get the children section of a neuron section."""
|
|
656
647
|
number_children = neuron.h.SectionRef(sec=parentsection).nchild()
|
|
657
648
|
children = []
|
|
658
|
-
for index in range(
|
|
649
|
+
for index in range(int(number_children)):
|
|
659
650
|
children.append(neuron.h.SectionRef(sec=self.soma).child[index])
|
|
660
651
|
return children
|
|
661
652
|
|
|
@@ -679,10 +670,10 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
679
670
|
self.get_recording(secname)
|
|
680
671
|
self.get_recording(child)
|
|
681
672
|
|
|
682
|
-
def somatic_branches(self):
|
|
673
|
+
def somatic_branches(self) -> None:
|
|
683
674
|
"""Show the index numbers."""
|
|
684
675
|
nchild = neuron.h.SectionRef(sec=self.soma).nchild()
|
|
685
|
-
for index in range(
|
|
676
|
+
for index in range(int(nchild)):
|
|
686
677
|
secname = neuron.h.secname(sec=neuron.h.SectionRef(
|
|
687
678
|
sec=self.soma).child[index])
|
|
688
679
|
if "axon" not in secname:
|
|
@@ -699,9 +690,9 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
699
690
|
public_hoc_cell(self.cell).nSecBasal + apicnumber)
|
|
700
691
|
logger.info((apicnumber, secnumber))
|
|
701
692
|
else:
|
|
702
|
-
raise
|
|
703
|
-
"somaticbranches: No apic or
|
|
704
|
-
|
|
693
|
+
raise BluecellulabError(
|
|
694
|
+
f"somaticbranches: No apic or dend found in section {secname}"
|
|
695
|
+
)
|
|
705
696
|
|
|
706
697
|
@staticmethod
|
|
707
698
|
@deprecated("Use bluecellulab.cell.section_distance.EuclideanSectionDistance instead.")
|
|
@@ -743,7 +734,7 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
743
734
|
|
|
744
735
|
children = [
|
|
745
736
|
neuron.h.SectionRef(sec=max_diam_section).child[index]
|
|
746
|
-
for index in range(
|
|
737
|
+
for index in range(int(neuron.h.SectionRef(
|
|
747
738
|
sec=max_diam_section).nchild()))]
|
|
748
739
|
if len(children) == 0:
|
|
749
740
|
break
|
|
@@ -808,18 +799,14 @@ class Cell(InjectableMixin, PlottableMixin):
|
|
|
808
799
|
@property
|
|
809
800
|
def info_dict(self):
|
|
810
801
|
"""Return a dictionary with all the information of this cell."""
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
for sid, connection in self.connections.items():
|
|
820
|
-
cell_info['connections'][sid] = connection.info_dict
|
|
821
|
-
|
|
822
|
-
return cell_info
|
|
802
|
+
return {
|
|
803
|
+
'synapses': {
|
|
804
|
+
sid: synapse.info_dict for sid, synapse in self.synapses.items()
|
|
805
|
+
},
|
|
806
|
+
'connections': {
|
|
807
|
+
sid: connection.info_dict for sid, connection in self.connections.items()
|
|
808
|
+
}
|
|
809
|
+
}
|
|
823
810
|
|
|
824
811
|
def delete(self):
|
|
825
812
|
"""Delete the cell."""
|
|
@@ -557,7 +557,7 @@ class SonataCircuitAccess:
|
|
|
557
557
|
edges = self._circuit.edges
|
|
558
558
|
# select edges that are in the projections, if there are projections
|
|
559
559
|
if projections is None or len(projections) == 0:
|
|
560
|
-
edge_population_names =
|
|
560
|
+
edge_population_names = list(edges)
|
|
561
561
|
elif isinstance(projections, str):
|
|
562
562
|
edge_population_names = [x for x in edges if edges[x].source.name == projections]
|
|
563
563
|
else:
|
|
@@ -52,7 +52,7 @@ class PlotWindow:
|
|
|
52
52
|
# Sorry, don't see a way but disable this warning to access this
|
|
53
53
|
colors = pylab.rcParams['axes.prop_cycle'].by_key()['color']
|
|
54
54
|
|
|
55
|
-
linecolors =
|
|
55
|
+
linecolors = list(itertools.islice(itertools.cycle(colors), 0, 50))
|
|
56
56
|
|
|
57
57
|
self.line[var_name] = pylab.Line2D(
|
|
58
58
|
time, recording, label=var_name,
|
|
@@ -124,7 +124,7 @@ class PSection:
|
|
|
124
124
|
|
|
125
125
|
def getAllPDescendants(self):
|
|
126
126
|
"""Return all the psection that are descendants of this psection."""
|
|
127
|
-
pdescendants =
|
|
127
|
+
pdescendants = list(self.pchildren)
|
|
128
128
|
for child in self.pchildren:
|
|
129
129
|
pdescendants += child.getAllPDescendants()
|
|
130
130
|
return pdescendants
|
|
@@ -158,10 +158,7 @@ class PSection:
|
|
|
158
158
|
if self.isLeaf:
|
|
159
159
|
treeWidth = self.maxsegdiam + self.xSpacing
|
|
160
160
|
else:
|
|
161
|
-
treeWidth =
|
|
162
|
-
for child in self.pchildren:
|
|
163
|
-
treeWidth += child.treeWidth()
|
|
164
|
-
|
|
161
|
+
treeWidth = sum(child.treeWidth() for child in self.pchildren)
|
|
165
162
|
return max(self.diam + self.xSpacing, treeWidth)
|
|
166
163
|
|
|
167
164
|
def treeHeight(self):
|
|
@@ -199,6 +199,8 @@ tests/examples/ballstick_cell/analytic_expsyn.txt
|
|
|
199
199
|
tests/examples/ballstick_cell/ballstick.asc
|
|
200
200
|
tests/examples/ballstick_cell/ballstick.hoc
|
|
201
201
|
tests/examples/ballstick_cell/bs.cfg
|
|
202
|
+
tests/examples/bpo_cell/0_cADpyr_L5TPC_a6e707a_1_sNone.hoc
|
|
203
|
+
tests/examples/bpo_cell/C060114A5.asc
|
|
202
204
|
tests/examples/cell_example1/test_cell.asc
|
|
203
205
|
tests/examples/cell_example1/test_cell.hoc
|
|
204
206
|
tests/examples/cell_example1/test_cell_longname1.hoc
|
|
@@ -0,0 +1,399 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Created by BluePyOpt(1.6.4) at 2017-11-20 08:35:16.366371
|
|
3
|
+
*/
|
|
4
|
+
{load_file("stdrun.hoc")}
|
|
5
|
+
{load_file("import3d.hoc")}
|
|
6
|
+
/*
|
|
7
|
+
* Check that global parameters are the same as with the optimization
|
|
8
|
+
*/
|
|
9
|
+
proc check_parameter(/* name, expected_value, value */){
|
|
10
|
+
strdef error
|
|
11
|
+
if($2 != $3){
|
|
12
|
+
sprint(error, "Parameter %s has different value %f != %f", $s1, $2, $3)
|
|
13
|
+
execerror(error)
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
proc check_simulator() {
|
|
17
|
+
check_parameter("celsius", 34, celsius)
|
|
18
|
+
check_parameter("v_init", -80, v_init)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
begintemplate cADpyr_L5TPC
|
|
22
|
+
public init, morphology, geom_nseg_fixed, geom_nsec
|
|
23
|
+
public soma, dend, apic, axon, myelin
|
|
24
|
+
create soma[1], dend[1], apic[1], axon[1], myelin[1]
|
|
25
|
+
|
|
26
|
+
objref this, CellRef, segCounts
|
|
27
|
+
|
|
28
|
+
public all, somatic, apical, axonal, basal, myelinated, APC
|
|
29
|
+
objref all, somatic, apical, axonal, basal, myelinated, APC
|
|
30
|
+
|
|
31
|
+
proc init(/* args: morphology_dir, morphology_name */) {
|
|
32
|
+
all = new SectionList()
|
|
33
|
+
apical = new SectionList()
|
|
34
|
+
axonal = new SectionList()
|
|
35
|
+
basal = new SectionList()
|
|
36
|
+
somatic = new SectionList()
|
|
37
|
+
myelinated = new SectionList()
|
|
38
|
+
|
|
39
|
+
//For compatibility with BBP CCells
|
|
40
|
+
CellRef = this
|
|
41
|
+
|
|
42
|
+
forall delete_section()
|
|
43
|
+
|
|
44
|
+
if(numarg() >= 2) {
|
|
45
|
+
load_morphology($s1, $s2)
|
|
46
|
+
} else {
|
|
47
|
+
load_morphology($s1, "C060114A5.asc")
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
geom_nseg()
|
|
51
|
+
replace_axon()
|
|
52
|
+
insertChannel()
|
|
53
|
+
biophys()
|
|
54
|
+
re_init_rng()
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
proc load_morphology(/* morphology_dir, morphology_name */) {localobj morph, import, sf, extension
|
|
58
|
+
strdef morph_path
|
|
59
|
+
sprint(morph_path, "%s/%s", $s1, $s2)
|
|
60
|
+
|
|
61
|
+
sf = new StringFunctions()
|
|
62
|
+
extension = new String()
|
|
63
|
+
|
|
64
|
+
sscanf(morph_path, "%s", extension.s)
|
|
65
|
+
sf.right(extension.s, sf.len(extension.s)-4)
|
|
66
|
+
|
|
67
|
+
if( strcmp(extension.s, ".asc") == 0 ) {
|
|
68
|
+
morph = new Import3d_Neurolucida3()
|
|
69
|
+
} else if( strcmp(extension.s, ".swc" ) == 0) {
|
|
70
|
+
morph = new Import3d_SWC_read()
|
|
71
|
+
} else {
|
|
72
|
+
printf("Unsupported file format: Morphology file has to end with .asc or .swc" )
|
|
73
|
+
quit()
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
morph.quiet = 1
|
|
77
|
+
morph.input(morph_path)
|
|
78
|
+
|
|
79
|
+
import = new Import3d_GUI(morph, 0)
|
|
80
|
+
import.instantiate(this)
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
/*
|
|
84
|
+
* Assignment of mechanism values based on distance from the soma
|
|
85
|
+
* Matches the BluePyOpt method
|
|
86
|
+
*/
|
|
87
|
+
proc distribute_distance(){local x localobj sl
|
|
88
|
+
strdef stmp, distfunc, mech
|
|
89
|
+
|
|
90
|
+
sl = $o1
|
|
91
|
+
mech = $s2
|
|
92
|
+
distfunc = $s3
|
|
93
|
+
this.soma[0] distance(0, 0.5)
|
|
94
|
+
sprint(distfunc, "%%s %s(%%f) = %s", mech, distfunc)
|
|
95
|
+
forsec sl for(x, 0) {
|
|
96
|
+
sprint(stmp, distfunc, secname(), x, distance(x))
|
|
97
|
+
execute(stmp)
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
proc geom_nseg() {
|
|
102
|
+
this.geom_nsec() //To count all sections
|
|
103
|
+
//TODO: geom_nseg_fixed depends on segCounts which is calculated by
|
|
104
|
+
// geom_nsec. Can this be collapsed?
|
|
105
|
+
this.geom_nseg_fixed(40)
|
|
106
|
+
this.geom_nsec() //To count all sections
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
proc insertChannel() {
|
|
110
|
+
forsec this.all {
|
|
111
|
+
insert pas
|
|
112
|
+
}
|
|
113
|
+
forsec this.apical {
|
|
114
|
+
insert CaDynamics_DC0
|
|
115
|
+
insert Ca_HVA2
|
|
116
|
+
insert Ca_LVAst
|
|
117
|
+
insert NaTg
|
|
118
|
+
insert SKv3_1
|
|
119
|
+
insert Ih
|
|
120
|
+
}
|
|
121
|
+
forsec this.axonal {
|
|
122
|
+
insert CaDynamics_DC0
|
|
123
|
+
insert Ca_HVA2
|
|
124
|
+
insert Ca_LVAst
|
|
125
|
+
insert SKv3_1
|
|
126
|
+
insert SK_E2
|
|
127
|
+
insert K_Pst
|
|
128
|
+
insert K_Tst
|
|
129
|
+
insert NaTg
|
|
130
|
+
insert Nap_Et2
|
|
131
|
+
}
|
|
132
|
+
forsec this.basal {
|
|
133
|
+
insert CaDynamics_DC0
|
|
134
|
+
insert Ca_HVA2
|
|
135
|
+
insert Ca_LVAst
|
|
136
|
+
insert Ih
|
|
137
|
+
}
|
|
138
|
+
forsec this.somatic {
|
|
139
|
+
insert CaDynamics_DC0
|
|
140
|
+
insert Ca_HVA2
|
|
141
|
+
insert Ca_LVAst
|
|
142
|
+
insert SKv3_1
|
|
143
|
+
insert SK_E2
|
|
144
|
+
insert K_Pst
|
|
145
|
+
insert K_Tst
|
|
146
|
+
insert NaTg
|
|
147
|
+
insert Ih
|
|
148
|
+
}
|
|
149
|
+
forsec this.myelinated {
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
proc biophys() {
|
|
154
|
+
|
|
155
|
+
forsec CellRef.all {
|
|
156
|
+
Ra = 100
|
|
157
|
+
g_pas = 4.7051946481499811e-05
|
|
158
|
+
e_pas = -79.603749561469684
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
forsec CellRef.apical {
|
|
162
|
+
cm = 2
|
|
163
|
+
ena = 50
|
|
164
|
+
ek = -90
|
|
165
|
+
gamma_CaDynamics_DC0 = 0.04517010601950254
|
|
166
|
+
vshiftm_NaTg = 6
|
|
167
|
+
vshifth_NaTg = 6
|
|
168
|
+
gSKv3_1bar_SKv3_1 = 0.0018178286052065377
|
|
169
|
+
gCa_HVAbar_Ca_HVA2 = 3.4636229677800608e-06
|
|
170
|
+
gCa_LVAstbar_Ca_LVAst = 0.00098549473641638421
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
forsec CellRef.axonal {
|
|
174
|
+
cm = 1
|
|
175
|
+
ena = 50
|
|
176
|
+
ek = -90
|
|
177
|
+
vshifth_NaTg = 10
|
|
178
|
+
slopem_NaTg = 9
|
|
179
|
+
gNaTgbar_NaTg = 0.33556102181366648
|
|
180
|
+
gNap_Et2bar_Nap_Et2 = 0.0050542837974557036
|
|
181
|
+
gK_Pstbar_K_Pst = 0.99801140749927841
|
|
182
|
+
gK_Tstbar_K_Tst = 0.064027490811985444
|
|
183
|
+
gSKv3_1bar_SKv3_1 = 0.21965904565617991
|
|
184
|
+
gCa_HVAbar_Ca_HVA2 = 0.00050971480143243212
|
|
185
|
+
gCa_LVAstbar_Ca_LVAst = 0.0009394854482623271
|
|
186
|
+
gSK_E2bar_SK_E2 = 0.096808660670667457
|
|
187
|
+
decay_CaDynamics_DC0 = 285.46128321068517
|
|
188
|
+
gamma_CaDynamics_DC0 = 0.012752321129750291
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
forsec CellRef.basal {
|
|
192
|
+
cm = 2
|
|
193
|
+
gamma_CaDynamics_DC0 = 0.048834292167029961
|
|
194
|
+
gCa_HVAbar_Ca_HVA2 = 7.4498164370347347e-05
|
|
195
|
+
gCa_LVAstbar_Ca_LVAst = 0.00074352999455036864
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
forsec CellRef.somatic {
|
|
199
|
+
cm = 1
|
|
200
|
+
ena = 50
|
|
201
|
+
ek = -90
|
|
202
|
+
vshiftm_NaTg = 13
|
|
203
|
+
vshifth_NaTg = 15
|
|
204
|
+
slopem_NaTg = 7
|
|
205
|
+
gNaTgbar_NaTg = 0.28992456437225478
|
|
206
|
+
gK_Pstbar_K_Pst = 0.10031922891367806
|
|
207
|
+
gK_Tstbar_K_Tst = 0.013153142654420691
|
|
208
|
+
gSKv3_1bar_SKv3_1 = 0.38829177538605941
|
|
209
|
+
gCa_HVAbar_Ca_HVA2 = 0.00083534595739915185
|
|
210
|
+
gCa_LVAstbar_Ca_LVAst = 0.00021537640631977598
|
|
211
|
+
gSK_E2bar_SK_E2 = 0.020239349931865241
|
|
212
|
+
decay_CaDynamics_DC0 = 282.09663415587323
|
|
213
|
+
gamma_CaDynamics_DC0 = 0.022091065777470664
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
forsec CellRef.myelinated {
|
|
217
|
+
cm = 0.02
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
distribute_distance(CellRef.apical, "gIhbar_Ih", "(-0.8696 + 2.087*exp((%.17g)*0.0031))*2.6113487420290699e-05")
|
|
221
|
+
distribute_distance(CellRef.apical, "gNaTgbar_NaTg", "exp(%.17g*-0.00453252486077)*0.081013620392016858")
|
|
222
|
+
distribute_distance(CellRef.basal, "gIhbar_Ih", "(-0.8696 + 2.087*exp((%.17g)*0.0031))*2.6113487420290699e-05")
|
|
223
|
+
distribute_distance(CellRef.somatic, "gIhbar_Ih", "(-0.8696 + 2.087*exp((%.17g)*0.0031))*2.6113487420290699e-05")
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
func sec_count(/* SectionList */) { local nSec
|
|
227
|
+
nSec = 0
|
|
228
|
+
forsec $o1 {
|
|
229
|
+
nSec += 1
|
|
230
|
+
}
|
|
231
|
+
return nSec
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
/*
|
|
235
|
+
* Iterate over the section and compute how many segments should be allocate to
|
|
236
|
+
* each.
|
|
237
|
+
*/
|
|
238
|
+
proc geom_nseg_fixed(/* chunkSize */) { local secIndex, chunkSize
|
|
239
|
+
chunkSize = $1
|
|
240
|
+
soma area(.5) // make sure diam reflects 3d points
|
|
241
|
+
secIndex = 0
|
|
242
|
+
forsec all {
|
|
243
|
+
nseg = 1 + 2*int(L/chunkSize)
|
|
244
|
+
segCounts.x[secIndex] = nseg
|
|
245
|
+
secIndex += 1
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
/*
|
|
250
|
+
* Count up the number of sections
|
|
251
|
+
*/
|
|
252
|
+
proc geom_nsec() { local nSec
|
|
253
|
+
nSecAll = sec_count(all)
|
|
254
|
+
nSecSoma = sec_count(somatic)
|
|
255
|
+
nSecApical = sec_count(apical)
|
|
256
|
+
nSecBasal = sec_count(basal)
|
|
257
|
+
nSecMyelinated = sec_count(myelinated)
|
|
258
|
+
nSecAxonalOrig = nSecAxonal = sec_count(axonal)
|
|
259
|
+
|
|
260
|
+
segCounts = new Vector()
|
|
261
|
+
segCounts.resize(nSecAll)
|
|
262
|
+
nSec = 0
|
|
263
|
+
forsec all {
|
|
264
|
+
segCounts.x[nSec] = nseg
|
|
265
|
+
nSec += 1
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
/*
|
|
270
|
+
* Replace the axon built from the original morphology file with a stub axon
|
|
271
|
+
*/
|
|
272
|
+
|
|
273
|
+
proc replace_axon(){ local nSec, L_chunk, dist, i1, i2, count, L_target, chunkSize, L_real localobj diams, lens
|
|
274
|
+
|
|
275
|
+
L_target = 60 // length of stub axon
|
|
276
|
+
nseg0 = 5 // number of segments for each of the two axon sections
|
|
277
|
+
|
|
278
|
+
nseg_total = nseg0 * 2
|
|
279
|
+
chunkSize = L_target/nseg_total
|
|
280
|
+
|
|
281
|
+
nSec = 0
|
|
282
|
+
forsec axonal{nSec = nSec + 1}
|
|
283
|
+
|
|
284
|
+
// Try to grab info from original axon
|
|
285
|
+
if(nSec < 3){ //At least two axon sections have to be present!
|
|
286
|
+
|
|
287
|
+
execerror("Less than three axon sections are present! This emodel can't be run with such a morphology!")
|
|
288
|
+
|
|
289
|
+
} else {
|
|
290
|
+
|
|
291
|
+
diams = new Vector()
|
|
292
|
+
lens = new Vector()
|
|
293
|
+
|
|
294
|
+
access axon[0]
|
|
295
|
+
axon[0] i1 = v(0.0001) // used when serializing sections prior to sim start
|
|
296
|
+
axon[1] i2 = v(0.0001) // used when serializing sections prior to sim start
|
|
297
|
+
axon[2] i3 = v(0.0001) // used when serializing sections prior to sim start
|
|
298
|
+
|
|
299
|
+
count = 0
|
|
300
|
+
forsec axonal{ // loop through all axon sections
|
|
301
|
+
|
|
302
|
+
nseg = 1 + int(L/chunkSize/2.)*2 //nseg to get diameter
|
|
303
|
+
|
|
304
|
+
for (x) {
|
|
305
|
+
if (x > 0 && x < 1) {
|
|
306
|
+
count = count + 1
|
|
307
|
+
diams.resize(count)
|
|
308
|
+
diams.x[count-1] = diam(x)
|
|
309
|
+
lens.resize(count)
|
|
310
|
+
lens.x[count-1] = L/nseg
|
|
311
|
+
if( count == nseg_total ){
|
|
312
|
+
break
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
if( count == nseg_total ){
|
|
317
|
+
break
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
// get rid of the old axon
|
|
322
|
+
forsec axonal{delete_section()}
|
|
323
|
+
execute1("create axon[2]", CellRef)
|
|
324
|
+
|
|
325
|
+
L_real = 0
|
|
326
|
+
count = 0
|
|
327
|
+
|
|
328
|
+
// new axon dependant on old diameters
|
|
329
|
+
for i=0,1{
|
|
330
|
+
access axon[i]
|
|
331
|
+
L = L_target/2
|
|
332
|
+
nseg = nseg_total/2
|
|
333
|
+
|
|
334
|
+
for (x) {
|
|
335
|
+
if (x > 0 && x < 1) {
|
|
336
|
+
diam(x) = diams.x[count]
|
|
337
|
+
L_real = L_real+lens.x[count]
|
|
338
|
+
count = count + 1
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
all.append()
|
|
343
|
+
axonal.append()
|
|
344
|
+
|
|
345
|
+
if (i == 0) {
|
|
346
|
+
v(0.0001) = i1
|
|
347
|
+
} else {
|
|
348
|
+
v(0.0001) = i2
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
nSecAxonal = 2
|
|
353
|
+
soma[0] connect axon[0](0), 1
|
|
354
|
+
axon[0] connect axon[1](0), 1
|
|
355
|
+
|
|
356
|
+
create myelin[1]
|
|
357
|
+
access myelin{
|
|
358
|
+
L = 1000
|
|
359
|
+
diam = diams.x[count-1]
|
|
360
|
+
nseg = 5
|
|
361
|
+
v(0.0001) = i3
|
|
362
|
+
all.append()
|
|
363
|
+
myelinated.append()
|
|
364
|
+
}
|
|
365
|
+
connect myelin(0), axon[1](1)
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
func hash_str() {localobj sf strdef right
|
|
373
|
+
sf = new StringFunctions()
|
|
374
|
+
|
|
375
|
+
right = $s1
|
|
376
|
+
|
|
377
|
+
n_of_c = sf.len(right)
|
|
378
|
+
|
|
379
|
+
hash = 0
|
|
380
|
+
char_int = 0
|
|
381
|
+
for i = 0, n_of_c - 1 {
|
|
382
|
+
sscanf(right, "%c", & char_int)
|
|
383
|
+
hash = (hash * 31 + char_int) % (2 ^ 31 - 1)
|
|
384
|
+
sf.right(right, 1)
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
return hash
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
proc re_init_rng() {localobj sf
|
|
391
|
+
strdef full_str, name
|
|
392
|
+
|
|
393
|
+
sf = new StringFunctions()
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
endtemplate cADpyr_L5TPC
|