Releases: spacetelescope/drizzlepac
Drizzlepac v3.7.1 release candidate 6
What's Changed
- Updated the call to SciPy hamming function in deconvolve_utils.py by @mdlpstsci in #1848
- Upgrade Jenkins dev test to python 3.11, fix ci-watson upgrade failures by @s-goldman in #1840
Full Changelog: 3.7.1rc5...3.7.1rc6
Drizzlepac v3.7.1 release candidate 5
What's Changed
Updated configuration files to use minobj=10 for fitgeom='rscale' by s-goldman in #1823
Changes to address proper marking of cosmic rays in drizzled products by mdlpstsci in #1820
Full Changelog: 3.7.1rc4...3.7.1rc5
Drizzlepac v3.7.1 release candidate 4
What's Changed
- Newcandidate 371rc4 by @mdlpstsci in #1818
- This ticket references PR#1811 which streamlines some regression tests.
Full Changelog: 3.7.1rc3...3.7.1rc4
Drizzlepac v3.7.1 release candidate 3
What's Changed
- Newcandidate 371rc3 - Addresses codecov issues done by JH in the JenkinsfileRT by @mdlpstsci in #1817
Full Changelog: 3.7.1rc2...3.7.1rc3
Drizzlepac v3.7.1 release candidate 2
What's Changed
- Newcandidate Drizzlepac RC - 371rc2: Update done (by JH) to fix the JenkinsfileRT to enable the software to build. by @mdlpstsci in #1815
Full Changelog: 3.7.1rc1...3.7.1rc2
Drizzlepac v3.7.1 release candidate 1
What's Changed
- HLA-1266: Updated pyproject.toml to force the use of numpy<2.0, and modified by @mdlpstsci in #1813
Full Changelog: 3.7.1rc0...3.7.1rc1
Drizzlepac v3.7.0.1
pin numpy<2.0
in runtime, but build wheel with numpy>=2.0.0rc2
Full Changelog: 3.7.0...3.7.0.1
Drizzlepac v3.7.1 release candidate 0
High-Level Summary
These notes need to be checked and edited.
What's Changed
- HLA-1161: MagErrAp2 and other magnitude errors in HAP catalogs have incorrect negative values by @s-goldman in #1700
- HLA-1164: Disable code that changes HAP catalog flag values by @s-goldman in #1710
- HLA-1144: Runastrodriz: handle an empty list generated by do_verify_guiding by @s-goldman in #1736
- HLA_1187: Modified the value of "check_big_island_only" to be True by @mdlpstsci in #1730
- Skipping 'number of sources' PyTests by @mdlpstsci in #1750
- HLA-993: Adding skycell keyword to pipeline and SVM products by @s-goldman in #1729
- HLA-1220 Added Documentation Regarding SKYCELL Value by @s-goldman in #1760
- HLA-1195 Improved S_REGION Around Edges by @s-goldman in #1762
- HLA:1061 Re-enable final_fillval set to fill in values when WHT=0 by @s-goldman in #1767
- HLA-727 Description of Exit Codes in documentation by @s-goldman in #1781
- HLA-1222: Remove the restriction on the version of stsci.imagestats by @mdlpstsci in #1784
- HLA-1209 Bug fix that allows for user inputs in astrodrizzle with mdriztab=True by @s-goldman in #1774
- HLA-1243: final_bits value change in config json for single WFC3/IR SVM by @s-goldman in #1783
- HLA-1216 Remove tophat drizzle kernel and add warning for gaussian and lanczos3 by @s-goldman in #1786
- HLA-1191 GitHub Contributors Guide by @s-goldman in #1787
- HLA-1248: Bug fixes and enhancements for the segmentation catalog wrt the RickerWavelet kernel by @mdlpstsci in #1791
- HLA-1248: Series of bug fixes for the segmentation catalog by @mdlpstsci in #1793
- HLA-1138: Exclude single filter images in the generation of the total detection image by @mdlpstsci in #1797
- [SCSB-155] build with Numpy 2.0 release candidate by @zacharyburnett in #1806
- HLA-1257: Remove the use of a custom smoothing kernel for catalog generation by @mdlpstsci in #1805
- resolve warnings by @zacharyburnett in #1798
Full Changelog: 3.7.0...3.7.1rc0
Drizzlepac v3.7.0
High-Level Summary
This build of Drizzlepac contains a number of bug fixes, as well as infrastructure maintenance.
What's Changed
f6cb625 -Modified how bad rows are removed from the total (aka white light) source catalog, as well as how the corresponding bad segments are removed from the segmentation image (#1771) (mdlpstsci)
d32118d - Modified PyTests and fixed conflicts (#1748) (mdlpstsci)
1e5b303 - Numpy version specified as less than 2.0 in pyproject.toml (#1743) (Steve Goldman)
2ce4d14 - pyproject.toml specify python_requires >=3.10 (#1737) (Steve Goldman)
67f80aa - HLA-1192: GitHub branch rename master to main (#1725) (Steve Goldman)
ae89bc3 - HLA-1203: Bug fix for HCALDP Reunion (#1731) (Steve Goldman)
7593b2f - HLA-1190: New installation instructions and small text changes (#1727) (Steve Goldman)
a7bdd08 - HLA-837: Removed Invalid Reference to Pyraf (#1726) (Steve Goldman)
b650e5f - Fix build failure on Python 3.12 (#1714) (Joseph Hunkeler)
c48c139 - HLA-1175: New Readthedocs structure (#1717) (Steve Goldman)
a19da01 - Update requirements-dev to not use eggs (#1721) (Nadia Dencheva)
ef3cbf5 - RT: Allow -dev jobs to fail (#1718) (Joseph Hunkeler)
0efa547 - Initial setup for Architectural Decision Records (#1697) (Steve Goldman)
Drizzlepac v3.7.0 release candidate 4
What's Changed
This release candidate contains all the changes noted in Drizzlepac Release Candidates 0, 1, and 2 (3.7.0rc0, 3.7.0rc1, 3.7.0rc2). The change imposed in 3.7.0rc3 has been removed.