Skip to content

Releases: kevin218/Eureka

v0.10: Row-by-Row BG subtraction, new MAD calc, HST ramp model, GP fix, and so much more

09 Nov 14:41
696df7c
Compare
Choose a tag to compare

What's Changed

  • Corrected issues with mgmc centroiding, cleaned up formatting, and corrected plotting features. by @isaedelman in #532
  • Skip masking trace, etc when bias_correction is None; enable row-by-row BG subtraction; edit NIRCam extraction height by @kevin218 in #524
  • Changing the MAD computation direction by @taylorbell57 in #541
  • Several bug fixes by @taylorbell57 in #539
  • Edit DL script to put HST files in same directory. by @jbrande in #543
  • HST ramp model and enabling calibrated spectra - v2 by @kevin218 in #544
  • Updated install instructions to fix deprecation by @taylorbell57 in #551
  • Minor bug fixes by @taylorbell57 in #558
  • (1) Allows negative Rp/Rs for shallow transits, (2) nansums in optspec extraction to address masking issues, (3) allows for skipping/fitting only certain bins in S5, and (4) updates aperture to be centered properly by @erinmmay in #533
  • Add super-sampling capabilities along cross-dispersion direction by @kevin218 in #536
  • Add matplotlib lower limit to installation by @taylorbell57 in #563
  • Fixing buggy masking of entire wavelength LCs by @taylorbell57 in #549
  • Restrict ap_y1 and ap_y2 to values within subarray by @jbrande in #564
  • Added short quickstart text about HST operations by @jbrande in #565
  • Fixing minor bugs recently introduced by @taylorbell57 in #567
  • Fixing the S5 GP Model by @taylorbell57 in #557
  • Add HSTRampModel to init for proper importing by @jbrande in #573
  • Additional patches before v0.10 by @taylorbell57 in #577
  • Removing Cython as a dependency by @taylorbell57 in #578
  • Increment to v0.10 by @kevin218 in #575

New Contributors

Full Changelog: v0.9...v0.10

v0.9: MIRI Photometry, Stage 1 Improvements, Joint Fits, and More

17 Apr 18:14
3c10926
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8...v0.9

v0.8: Added PyMC3 optimization and sampling

20 Dec 05:37
c38bb2c
Compare
Choose a tag to compare

What's Changed

  • Basic citations and bibliography by @jbrande in #425
  • Adding setuptools_scm to environment.yml by @taylorbell57 in #498
  • New PyMC3 Fitter, New Starry Astrophysical Model, and Differentiable Systematics Models by @taylorbell57 in #492

Full Changelog: v0.7...v0.8

v0.7 - ERS WASP-39b Paper Release

22 Nov 16:20
37194ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.7

v0.6: JOSS Paper Release

03 Nov 19:39
3389d9b
Compare
Choose a tag to compare

Incrementing version number for JOSS paper release

What's Changed

New Contributors

  • @dfm made their first contribution in #471

Full Changelog: v0.5...v0.6

v0.5

09 Sep 21:43
6b31ba7
Compare
Choose a tag to compare

Added NIRCam photometry, decorrelation against changes in trace position and/or width, fixed MIRI wavelengths, added more utility to Stage 6, fixed misleading 2D lightcurve x-axes, and many bug fixes.

What's Changed

New Contributors

Full Changelog: v0.4...v0.5

v0.4

31 Jul 21:12
2f48be6
Compare
Choose a tag to compare

Improvements to background subtraction and other enhancements based on experience with real JWST data.

Alpha Release of v0.1

23 Jun 17:58
84bc7e6
Compare
Choose a tag to compare
Alpha Release of v0.1 Pre-release
Pre-release

First pre-release version of Eureka! that (mostly) works for simulated JWST data.