Skip to content

Commit 3f53ddc

Browse files
authored
Merge pull request #507 from lsst/tickets/DM-50031
DM-50031: Make fgcmcal LUT for all detectors for backwards compatibility.
2 parents 0197643 + 6bb3352 commit 3f53ddc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/fgcmMakeLut.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525

2626
# FGCM name or filename of precomputed atmospheres
2727
config.atmosphereTableName = "fgcm_atm_subaru3"
28+
29+
# Create a LUT for all detectors (for backwards compatibility).
30+
config.useScienceDetectors = False

0 commit comments

Comments
 (0)