General Enhancements
What's Changed
- Added short description for the Siemens mosaic parsing functionality. by @ZviBaratz in #42
- Removed NiBabel from requirements. by @ZviBaratz in #45
- Made pandas an optional dependency, resolves #43. by @ZviBaratz in #46
- Added private tags section to Siemens docs. by @ZviBaratz in #49
- Added mosaic module to Siemens docs. by @ZviBaratz in #51
- API updates to conform with NiBabel by @ZviBaratz in #47
- Changed license to MIT by @ZviBaratz in #57
- Fixed private tag exclusion from the to_dict() method, resolves #59. by @ZviBaratz in #60
- documentation changes by @LilianYou in #63
- Reorganized quickstart and created value representation section. by @ZviBaratz in #64
- MultiFrame integration by @ZviBaratz in #61
- Added missing docstring parameters. by @ZviBaratz in #69
- Updated codecov action version, trying to fix #71. by @ZviBaratz in #72
- WIP bids-compatible detectors by @GalBenZvi in #77
- Missing ImageType fix by @ZviBaratz in #83
- Sequences by @ZviBaratz in #82
New Contributors
- @LilianYou made their first contribution in #63
- @GalBenZvi made their first contribution in #77
Full Changelog: v1.1.1...v1.2.0