Releases: spacetelescope/drizzlepac
Releases · spacetelescope/drizzlepac
Drizzlepac v3.5.0 Release Candidate 3
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
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
Drizzlepac v3.5.0 release candidate 0
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
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
- Fixed skycell size in pixels as quoted in the documentation. by @mdlpstsci in #1387
- Ensure Ramp filter data is not used for MVM processing by @mdlpstsci in #1393
- Added requested values and clarification text regarding photometry to the catalogs by @mdlpstsci in #1390
- Modified the docstring which defines the HAPLEVEL and its associated meaning by @mdlpstsci in #1395
- Modified the "exposure level" products to have a HAPLEVEL = 1 by @mdlpstsci in #1398
- Get full S_REGION outline by @stsci-hack in #1401
- Update readthedocs for SVM catalog generation by @dulude in #1400
- Delete all reference catalogs during SVM processing by @stsci-hack in #1409
- Update runastrodriz to work with WFPC2 singletons by @stsci-hack in #1412
- Revert sky matching upon any error by @stsci-hack in #1411
- Update SVM to support WFPC2 subarray exposures by @stsci-hack in #1418
- Add Python 3.10 tests by @stsci-hack in #1420
- Add WFPC2 support for MVM processing by @stsci-hack in #1422
- Support additional RADESYS options for input files by @stsci-hack in #1423
- Ensure the gain variables are defined for all detectors by @mdlpstsci in #1425
- Essentially remove restriction on PhotUtils package version by @mdlpstsci in #1426
Full Changelog: 3.4.2...3.4.3
Drizzlepac v3.4.3rc0
Release candidate for v3.4.3.
Drizzlepac v3.4.2
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
This RC backs out all the code from #1351 which verified the guiding of exposures.
Drizzlepac v3.4.2 Release Candidate 1
Drizzlepac v3.4.2 Release Candidate 0
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]