All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added hidden property _capture_spectral which is the orginal representation of the capture data from the spectral library
- broad_bandalbeod now works also with dask and very large datasets
- an issue when black and white references where mixed up
- supports now lazy loading for large datasets
- the order of dimensions is now "sample", "wavelength", "point"
- unwanted warnings when black and white are present
- added changelog
- added bump-my-version