Software for reducing optogenetic input to biophysically-detailed multi-compartment neuron morphology into point-neurons
- Software usage is explained in how_to_load_RONs.ipynb & how_to_load_RONs_with_multiple_morphologies.ipynb
- Using existing reductions requires NumPy only.
- Reduction is implemented to work for models implemented in the NEAT framework (https://neatdend.readthedocs.io/en/latest/) and requires installation of the neurostim package (https://github.com/dberling/simneurostim)
- Also see https://github.com/dberling/reduce_opto_response, which demonstrates the reduction procedure and simulation of reduced neurons.