-
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.
Merge pull request #1045 from spacetelescope/CCD-1467
Added pars-darkcurrentstep rmaps for NIRISS, NIRCAM and NIRSPEC.
- Loading branch information
Showing
6 changed files
with
137 additions
and
1 deletion.
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' : 'Created by Hunter Brown 2024-06-10', | ||
'file_ext' : '.asdf', | ||
'filekind' : 'pars-darkcurrentstep', | ||
'filetype' : 'pars-darkcurrentstep', | ||
'instrument' : 'NIRCAM', | ||
'mapping' : 'REFERENCE', | ||
'name' : 'jwst_nircam_pars-darkcurrentstep.rmap', | ||
'observatory' : 'JWST', | ||
'parkey' : (('META.EXPOSURE.TYPE',), ('META.OBSERVATION.DATE', 'META.OBSERVATION.TIME')), | ||
'sha1sum' : 'd9fe7ab309b949ea4db0662e8e4df8b0bf5a9ef8', | ||
'suffix' : 'pars-darkcurrentstep', | ||
'text_descr' : 'DarkCurrentStep runtime parameters for nircam', | ||
} | ||
|
||
selector = Match({ | ||
}) |
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' : 'Created by Hunter Brown 2024-06-10', | ||
'file_ext' : '.asdf', | ||
'filekind' : 'pars-darkcurrentstep', | ||
'filetype' : 'pars-darkcurrentstep', | ||
'instrument' : 'NIRISS', | ||
'mapping' : 'REFERENCE', | ||
'name' : 'jwst_niriss_pars-darkcurrentstep.rmap', | ||
'observatory' : 'JWST', | ||
'parkey' : (('META.EXPOSURE.TYPE',), ('META.OBSERVATION.DATE', 'META.OBSERVATION.TIME')), | ||
'sha1sum' : '4f3c8d6c8bc1dca3ce2a73c8913f9df85ec23a42', | ||
'suffix' : 'pars-darkcurrentstep', | ||
'text_descr' : 'DarkCurrentStep runtime parameters for niriss', | ||
} | ||
|
||
selector = Match({ | ||
}) |
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' : 'Created by Hunter Brown 2024-06-10', | ||
'file_ext' : '.asdf', | ||
'filekind' : 'pars-darkcurrentstep', | ||
'filetype' : 'pars-darkcurrentstep', | ||
'instrument' : 'NIRSPEC', | ||
'mapping' : 'REFERENCE', | ||
'name' : 'jwst_nirspec_pars-darkcurrentstep.rmap', | ||
'observatory' : 'JWST', | ||
'parkey' : (('META.EXPOSURE.TYPE',), ('META.OBSERVATION.DATE', 'META.OBSERVATION.TIME')), | ||
'sha1sum' : '041b2b67e68467067eef9728adbc8266648fdd2c', | ||
'suffix' : 'pars-darkcurrentstep', | ||
'text_descr' : 'DarkCurrentStep runtime parameters for nirspec', | ||
} | ||
|
||
selector = Match({ | ||
}) |
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