We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0197643 + 6bb3352 commit 3f53ddcCopy full SHA for 3f53ddc
config/fgcmMakeLut.py
@@ -25,3 +25,6 @@
25
26
# FGCM name or filename of precomputed atmospheres
27
config.atmosphereTableName = "fgcm_atm_subaru3"
28
+
29
+# Create a LUT for all detectors (for backwards compatibility).
30
+config.useScienceDetectors = False
0 commit comments