Skip to content

Plotting enhancements, data precision improvements and API modernization

Compare
Choose a tag to compare
@jpl-jengelke jpl-jengelke released this 17 Oct 23:03
· 13 commits to main since this release
fbb9516
  • 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 #1329
  • Issue #1327: Adding in additional planetary parameter prompts for proper motion values by @tamimfatahi in #1328

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.1