Releases: pennmem/cmlreaders
Releases · pennmem/cmlreaders
v0.12.0
v0.11.3
v0.11.2
v0.11.1
v0.11.0
pyFR loading:
- Implemented loading of pyFR math events.
- PathFinder now searches multiple files for monpolar montage.
- Try-except to avoid errors from missing fields in localization data.
Loading EEG for event epochs beyond boundaries of EEG recording no longer raises error, instead dropping unloadable epochs with a warning.
v0.10.7
v0.10.6
Added event_process.py
, which contains correct_retrieval_offsets
and sort_eegfiles
methods.
correct_retrieval_offsets
applies corrections toeegoffset
andmstime
fields of retrieval events for sessions containing unityEPL-FR bug.sort_eegfiles
sorts events for sessions with multipleeegfile
values bymstime
, placing the rows (and EEG files) in chronological order.
v0.10.5
- Added system 4 files to PathFinder, including
archived_eeg
which points to replaced elemem eeg - Loading events and EGG will automatically modify
session
field to match 'session' in data index, fixing issues where events dataframe contains 'original session' value