Skip to content

ezmsg-org/ezmsg-simbiophys

Repository files navigation

ezmsg-simbiophys

ezmsg namespace package for simulating biophysical signals such as ECG, EEG, and intracranial recordings.

Installation

pip install ezmsg-simbiophys

Dependencies

  • ezmsg
  • ezmsg-baseproc
  • ezmsg-sigproc
  • numpy

Development

We use uv for development.

  1. Install uv if not already installed.
  2. Fork this repository and clone your fork locally.
  3. Open a terminal and cd to the cloned folder.
  4. Run uv sync to create a .venv and install dependencies.
  5. (Optional) Install pre-commit hooks: uv run pre-commit install
  6. After making changes, run the test suite: uv run pytest tests

License

MIT License - see LICENSE for details.

About

ezmsg namespace package for simulating biophysical signals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages