diff --git a/doc/versionHistory.rst b/doc/versionHistory.rst index 89a40d8f..ebb5872c 100644 --- a/doc/versionHistory.rst +++ b/doc/versionHistory.rst @@ -12,7 +12,7 @@ Version History 13.0.5 ------------- -* Set saveHistory=True in the Danish production pipeline +* Set saveHistory=True and looser convergence criteria in the Danish production pipeline .. _lsst.ts.wep-13.0.4: diff --git a/pipelines/production/comCamRapidAnalysisDanishPipeline.yaml b/pipelines/production/comCamRapidAnalysisDanishPipeline.yaml index f3171f74..79116854 100644 --- a/pipelines/production/comCamRapidAnalysisDanishPipeline.yaml +++ b/pipelines/production/comCamRapidAnalysisDanishPipeline.yaml @@ -17,6 +17,10 @@ tasks: estimateZernikes.nollIndices: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 20, 21, 22, 27, 28] estimateZernikes.saveHistory: true + estimateZernikes.lstsqKwargs: + ftol: 1.0e-3 + xtol: 1.0e-3 + gtol: 1.0e-3 # Define pipeline steps subsets: