v1.5.0rc1
Pre-release
Pre-release
1.5.0rc1 (2024-04-02)
Features
Bug Fixes
- Fix broadcasting issues during pixel -> world conversion for models with a Ravel component. (#309)
- Fix a performance regression when dask>=2024.2.1 is installed. (#361)
Improved Documentation
- Add a how to guide describing how to reproject VBI data. Also migrate tutorial to the latest DDT datasets. (#349)
Trivial/Internal Changes
- Refactor various subclasses of VaryingCelestialTransform to centralise the calculations in preparation for improving performance. (#344)