Changelog¶
Version 0.3.0¶
Add automatic SPICE file path shortening tools
Corrected a bug within the apply_offsets function of Correction loop
BREAKING CHANGE: Renamed MonteCarlo function to more generic “Correction”
Version 0.2.1 (2025-12)¶
Added support for custom pointing vectors in
compute.spatial.compute_ellipsoid_intersectionClarified function and parameter naming and improved testing for associated functions
Left deprecated spatial compute functions in place for backward compatibility with warnings
Both
pixel_vectorsandinstrument_intersect_ellipsoidwere deprecated
Bug fix for montecarlo testing using pytest tmp_path
Version 1.0.0 (unreleased)¶
Add documentation building framework with Sphinx