-
Notifications
You must be signed in to change notification settings - Fork 0
Models
ceiber-uom edited this page Oct 21, 2022
·
1 revision
the +models
package contains the core modelling code for ViNERS, including both the NEURON code (.hoc.template
) for different axon models and the MATLAB code for everything else. See also +mesh, +plots, and +tools.
Axon models:
High-level functions:
- models.electrode_array
- models.axon_population
- models.nerve_anatomy
- models.membrane_currents
- models.axon_sfap
- models.axon_thresholds
- models.nerve_stimulation
- models.nerve_recording
- models.ECAP_recording
Low-level functions:
- models.axon_model
- models.compose_waves
- models.random_raster
models.spike_to_wave
analysis_interface.hoc
import_Ve_data.hoc