Releases: scipp/scitiff
Releases · scipp/scitiff
26.1.0
What's Changed
- Support high-level metadata IO. by @YooSunYoung in #44
- Support datetime64 in IO module. by @YooSunYoung in #45
- Set lower bounds of dependencies. by @YooSunYoung in #47
Full Changelog: 25.12.0...26.1.0
25.12.0
What's Changed
- Variance and mask as channel by default by @YooSunYoung in #36
- Handle scalar coordinate correctly. by @YooSunYoung in #42
Full Changelog: 25.07.0...25.12.0
25.07.0
What's Changed
- Add a tool for showing metadata of a tiff file. by @YooSunYoung in #35
- Add data acquisition related metadata in the schema. by @YooSunYoung in #34
Full Changelog: 25.06.0...25.07.0
25.06.0
What's Changed
- Better mask handling by @YooSunYoung in #23
- Allow integer dtype converting for arbitrary tiff file. by @YooSunYoung in #24
Breaking Changes
There was a typo in the Channel enum so if you ever saved a file <25.06 version,
it may not be able to resolve the channel when loaded from >=25.06.
You can simply update the name of the channel from the coordinate and resolve it manually.
Full Changelog: 25.05.0...25.06.0
25.05.0
What's Changed
- Expose schema file and contents in the documentation page. by @YooSunYoung in #18
Full Changelog: 25.04.0...25.05.0
25.04.0
What's Changed
- Better error messages on invalid dtype. by @YooSunYoung in #8
- Allow scalar coordinate. by @YooSunYoung in #9
- Handle unmatching metadata and incompatible dtype. by @YooSunYoung in #13
- Load non scitiff images by @YooSunYoung in #14
- Support multi-channel IO, variances and mask. by @YooSunYoung in #17
Full Changelog: 25.03.0...25.04.0
This release reflects needs from ODIN instrument STAP demo in April, 2025.
25.03.0
What's Changed
- First version of scitiff by @YooSunYoung in #3
New Contributors
- @YooSunYoung made their first contribution in #3
Full Changelog: v0...25.03.0
v0
Placeholder release