We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35818b6 commit b81184aCopy full SHA for b81184a
config/comCam/finalize_characterization.py
@@ -17,7 +17,7 @@
17
config.psf_determiner['piff'].piffPixelGridFitCenter = False
18
# See DM-45569, but this is not enable but it was the config
19
# used in the plots.
20
-config.psf_determiner['piff'].useColor = False
+config.psf_determiner['piff'].useColor = True
21
config.psf_determiner['piff'].colorOrder = 1
22
config.psf_determiner['piff'].color = {
23
"u": "g-i",
0 commit comments