Skip to content

Commit

Permalink
Merge pull request #44 from lsst/tickets/DM-43022
Browse files Browse the repository at this point in the history
DM-43022: Do not override default crosstalk settings for isr for verification runs
  • Loading branch information
erykoff committed Mar 7, 2024
2 parents 18aaeac + 0ffa7bb commit d17cd73
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion pipelines/_ingredients/VerifyBias.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ tasks:
doBias: true
doVariance: true
doLinearize: false
doCrosstalk: false
doDefect: true
doNanMasking: true
doInterpolate: true
Expand Down
1 change: 0 additions & 1 deletion pipelines/_ingredients/VerifyDefect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ tasks:
doBias: true
doVariance: false
doLinearize: false
doCrosstalk: false
doBrighterFatter: false
doDark: false
doStrayLight: false
Expand Down
1 change: 0 additions & 1 deletion pipelines/_ingredients/VerifyDefectPostFlat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ tasks:
doBias: true
doVariance: false
doLinearize: false
doCrosstalk: false
doBrighterFatter: false
doDark: true
doStrayLight: false
Expand Down

0 comments on commit d17cd73

Please sign in to comment.