neurodsp-tools / neurodsp

Digital signal processing for neural time series.
https://neurodsp-tools.github.io/
Apache License 2.0
281 stars 61 forks source link

[WIP] - Simulation updates #336

Open TomDonoghue opened 4 weeks ago

TomDonoghue commented 4 weeks ago

This is an update through the new simulation functionality added in #329

Most of the updates are cleaning up and improving consistency across the sim module. This includes moving some functions around and re-organization sim sub-modules. A notable update is the adding simulation I/O functionality, so that simulations can be saved and loaded.