-
Notifications
You must be signed in to change notification settings - Fork 29
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-1310/1311: Changes to accommodate an IR time-dependent IMPHTTAB #621
Conversation
enable a time-dependent photometric correction for the IR detector. This supplements the change done for the UVIS in 2020 (Version 3.5.2).
IR regression tests running on Jenkins (#36) |
@@ -39,6 +39,10 @@ | |||
for IR exposures because they're now in units of electrons. | |||
M.De La Pena, 2020 Feb 28: | |||
Added MJD in order to enable a time-dependent photometric correction. | |||
M.De La Pena, 2024 Apr 15: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean April 15?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stscirij Yes. It is when I actually made the change!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Why do you have to make the same history update in 3 different places (Dates, History and Updates) as well as in the code? Seems redundant...
@stscirij |
Allow MJD as a parameterized variable for the PHOTMODE keyword to enable a time-dependent photometric correction for the IR detector. This change supplements the change done for the UVIS in 2020 (Version 3.5.2).
Regression tests for the WFC3 IR change were successfully run here as the RAW an TRUTH files were updated appropriately: https://plwishmaster.stsci.edu:8081/job/RT/job/HSTCAL-Developers-Pull-Requests/39/consoleText
Any ACS failures are because the RAW and TRUTH files were also updates to accommodate the ACS serial CTE update where the team needs to give the final approval.