v0.2.0
What's Changed
- Update the docs by @headmeister in #27
- Enable most of the tests, Fix errors in splitters. Add installation tests for all supported python versions. Enable data cache in tests. Add contains on dataset and jcampdx by @headmeister in #29
- Implementing Ruff for code consistency and coverage to asses test coverage by @headmeister in #30
- Optimizations of jcampdx reading, faster file transfer, Support for rawdata, fix EPSI and dtiEPI fids bump version by @headmeister in #31
- Support for PV360 rawdata reading @headmeister in #31
Breaking changes
- The Spectroscopy schema now also includes another dimension (NI) for multi-echo acquisitions, in order to support CPMG
- New scheme id for dtiEPI and EPSI in order to fix dtiEPI and EPSI FID dataset loading. The schema now also includes another experiment dimension to support spectroscopic and diffusion
Full Changelog: v0.1.10...v0.2.0