- **HOTFIX**
- Updated array of user request/response queries at CLI to fix missing value descriptions
- Add missing comparison star default values for reduction inputs
- Fix scales on field of view (FOV) plots and axial range setting
- Set circular reticule to red when aperture photometry is selected
- Add `opt_method`, `aper` and `annulus` labels to legend
- Properly scale bound for host star isolation in plate solutions
- Account for J2000 RA and DEC
- Bound user coordinates for accuracy (limit 5 point spread function[PSF])
- Update conditions for using PSF versus aperture identification
- Stability improvements in querying and analyzing known archive priors
- Dependency updates to support Python 3.12+
- Various enhancements, bug fixes and stability improvements
HOTFIX -- What's Changed
- Issue 1125: Include AAVSO comparison stars as default during initialization file construction for Colab by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1329
- Issue 1327: Adding in additional planetary parameter prompts for proper motion values by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1328
What's Changed
- Issues 1099, 1317: Modifying margin from 100" to using PSF for user-entered coordinates and updating coordinates with proper motion by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1318
- Issue 1303: FOV legend to either display annulus or aperture depending on optimal method chosen by IraLeeBell in https://github.com/rzellem/EXOTIC/pull/1315
- Issue 1310: Fixing plate scale format on FOV Plots by ivenzor in https://github.com/rzellem/EXOTIC/pull/1311
- Issue 1313: Use urllib.parse.quote for URL-encoding the ADQL query (Part 1) by ivenzor in https://github.com/rzellem/EXOTIC/pull/1312
- Issue 1313: Using Regex to Query Planet Name (Part 2) by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1314
- Issue 1322: General security updates for application dependencies by jpl-jengelke in https://github.com/rzellem/EXOTIC/pull/1323
New Contributors
* Recognition for contributing to [Exoplanet Watch](https://exoplanets.nasa.gov/exoplanet-watch)
**Full Changelog**: https://github.com/rzellem/EXOTIC/compare/4.1.0...4.2.1