Release Notes (v1.1.0)
New Features:
- Added support for defining an absolute path to the file directory in the JSON configuration file. The field root_path is now available.
- Terminal command: sausero -pr <program_id> -bl <block_id> -a
- The previous option (defined in README.md) remains functional.
Bug Fixes:
- Fixed an alarm level issue in astrometrization.
- Resolved a WCS management bug when astrometrization fails.
- Corrected fringing operation misapplication on STD star frames.
- Fixed exposure time estimation, which previously calculated time for N+1 frames instead of N.
Improvements:
- Enhanced terminal and log file output for better readability.
- Improved error messaging for astrometry.net, now providing more detailed process information.
Dependency Updates:
- Updated numpy to the latest version (affecting astroalign in stack operations and sep in photometry).
- Upgraded astrometry.net to the newest release.