Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@mivade mivade released this 19 Jul 20:32
· 462 commits to master since this release
3e97ea2
  • Added support for loading pyFR data (#117)
  • Simplified EEG loading by removing the option to load directly via epochs
    (#125)
  • Renamed the class holding results from CMLReader.load_eeg to
    EEGContainer to avoid confusion with the PTSA TimeSeries class (#126)
  • Added a new CMLReader.load_events classmethod to load events from
    multiple subjects and/or experiments (#129)
  • Added support for loading multisession EEG data (#130)