Skip to content

1.0.1

Choose a tag to compare

@neuromechanist neuromechanist released this 01 Jun 00:33
· 32 commits to main since this release
e5578f0

Documentation accuracy pass + small Recording convenience accessors. No breaking changes.

Added

  • Recording.get_n_channels(), get_n_samples(), get_sampling_frequency() (raises on mixed per-channel rates), get_duration() (total window length in seconds), has_metadata(key).

Docs

  • Complete docs-vs-code revision (driven by an in-house multi-agent audit + a Codex pass): removed examples using nonexistent methods/kwargs, corrected stale claims (EDF+/BDF+ annotations load into events and embed on export; EDF/BDF export rejects mixed sampling rates; OTB/EEGLAB/XDF specifics; auto-detect extensions; Trigno structure; _channels.tsv naming; optional extras; version), and added API pages for the CLI, modality vocabulary, BIDS helpers, serialization schema, and signal-analysis module.

CI

  • Workflows path-filtered: docs-only changes skip the Python test matrix, and code-only changes skip the docs build.

Docs: https://neuromechanist.github.io/biosigio/