Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLA-1133/1241/1288 Implementation of ACS Serial CTE correction #609

Merged
merged 10 commits into from
Nov 21, 2024

Conversation

mdlpstsci
Copy link
Contributor

@mdlpstsci mdlpstsci commented Mar 5, 2024

This code represents the Generation 3 version of the CTE correction for ACS WFC. This code applies not only the parallel CTE correction for full-frame images, but it also applies a serial CTE correction for post-SM4 data.

Note: In order to use this new version of CALACS (v10.4.0), the PCTETAB keyword in the primary header MUST be populated with the name of the Generation 3 PCTETAB calibration reference file.

@mdlpstsci mdlpstsci self-assigned this Mar 5, 2024
@mdlpstsci mdlpstsci requested a review from a team as a code owner March 5, 2024 22:13
@mdlpstsci mdlpstsci changed the title WIP: Implemetation of ACS Serial CTE correction HLA-1133/1241 WIP: Implemetation of ACS Serial CTE correction May 7, 2024
@mdlpstsci mdlpstsci changed the title HLA-1133/1241 WIP: Implemetation of ACS Serial CTE correction HLA-1133/1241/1288 WIP: Implemetation of ACS Serial CTE correction Aug 16, 2024
@mdlpstsci mdlpstsci changed the title HLA-1133/1241/1288 WIP: Implemetation of ACS Serial CTE correction HLA-1133/1241/1288 Implemetation of ACS Serial CTE correction Aug 16, 2024
is NOT backwards compatible.  WFC RAW files will need to have the
PCTETAB keyword in the primary header updated with the name of the
update calibration file which supports both parallel and serial CTE
corrections.
@mdlpstsci
Copy link
Contributor Author

Test run done with new RAW and updated Truth files:
https://plwishmaster.stsci.edu:8081/job/RT/job/HSTCAL-Developers-Pull-Requests/35/

@mdlpstsci mdlpstsci changed the title HLA-1133/1241/1288 Implemetation of ACS Serial CTE correction HLA-1133/1241/1288 Implementation of ACS Serial CTE correction Aug 27, 2024
@mdlpstsci
Copy link
Contributor Author

The software for this PR has been approved by the ACS Team (Jenna Ryon) (Git Issue #577). In order to merge a code review needs to be done.

return status;
}
sprintf(MsgText,"CTEDATE0: %g",pars->cte_date0);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation incorrect? 390/1, 401/2, 412/3, 423/4, 434/6

@mdlpstsci mdlpstsci merged commit 5dd6d09 into spacetelescope:main Nov 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants