Skip to content

Releases: spacetelescope/drizzlepac

Drizzlepac v3.5.1 release candidate 0

11 Jan 16:07
5fcff69
Compare
Choose a tag to compare
Pre-release

High-level Summary

  • DRAFT
  • Preliminary implementation for WFPC2 for SVM processing.

What's Changed

New Contributors

Full Changelog: 3.5.0...3.5.1rc0

Drizzlepac v3.5.0

12 Oct 19:28
b26f6f0
Compare
Choose a tag to compare

This release includes includes updates for these features in addition to various bug fixes:

  • Only use valid headerlets from astrometry database
  • Forced update to 0.8.0 tweakwcs due to non-backwards compatible API changes
  • Corrected bug to fix the suffix of the output drizzled product names
  • Addressed numpy deprecation warnings
  • Fixed the ability to use a command line option, -n, for runastrodriz

What's Changed

  • Verify astrometry headerlets and remove bad ones by @stsci-hack in #1424
  • Update code to use tweakwcs 0.8.0 by @mcara in #1430
  • Insure catalogs can be successfully created for all sparse fields by @stsci-hack in #1431
  • Update logic for defining output product filenames with correct DRZ or DRC suffix ( #1433 )
  • Fix lingering problem with numpy v.1.23 support ( #1434 )
  • Fix command line interface for runastrodriz (#1444) by @stsci-hack in #1445

Full Changelog: 3.4.3...3.5.0

Drizzlepac v3.5.0 Release Candidate 3

05 Oct 17:36
d1196c0
Compare
Choose a tag to compare
Pre-release

This release candidate includes the updates to have runastrodriz (optionally) create manifest files and for hapsequencer to include those in the manifest files it creates during SVM processing.

Drizzlepac v3.5.0 Release Candidate 2

28 Sep 17:24
b26f6f0
Compare
Choose a tag to compare
Pre-release

Update the v3.5.0 release candidate to fix a problem with the runastrodriz command-line interface (#1445).

Drizzlepac v3.5.0 Release Candidate 1

08 Sep 18:28
47db957
Compare
Choose a tag to compare
Pre-release

Update to define release candidate v3.5.0rc1 with changes from:

  • Update logic for defining output product filenames with correct DRZ or DRC suffix ( #1433 )
  • Fix lingering problem with numpy v.1.23 support ( #1434 )

Drizzlepac v3.5.0 release candidate 0

31 Aug 20:07
d999cfc
Compare
Choose a tag to compare
Pre-release

This release includes includes updates for these features in addition to various bug fixes:

  • Only use valid headerlets from astrometry database
  • Forced update to 0.8.0 tweakwcs due to non-backwards compatible API changes

What's Changed

  • Verify astrometry headerlets and remove bad ones by @stsci-hack in #1424
  • Update code to use tweakwcs 0.8.0 by @mcara in #1430
  • Insure catalogs can be successfully created for all sparse fields by @stsci-hack in #1431

Full Changelog: 3.4.3...3.5.0rc0

Drizzlepac v3.4.3

24 Aug 21:45
3a79cb6
Compare
Choose a tag to compare

This release includes includes updates for these features in addition to various bug fixes:

  • Initial support for aligning and creating SVM and MVM products for WFPC2 data
    based on unoptimized processing parameters
  • Python 3.10 support
  • Photutils 1.4.0 (and newer) support
  • Updated documentation on SVM catalogs

What's Changed

Full Changelog: 3.4.2...3.4.3

Drizzlepac v3.4.3rc0

24 Aug 20:14
271aa35
Compare
Choose a tag to compare
Drizzlepac v3.4.3rc0 Pre-release
Pre-release

Release candidate for v3.4.3.

Drizzlepac v3.4.2

28 May 00:18
924d46b
Compare
Choose a tag to compare

This release includes fixes for:

  • MVM processing of SkyCells with non-overlapping exposures [#1360, #1359]
  • ACS header keyword population based on header rules [#1332]
  • Update crder units [#1362]
  • Require Astropy v5.0.4 [#1335, #1347]
  • Require fitsblender v0.4.2 to fix problems with headers [#1354]
  • Avoid archiving duplicate WCS solutions in SVM processing [#1333]
  • Clarify comment portion of FITS card for MEANWHT and MEDWHT. [#1349]
  • Improve algorithm for identifying and filtering large segments [#1357]
  • Carry over IDCSCALE keyword when updating WCS to match Grism WCS [#1355]
  • Bug in deblending of big segments [#1365]
  • Update the rules file to create properly updated headers for WFC3 data [#1366]
  • Fix the size of the HAPEXPNAME column in the HDRTAB of the MVM output DRZ/DRZ file [#1371]

Drizzlepac v3.4.2 Release Candidate 2

13 May 14:29
924d46b
Compare
Choose a tag to compare
Pre-release

This RC backs out all the code from #1351 which verified the guiding of exposures.