From feceb8ff130f882286929f9c5da08a28108174ff Mon Sep 17 00:00:00 2001 From: Arun Kannawadi Date: Thu, 18 Jul 2024 12:22:39 -0400 Subject: [PATCH] Add thermal backgrounds for dispersive elements --- galsim/roman/__init__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/galsim/roman/__init__.py b/galsim/roman/__init__.py index 6ac12abbda..7b27c13939 100644 --- a/galsim/roman/__init__.py +++ b/galsim/roman/__init__.py @@ -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