Skip to content

Commit

Permalink
Replace detection_tutorial task with detection
Browse files Browse the repository at this point in the history
  • Loading branch information
leeskelvin committed Jul 2, 2024
1 parent 6e9530d commit f6e6bb5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pipelines/HSC/DRP-RC2_subset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ description: The DRP pipeline specialized for rc2_subset processing in jenkins a
imports:
- $DRP_PIPE_DIR/pipelines/HSC/DRP-RC2.yaml
tasks:
detection_tutorial:
class: lsst.pipe.tasks.multiBand.DetectCoaddSourcesTask
config:
detection.thresholdValue: 250
PA1:
class: lsst.faro.measurement.TractMatchedMeasurementTask
config:
Expand Down Expand Up @@ -287,7 +283,7 @@ subsets:
- consolidateSourceTable
coadd_measurement:
subset:
- detection_tutorial
- detection
- mergeDetections
- deblend
- measure
Expand Down

0 comments on commit f6e6bb5

Please sign in to comment.