Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.01 KB

changelog.md

File metadata and controls

31 lines (22 loc) · 1.01 KB

PyPARRM Changelog

Enhancements
  • Updated test coverage.
Documentation
  • Updated the development section & API format.

Enhancements
  • Improved the speed for filtering data with many samples.
  • Added options for specifying the time range, time resolution, and frequency range when using the filter parameter explorer.
  • Updated the filter parameter explorer controls.
Documentation
  • Updated the installation and development sections.
  • Added a new example showing the use of PARRM with ECoG and LFP data.
  • Added links to more information about PARRM in the examples.
Bug fixes
  • Fixed a bug where the filter parameter explorer incorrectly said filters were invalid.
  • Fixed a bug where division by (close to) zero returned invalid filters.

  • Initial release.