-
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 #1102 from spacetelescope/add_cleanflickernoisestep
Added reftype for pars-cleanflickernoisestep and added doc.
- Loading branch information
Showing
3 changed files
with
42 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Added reftype for pars-cleanflickernoisestep. |
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-12-06', | ||
'file_ext' : '.asdf', | ||
'filekind' : 'pars-cleanflickernoisestep', | ||
'filetype' : 'pars-cleanflickernoisestep', | ||
'instrument' : 'NIRSPEC', | ||
'mapping' : 'REFERENCE', | ||
'name' : 'jwst_nirspec_pars-cleanflickernoisestep.rmap', | ||
'observatory' : 'JWST', | ||
'parkey' : ((), ('META.OBSERVATION.DATE', 'META.OBSERVATION.TIME')), | ||
'sha1sum' : 'e92736107f6141b25b154484e47d72dad36290c3', | ||
'suffix' : 'pars-cleanflickernoisestep', | ||
'text_descr' : 'Base rmap for nirspec_pars-cleanflickernoisestep', | ||
} | ||
|
||
selector = Match({ | ||
}) |