-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCD-1362 Added new rmap for niriss charge migrationstep.
- Loading branch information
Showing
3 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
header = { | ||
'derived_from' : 'Derived from niriss_pars-jumpstep 2023-09-07', | ||
'file_ext' : '.asdf', | ||
'filekind' : 'pars-chargemigrationstep', | ||
'filetype' : 'pars-chargemigrationstep', | ||
'instrument' : 'NIRISS', | ||
'mapping' : 'REFERENCE', | ||
'name' : 'jwst_niriss_pars-chargemigrationstep.rmap', | ||
'observatory' : 'JWST', | ||
'parkey' : (('META.INSTRUMENT.EXP_TYPE', 'META.INSTRUMENT.FILTER', 'META.INSTRUMENT.PUPIL'),), | ||
'sha1sum' : '29c1ce44d948323b0d5767bf61b05bf99682515a', | ||
'suffix' : 'pars-chargemigrationstep', | ||
'text_descr' : 'Parameters to correct charge migration and the jump detection step interaction.', | ||
} | ||
|
||
selector = Match({ | ||
}) |