Skip to content

Commit 59acb38

Browse files
committed
lower back
1 parent 1401355 commit 59acb38

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/comCam/finalize_characterization.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# See DM-49673 for u-band.
55
config.psf_determiner['piff'].spatialOrderPerBand = {
66
"u": 2,
7-
"g": 3,
8-
"r": 3,
9-
"i": 3,
10-
"z": 3,
11-
"y": 3,
7+
"g": 4,
8+
"r": 4,
9+
"i": 4,
10+
"z": 4,
11+
"y": 4,
1212
}
1313
# See DM-48887 & DM-49688 for more detail.
1414
config.psf_determiner['piff'].zerothOrderInterpNotEnoughStars = False

0 commit comments

Comments
 (0)