Skip to content

Commit

Permalink
Merge pull request #1102 from spacetelescope/add_cleanflickernoisestep
Browse files Browse the repository at this point in the history
Added reftype for pars-cleanflickernoisestep and added doc.
  • Loading branch information
hbrown-ST authored Dec 6, 2024
2 parents 1172965 + 4af716e commit f7cad6c
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions changes/1102.jwst.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added reftype for pars-cleanflickernoisestep.
24 changes: 24 additions & 0 deletions crds/jwst/specs/combined_specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7097,6 +7097,30 @@
"tpn":"nirspec_pars-badpixselfcalstep.tpn",
"unique_rowkeys":null
},
"pars-cleanflickernoisestep":{
"derived_from":"Created by Hunter Brown 2024-12-06",
"extra_keys":null,
"file_ext":".asdf",
"filekind":"pars-cleanflickernoisestep",
"filetype":"pars-cleanflickernoisestep",
"instrument":"NIRSPEC",
"ld_tpn":"nirspec_pars-cleanflickernoisestep_ld.tpn",
"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",
"tpn":"nirspec_pars-cleanflickernoisestep.tpn",
"unique_rowkeys":null
},
"pars-darkcurrentstep":{
"derived_from":"Created by Hunter Brown 2024-06-10",
"extra_keys":null,
Expand Down
17 changes: 17 additions & 0 deletions crds/jwst/specs/nirspec_pars-cleanflickernoisestep.rmap
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({
})

0 comments on commit f7cad6c

Please # to comment.