Skip to content

Commit

Permalink
Updated combined_specs
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrown-ST committed Nov 26, 2024
1 parent 77e42b0 commit 3145d1d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 27 deletions.
50 changes: 24 additions & 26 deletions crds/jwst/specs/combined_specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4055,32 +4055,6 @@
"tpn":"nircam_area.tpn",
"unique_rowkeys":null
},
"convkernel":{
"derived_from":"Handmade on 11/26/24 by Hunter Brown",
"extra_keys":null,
"file_ext":".asdf",
"filekind":"convkernel",
"filetype":"CONVKERNEL",
"instrument":"NIRCAM",
"ld_tpn":"nircam_convkernel_ld.tpn",
"mapping":"REFERENCE",
"name":"nircam_convkernel.rmap",
"observatory":"JWST",
"parkey":[
[
"META.INSTRUMENT.DETECTOR"
],
[
"META.OBSERVATION.DATE",
"META.OBSERVATION.TIME"
]
],
"sha1sum":"7e68052cef44f94d28aa2f602369325c6c76995c",
"suffix":"convkernel",
"text_descr":"Convolution kernels for the reference pixel subtraction step.",
"tpn":"nircam_convkernel.tpn",
"unique_rowkeys":null
},
"dark":{
"classes":[
"Match",
Expand Down Expand Up @@ -4816,6 +4790,30 @@
"tpn":"nircam_saturation.tpn",
"unique_rowkeys":null
},
"sirskernel":{
"derived_from":"Handmade on 11/26/24 by Hunter Brown",
"extra_keys":null,
"file_ext":".asdf",
"filekind":"sirskernel",
"filetype":"SIRSKERNEL",
"instrument":"NIRCAM",
"ld_tpn":"nircam_sirskernel_ld.tpn",
"mapping":"REFERENCE",
"name":"nircam_sirskernel.rmap",
"observatory":"JWST",
"parkey":[
[],
[
"META.OBSERVATION.DATE",
"META.OBSERVATION.TIME"
]
],
"sha1sum":"179a0f57a882ef5d8fbbeafc03a96f0280c1ce02",
"suffix":"sirskernel",
"text_descr":"Convolution kernel for the Simple Improved Reference Subtraction approach.",
"tpn":"nircam_sirskernel.tpn",
"unique_rowkeys":null
},
"specwcs":{
"classes":[
"Match",
Expand Down
2 changes: 1 addition & 1 deletion crds/jwst/specs/nircam_sirskernel.rmap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ header = {
'name' : 'nircam_sirskernel.rmap',
'observatory' : 'JWST',
'parkey' : ((), ('META.OBSERVATION.DATE', 'META.OBSERVATION.TIME')),
'sha1sum' : '7e68052cef44f94d28aa2f602369325c6c76995c',
'sha1sum' : '179a0f57a882ef5d8fbbeafc03a96f0280c1ce02',
'suffix' : 'sirskernel',
'text_descr' : 'Convolution kernel for the Simple Improved Reference Subtraction approach.',
}
Expand Down

0 comments on commit 3145d1d

Please # to comment.