Skip to content

Releases: neurogeriatricskiel/KielMAT

v0.0.4

12 Apr 11:34
Compare
Choose a tag to compare

[0.0.4]

Forth release of NGMT for for JOSS publication.

Fixed

  • Gait sequence detection with datetime [#61]

Changed

  • Reworked documentation [#60]

v0.0.5

19 Jul 12:27
Compare
Choose a tag to compare

[0.0.5]

Fifth release of KielMAT (formerly known as NGMT) for JOSS publication.

Changelog for Merge #102

Added:

  • Dataset Management:
    • Fetch data from OpenNeuro, specifically for KeepControl and Mobilise-D datasets (PR #99, PR #101).
  • Documentation:
    • Revised various sections: Declaration of Helsinki, data usage per module, contributing guidelines, summary, statement of need, state of the field.
    • Added a new logo to the documentation (PR #98).
  • Tests:
    • Added initial tests for loading recordings and the HDF5Decoder.

Fixed:

  • Dependencies:
    • Removed tqdm as a dependency.
  • Examples and Tutorials:
    • Updated examples to ensure they work with publicly available datasets (PR #100).
    • Fixed spelling errors and other minor issues.

Other Changes:

  • Dataset Management:
    • Initial rewrite of the datasets submodule.
  • Documentation:
    • Updated documentation for example data and tutorials.
    • Updated basic tutorial and examples, including gait sequence detection and loading data.
  • Project Renaming:
    • Renamed the project and associated modules to Kiel Motion Analysis Toolbox (KielMAT) and various iterations of this name (PR #97).