Skip to content

Commit

Permalink
Add thermal backgrounds for dispersive elements
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jul 18, 2024
1 parent ebb7687 commit feceb8f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion galsim/roman/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@
'H158': 0.04,
'F184': 0.17,
'K213': 4.52,
'W146': 0.98}
'W146': 0.98,
'SNPrism': 0.00,
'Grism_0thOrder': 0.00,
'Grism_1stOrder': 0.00,
}

# Physical pixel size
pixel_scale_mm = 0.01 # mm
Expand Down

0 comments on commit feceb8f

Please sign in to comment.