Skip to content

Commit 4904d64

Browse files
nirspec changes
1 parent 298e6f4 commit 4904d64

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

pandexo/engine/reference/nirspec_input.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,19 @@
55
"target": true,
66
"position": {
77
"ang_unit": "arcsec",
8-
"xoff": 0.0,
9-
"yoff": 0.0
8+
"x_offset": 0.0,
9+
"y_offset": 0.0
1010
},
11+
"shape": {
12+
"geometry": "point"
13+
},
1114
"spectrum": {
15+
"extinction": {
16+
"bandpass": "j",
17+
"law": "mw_rv_31",
18+
"unit": "mag",
19+
"value": 0.0
20+
},
1221
"normalization": {
1322
"type": "none"},
1423
"sed": {

0 commit comments

Comments
 (0)