Overview#
OpenMNGLab (oMNGl) defines an execution framework, as well as a number of functions implemented on top of that framework for microneurography analyses. The framework tries to achieve the following design goals:
Easy to set-up and start working
Easy to re-use existing functionalities
Utilize known Python data science libraries
Allow usage of basically any Python library
Enforcement of clear and defined structures of functions and data