Skip to content

v1.1.0

Choose a tag to compare

@iatosh iatosh released this 19 Aug 04:30
· 16 commits to main since this release

What's new

  • The skill now reads only the material relevant to your conversion
    scenario, instead of pulling in unrelated reference text.
  • Two outdated instructions were fixed: the skill no longer treats "the
    validator passed" as proof the conversion is correct, and no longer
    assumes a metadata field is blank when it sometimes isn't.
  • Sidecar files are now checked for misspelled fields, not just wrong
    values, so mistakes that used to pass silently get caught.
  • Signal verification checks amplitude separately from shape now, catching
    unit mix-ups (like microvolt vs. volt) that used to look "verified."
  • Missing file templates added for cases the spec allows but the skill
    didn't cover yet.
  • Dataset citation and funding info can now be recorded during conversion.

Fixes

  • A flat or disconnected channel no longer aborts an otherwise correct
    conversion.
  • Datasets using their own labels (e.g. m/f) no longer get flagged as if
    those were BIDS field names.
  • Recordings exported from Windows no longer get counted and converted
    twice.

Full Changelog: v1.0.0...v1.1.0