All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (+ the Migration Guide section), and this project adheres to Semantic Versioning.
Fifth release of KielMAT (formerly known as NGMT) for JOSS publication.
- Dataset Management:
- 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.
- Dependencies:
- Removed
tqdm
as a dependency.
- Removed
- Examples and Tutorials:
- Updated examples to ensure they work with publicly available datasets (PR #100).
- Fixed spelling errors and other minor issues.
- 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).
Forth release of KielMAT for for JOSS publication.
- Gait sequence detection with datetime [#61]
- Reworked documentation [#60]
Third unofficial release of KielMAT for testing purposes.
- Existing algorithms adapted to new dataclass structure [FIX]
Second unofficial release of KielMAT for testing purposes.
- Physical acitivity monitoring algorithm [#29]
This is the first unofficial release of KielMAT. Therefore, we do not have a proper changelog for this release.
- All the things :)