Skip to content

Releases: GalagaBits/JWST-FGS-Spelunker

Spelunker v1.1.18

24 May 17:22
Compare
Choose a tag to compare
  • Fixed bug raised by issue #48 which made spelunker to crash.

Spelunker v1.1.17

02 May 16:57
Compare
Choose a tag to compare
  • Animation functions now work properly.

Full Changelog: v1.1.16...v1.1.17

Spelunker v1.1.16

23 Apr 22:45
Compare
Choose a tag to compare
  • Better optimized parallelization with ray and massive performance increases with gauss2d_fit.

Full Changelog: v.1.1.14...v1.1.16

Spelunker v1.1.14

22 Apr 04:06
Compare
Choose a tag to compare

[1.1.14] - 2024-04-22 (Current release)

  • Massively improved performance for gauss2d_fit.

Full Changelog: v.1.1.13...v.1.1.14

Spelunker v1.1.13

21 Apr 09:05
Compare
Choose a tag to compare
  • Added Gaussian fit progress bar from @taylorbell57 pull request.

What's Changed

  • Adding tqdm progress bars to slow parts of gauss2d_fit by @taylorbell57 in #46

New Contributors

Full Changelog: v.1.1.12...v.1.1.13

Spelunker v1.1.12

21 Apr 08:18
Compare
Choose a tag to compare
  • Improvements and enhancements

Full Changelog: v1.1.11...v.1.1.12

Spelunker v1.1.11

18 Apr 03:08
Compare
Choose a tag to compare
  • Enhancements and improvements.

Full Changelog: v1.1.10...v1.1.11

Spelunker v1.1.10

17 Apr 05:20
Compare
Choose a tag to compare
  • Added ability to control number of bins in timeseries_binned_plot.
  • Changed Python requirements.

Spelunker v1.1.9

20 Mar 02:05
Compare
Choose a tag to compare
  • Changes and improvements to spelunker.load.guidestar_plot.

Spelunker v1.1.8

19 Mar 15:46
Compare
Choose a tag to compare
  • Added if fov_radius.value == 0: fov_radius = 2*u.deg to spelunker.load.guidestar_plot as recommended by @hdiamondlowe from issue #19.
  • Added GitHub actions for general_test.py.

Full Changelog: v.1.1.6...v.1.1.8