Skip to content

Releases: spacetelescope/acstools

3.8.0 Release Notes

28 Apr 14:38
e28e13b

Choose a tag to compare

What's Changed

  • DOC: Remove broken link for now because the CTE webtool is offline by @pllim in #221
  • photutils 3.0 compat for findsat_mrt by @pllim in #236
  • DOC: Remove broken link for radon doc by @pllim in #237
  • Drop Python 3.8 and 3.9, misc clean-ups by @pllim in #238
  • DOC: Enable nitpicky, fix bad ref by @pllim in #239
  • More photutils 3.0 compat for findsat_mrt by @larrybradley in #243

New Contributors

Full Changelog: 3.7.2...3.8.0

3.7.2 Release Notes

11 Sep 13:57
26ab8be

Choose a tag to compare

What's Changed

Full Changelog: 3.7.1...3.7.2

3.7.1 Release Notes

15 Mar 20:33
d58bbf8

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

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

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

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

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

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

Choose a tag to compare

Fixed broken entry points. [#143]

3.3.0 Release Notes

10 Dec 20:22
3.3.0
06dcb77

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]