Skip to content

Commit 6bb3352

Browse files
committed
Make LUT for all detectors for backwards compatibility.
1 parent 0197643 commit 6bb3352

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)