Skip to content

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

Merged
mdlpstsci merged 10 commits into
spacetelescope:mainfrom
mdlpstsci:acs_serial_cte
Nov 21, 2024
Merged

HLA-1133/1241/1288 Implementation of ACS Serial CTE correction#609
mdlpstsci merged 10 commits into
spacetelescope:mainfrom
mdlpstsci:acs_serial_cte

Conversation

@mdlpstsci
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

Comment thread ctegen2/ctehelpers.c
c_tbtclo(tbl_ptr);
return status;
}
sprintf(MsgText,"CTEDATE0: %g",pars->cte_date0);
Copy link
Copy Markdown

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
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