Skip to content

v1.1.3

Choose a tag to compare

@neuromechanist neuromechanist released this 03 Jun 23:07
· 12 commits to main since this release
e4fc2ec

biosigIO 1.1.3

EEGLAB importer robustness

  • Load the standard single-EEG-struct save form that real EEGLAB writes (loadmat returns {'EEG': struct}), in addition to the legacy flat layout. Previously a real .set could import as an empty recording (#100).

Citation and DOI

  • Add CITATION.cff (CFF 1.3.0, structured affiliation with ORCID 0000-0001-5557-259X and the SCCN ROR 01bt2qm76) and .zenodo.json, so this release is archived to Zenodo with a DOI and the repository shows a "Cite this repository" widget. .zenodo.json cross-links the PyPI project.

Packaging

  • Broaden the description and keywords to the full biosignal scope (EEG/EMG/MEG/iEEG; EDF/BDF, EEGLAB, BrainVision, FIF, and the Zarr serving store).

Documentation

  • Document the EEGLAB two-save-form robustness and the Zarr store's forward-compatible extended attributes.

Full changelog: v1.1.2...v1.1.3