The code in this repository implements a four-step method for the reconstruction of the firing behaviour of an entire pool of motoneurons and its validation. The code is associated with the following publication:
@article{caillet2022estimation,
title={Estimation of the firing behaviour of a complete motoneuron pool by combining EMG signal decomposition and realistic motoneuron modelling},
author={Caillet, Arnault and Phillips, Andrew TM and Farina, Dario and Modenese, Luca},
journal={PLOS Computational Biology},
year={2022}
}
- Set up an environment
- To run the four-step method, run '1_MAIN_MN_model.py'
- To run the iterative validation of the identified spike trains, run '2_MN_Model_validation.py'
- To plot and display the results obtained with the four experimental datasets DTA_35, HTA_35, HTA_50, HGM_30, already stored in the Results folder, run '3_plot_stored_MN_model_results.py'