Skip to content

Releases: rzellem/EXOTIC

Hotfix for nonexistent calibration files

31 Jan 01:16
9fcaed9
Compare
Choose a tag to compare
  • HOTFIX
    • Conditional to check if calibration files are NoneType

HOTFIX -- What's Changed

  • Issue #1358: Resolve application error when calibration files are nonexistent by @ivenzor in #1359

New Contributors

Full Changelog: 4.3.0...4.3.1

Comp star identification, image frame management and dependency error fixes

30 Jan 23:05
2b653fc
Compare
Choose a tag to compare
  • Re-enable AAVSO comparison stars by default
    • Fix mesh overlay to not extend beyond image bounds
    • Creation of stellar variability report (uploadable to AAVSO)
  • FOV plot enhancements
    • Negative apertures eliminated in the event of no comparison stars
    • Saturated dark files no longer generate negative scale values
  • Dependency compatibility
    • Strictly limited a potential launch crash related to a DB upgrade in Pylightcurve
    • EXOTIC LDTk class errors eliminated by pinning Numba major version

What's Changed

  • Issue #1355: Fix for EXOTIC LDTk Numba incompatibilities under Python 3.11+ by @jpl-jengelke in #1353
  • Issue #1346, #1352: Workaround for PyLightCurve DB upgrade bug by @ivenzor in #1356
  • Issue #1348: Negative Values in FOV plot when no comparison star is used; Negative pixel scale in FOV plot by @ivenzor in #1349
  • Issue #1336: Fix mesh_box extending beyond the border of the frame; Re-enable AAVSO comparison stars to Y in Colab by @ivenzor in #1351

New Contributors

Full Changelog: 4.2.3...4.3.0

Hotfix for noisy or drifting background imaging

07 Nov 21:46
c0ff449
Compare
Choose a tag to compare
  • HOTFIX
    • Modify flux calculations to ignore empty data cutouts and workaround with intelligent defaults
      • This impacts broad ranging data sets that are either noisy or drifting toward edge of frame

HOTFIX -- What's Changed

  • Issue 1340: Resolve TypeError for noisy or drifting background imaging by @ivenzor in #1341

New Contributors

Full Changelog: 4.2.2...4.2.3

Hotfix for installing and temporary disable of comp star automation

24 Oct 04:25
53b32e2
Compare
Choose a tag to compare
  • HOTFIX
    • Fix to alleviate new installation issues due to module import errors
    • Temporary default to no for synchronizing with AAVSO comp stars until revised solution in next release

HOTFIX -- What's Changed

  • Issue 1331: Fix importlib module import error that resulted in inconsistent std library usage by @ivenzor in #1332
  • Issue 1125: Temporarily disabling automatic AAVSO Comp Star synchronization for Colab users by @tamimfatahi in #1335

New Contributors

Full Changelog: 4.2.1...4.2.2

Plotting enhancements, data precision improvements and API modernization

17 Oct 23:03
fbb9516
Compare
Choose a tag to compare
  • 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

RV querying, secure publishing and documentation updates

10 Oct 20:01
be96571
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.1.0

Stellar variability, TESS processing, API enhancements and bug fixes

14 Aug 21:54
8361267
Compare
Choose a tag to compare
  • Calculate exoplanet host star magnitudes and make file for user upload to the AAVSO International Database (AID)
  • Scrape comparison stars from AAVSO using either a pre-existing or downloaded plate solution
  • Extend plate solution download timeouts
  • TESS candidate processing capabilities:
    • Quick assessment/joint analysis script (toi_indiv_lc.py) to rapidly perform a reduction based on pre-existing inits
    • Global fit reduction processing (toi.py)
    • Scripts to aid in setting initial processing defaults (inits) for candidates
  • Fix for Bokeh breaking API changes (#1290)
  • Fix for documentation not showing in Markdown READMEs (#1289)
  • Various modern build improvements, enhancements and bug fixes

What's Changed

New Contributors

Full Changelog: 3.3.0...4.0.1

API light curve fitter enhancements and doc improvements

07 Nov 23:30
ac642cd
Compare
Choose a tag to compare
  • Modify lightcurve fitting and charting to support large data set display when generated by JPL backend processes
  • API optimization
  • Improved examples and TESS documentation

What's Changed

Full Changelog: 3.2.4...3.3.0

Hotfix for height

07 Sep 17:39
1d7dc1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.3...3.2.4

Knobs and levers for reduction API logging

05 Sep 05:23
3d60cd2
Compare
Choose a tag to compare
  • Add verbosity controls to limit logging through the EXOTIC data reduction API
  • Bug fixes for module imports

What's Changed

Full Changelog: 3.2.2...3.2.3