Skip to content

Commit

Permalink
Commit current Danish defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcrenshaw authored Nov 29, 2024
1 parent 96089ba commit 75752f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pipelines/production/comCamRapidAnalysisDanishPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ tasks:
python: |
from lsst.ts.wep.task import EstimateZernikesDanishTask
config.estimateZernikes.retarget(EstimateZernikesDanishTask)
donutStampSelector.maxSelect: 2
donutStampSelector.maxSelect: 5
estimateZernikes.binning: 2
estimateZernikes.nollIndices: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20, 21, 22, 27, 28]

# Define pipeline steps
subsets:
Expand Down

0 comments on commit 75752f6

Please sign in to comment.