Utils Module#

This module contains utility functions for setup, NMODL file handling, current generation, plotting, and type definitions.

The utils module is organized into the following submodules:
  • currents

  • plotting

  • types

Setup Functions#

setup_myogen([verbose, force_nmodl_reload])

Set up MyoGen with automatic configuration.

load_nmodl_files([force_reload, quiet])

Main function to handle NMODL file setup.

Submodules#