ezmsg-org / ezmsg-sigproc

Timeseries signal processing implementations for ezmsg
MIT License
0 stars 0 forks source link

ezmsg.sigproc

Timeseries signal processing implementations for ezmsg

Installation

pip install ezmsg-sigproc

Dependencies

Setup (Development)

  1. Install ezmsg either using pip install ezmsg or set up the repo for development as described in the ezmsg readme.
  2. cd to this directory (ezmsg-sigproc) and run pip install -e .
  3. Signal processing modules are available under import ezmsg.sigproc