Skip to content

Releases: spacetelescope/acstools

3.7.1 Release Notes

15 Mar 20:33
d58bbf8
Compare
Choose a tag to compare

What's Changed

  • satdet.detsat fix for scipy.stats.mode by @dvstark in #196
  • update_dq improvement in findsat_mrt by @dvstark in #201
  • Miscellaneous maintenance

Full Changelog: 3.7.0...3.7.1

3.7.0 Release Notes

13 Nov 23:25
3.7.0
93d44bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.1...3.7.0

3.6.1 Release Notes

23 May 16:26
e8630c1
Compare
Choose a tag to compare

What's Changed

  • Update to the skimage.morphology.remove_small_objects() function in satdet.py. by @annierose3 in #177
  • Minor doc updates by @jryon in #178

New Contributors

Full Changelog: 3.6.0...3.6.1

3.6.0 Release Notes

08 May 21:38
70f0e2f
Compare
Choose a tag to compare

What's Changed

  • Include Zenodo DOI in README by @jryon in #173
  • Update ISR name and link for CTE model in acsphotcte by @gsanand in #175
  • Incorporate findsat_mrt into acstools by @dvstark in #176

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0 Release Notes

06 Dec 20:22
2b17c59
Compare
Choose a tag to compare

What's Changed

  • Update acszpt to work with the new AWS ACS Zeropoint Calculator API by @gsanand in #167
  • General documentation updates by @jryon in #168
  • Update API ID and key for acsphotcte by @gsanand in #169
  • Use canonical filename of RTD configuration by @zacharyburnett in #170

New Contributors

Full Changelog: 3.4.0...3.5.0

3.4.0 Release Notes

09 Aug 15:58
e99580f
Compare
Choose a tag to compare

What's Changed

  • MNT: Replace deprecated dtypes in numpy 1.21 by @pllim in #153
  • MNT: Drop support for Python 3.6 and 3.7, update test workflows by @pllim in #160
  • Update URL for query to a temporary instance of the old zeropoints calculator by @jryon in #163

Full Changelog: 3.3.1...3.4.0

3.3.1 Release Notes

10 Dec 22:18
3.3.1
6bda881
Compare
Choose a tag to compare

Fixed broken entry points. [#143]

3.3.0 Release Notes

10 Dec 20:22
3.3.0
06dcb77
Compare
Choose a tag to compare
  • Added new polarization_tools module. [#134]
  • Improved handling of extrapolated dates in acszpt. [#140]
  • Replaced usage of stsci.tools.bitmask with astropy.nddata.bitmask in destriping algorithm. [#124]

3.2.0 Release Notes

10 Apr 19:07
3.2.0
174a595
Compare
Choose a tag to compare
  • New crrej_plus function. [#120]
  • acs_destripe_plus function now can keep intermediate files. [#120]
  • Small bug fix for acsphotcte. [#117]
  • Standardize SM4 MJD in the package to be consistent with CALACS. [#119]

3.1.0 Release Notes

26 Mar 22:33
3.1.0
22fec3b
Compare
Choose a tag to compare
  • New acsphotcte module with ACS Photometric CTE API. [#109]
  • Removed TEAL support. [#108]
  • This release only works for Python 3.6 or later. [#114]