Releases: GalagaBits/JWST-FGS-Spelunker
Releases · GalagaBits/JWST-FGS-Spelunker
Spelunker v1.1.18
- Fixed bug raised by issue #48 which made
spelunker
to crash.
Spelunker v1.1.17
- Animation functions now work properly.
Full Changelog: v1.1.16...v1.1.17
Spelunker v1.1.16
- 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
[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
- 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
- @taylorbell57 made their first contribution in #46
Full Changelog: v.1.1.12...v.1.1.13
Spelunker v1.1.12
- Improvements and enhancements
Full Changelog: v1.1.11...v.1.1.12
Spelunker v1.1.11
- Enhancements and improvements.
Full Changelog: v1.1.10...v1.1.11
Spelunker v1.1.10
- Added ability to control number of bins in
timeseries_binned_plot
. - Changed Python requirements.
Spelunker v1.1.9
- Changes and improvements to
spelunker.load.guidestar_plot
.
Spelunker v1.1.8
- Added
if fov_radius.value == 0: fov_radius = 2*u.deg
tospelunker.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