drizzlepac
drizzlepac copied to clipboard
AstroDrizzle for HST images.
_Issue [HLA-1240](https://jira.stsci.edu/browse/HLA-1240) was created on JIRA by [Rick White](https://jira.stsci.edu/secure/ViewProfile.jspa?name=rlw):_ There is a fairly rare failure mode where the HAP point catalog source detection goes crazy and generates big blobs with...
_Issue [HLA-1236](https://jira.stsci.edu/browse/HLA-1236) was created on JIRA by [Rick White](https://jira.stsci.edu/secure/ViewProfile.jspa?name=rlw):_ I noticed a couple of cases where HAP-SVM combined images have misaligned exposures, but the corresponding HLA images are properly aligned....
_Issue [HLA-1237](https://jira.stsci.edu/browse/HLA-1237) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ Make the necessary changes to deprecate the TEAL GUI.
_Issue [HLA-820](https://jira.stsci.edu/browse/HLA-820) was created on JIRA by [Michele De La Pena](https://jira.stsci.edu/secure/ViewProfile.jspa?name=mdelapena):_ While fitsblender (ci.yml and tox.ini) can now use GitHub Actions in an effort to migrate away from Azure, there...
Resolves [HLA-1208](https://jira.stsci.edu/browse/HLA-1208) Closes #1738 This PR removed the TEAL GUI interface for drizzlepac. This PR does not make changes to teal.load calls which are still being used to load and...
_Issue [HLA-1235](https://jira.stsci.edu/browse/HLA-1235) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ In order to insure a smooth transition after removing the TEAL GUI, we must make the public aware of the change....
_Issue [HLA-1208](https://jira.stsci.edu/browse/HLA-1208) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ This ticket would deprecate and then remove the TEAL interface from new versions of drizzlepac. After discussing this with Nadia, we...
_Issue [HLA-1226](https://jira.stsci.edu/browse/HLA-1226) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ Verify that the TEXPTIME (exposure time) is being calculated correctly in hapsequencer.py [line 868](https://github.com/spacetelescope/drizzlepac/blob/57d52ad007a95cfcfc34858e9ef26df46a8f0f52/drizzlepac/hapsequencer.py#L867) for both WFC3 and WFPC2.
_Issue [HLA-1228](https://jira.stsci.edu/browse/HLA-1228) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ In catalog_utils.py [line 1243](https://github.com/spacetelescope/drizzlepac/blob/57d52ad007a95cfcfc34858e9ef26df46a8f0f52/drizzlepac/haputils/catalog_utils.py#L1243) replace the call to internal function: transform_list_xy_to_ra_dec with all_pix2sky or something similar.
_Issue [HLA-1227](https://jira.stsci.edu/browse/HLA-1227) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_ In astrometric_utils.py [line 270](https://github.com/spacetelescope/drizzlepac/blob/57d52ad007a95cfcfc34858e9ef26df46a8f0f52/drizzlepac/haputils/astrometric_utils.py#L270) update the reference to the internal function build_reference_wcs and instead use stwcs.updatewcs.astrometry_utils.build_reference_wcs. If possible remove the internal...