Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 930 Bytes

changelog.md

File metadata and controls

25 lines (18 loc) · 930 Bytes

PyPARRM Changelog

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.
  • Reduced memory usage.
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.