Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39212: Move no-instrument pipelines in cp_pipe to an "ingredients" directory #194

Merged
merged 2 commits into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/RunIsrForCrosstalkSources.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Prepare crosstalkSources for ISR/interchip crosstalk by running overscan correction on raw frames.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $AP_PIPE_DIR/pipelines/DarkEnergyCamera/RunIsrForCrosstalkSources.yaml
- location: $AP_PIPE_DIR/pipelines/_ingredients/DarkEnergyCamera/RunIsrForCrosstalkSources.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpBfkSolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe brighter-fatter kernel calibration construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpBfkSolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBfkSolve.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpBias.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe BIAS calibration construction for DECam
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpBias.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBias.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpDark.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DARK calibration construction
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpDark.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDark.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpDeferredCharge.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CTI calibration construction
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpDeferredCharge.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDeferredCharge.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpFlat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: cp_pipe FLAT calibration construction for DECam
# the isrForCrosstalkSources subset or RunIsrForCrosstalkSources.yaml.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlat.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlat.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpFlatSingleChip.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FLAT calibration construction
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlatSingleChip.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlatSingleChip.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpFringe.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FRINGE calibration construction
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpFringe.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFringe.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpLinearityCorrected.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: linearizer with photodiode correction
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearityCorrected.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearityCorrected.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpLinearitySolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe linearity calibration construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearitySolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearitySolve.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpPhotodiodeCorrection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe photodiode correction construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpPhotodiodeCorrection.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPhotodiodeCorrection.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpPlotPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe task to plot Photon Transfer Curve dataset
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpPlotPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPlotPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe PTC calibration construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/cpSky.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Sky frame generation pipeline definition.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/cpSky.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpSky.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/findDefects.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DEFECT calibration construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/findDefects.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/findDefects.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/findDefectsCombined.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DEFECT calibration construction from combined images.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/findDefectsCombined.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/findDefectsCombined.yaml
2 changes: 1 addition & 1 deletion pipelines/DarkEnergyCamera/measureCrosstalk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CROSSTALK calibration construction.
instrument: lsst.obs.decam.DarkEnergyCamera
imports:
- location: $CP_PIPE_DIR/pipelines/measureCrosstalk.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/measureCrosstalk.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpBfkSolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe brighter-fatter kernel calibration construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpBfkSolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBfkSolve.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpBias.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: obs_subaru/HSC bias calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
location: $CP_PIPE_DIR/pipelines/cpBias.yaml
location: $CP_PIPE_DIR/pipelines/_ingredients/cpBias.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpDark.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: obs_subaru/HSC dark calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
location: $CP_PIPE_DIR/pipelines/cpDark.yaml
location: $CP_PIPE_DIR/pipelines/_ingredients/cpDark.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpDeferredCharge.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CTI calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpDeferredCharge.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDeferredCharge.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpFlat.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: obs_subaru/HSC flat calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
location: $CP_PIPE_DIR/pipelines/cpFlat.yaml
location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlat.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpFlatSingleChip.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FLAT calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlatSingleChip.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlatSingleChip.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpFringe.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: obs_subaru/HSC fringe calibration construction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
location: $CP_PIPE_DIR/pipelines/cpFringe.yaml
location: $CP_PIPE_DIR/pipelines/_ingredients/cpFringe.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpLinearityCorrected.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: linearizer with photodiode correction
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearityCorrected.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearityCorrected.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpLinearitySolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe linearity calibration construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearitySolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearitySolve.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpPhotodiodeCorrection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe photodiode correction construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPhotodiodeCorrection.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPhotodiodeCorrection.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpPlotPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe task to plot Photon Transfer Curve dataset
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPlotPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPlotPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe PTC calibration construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/cpSky.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Sky frame generation pipeline definition.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpSky.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpSky.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/findDefects.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DEFECT calibration construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/findDefects.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/findDefects.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/findDefectsCombined.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DEFECT calibration construction from combined images.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/findDefectsCombined.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/findDefectsCombined.yaml
2 changes: 1 addition & 1 deletion pipelines/HyperSuprimeCam/measureCrosstalk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CROSSTALK calibration construction.
instrument: lsst.obs.subaru.HyperSuprimeCam
imports:
- location: $CP_PIPE_DIR/pipelines/measureCrosstalk.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/measureCrosstalk.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpBfkSolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Latiss Brighter-Fatter kernel calibration construction.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpBfkSolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBfkSolve.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpBias.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss bias calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpBias.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBias.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpDark.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss dark calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpDark.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDark.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpDeferredCharge.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CTI calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpDeferredCharge.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDeferredCharge.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpFlat.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss flat calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlatSingleChip.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlatSingleChip.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpFlatSingleChip.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FLAT calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlatSingleChip.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlatSingleChip.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpFringe.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss fringe calibration construction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpFringe.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFringe.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpLinearityCorrected.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: linearizer with photodiode correction
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearityCorrected.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearityCorrected.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpLinearitySolve.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: cp_pipe linearity calibration construction.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearitySolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearitySolve.yaml
tasks:
linearitySolve:
class: lsst.cp.pipe.LinearitySolveTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpPhotodiodeCorrection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe photodiode correction construction.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpPhotodiodeCorrection.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPhotodiodeCorrection.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpPlotPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe task to plot Photon Transfer Curve dataset
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpPlotPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPlotPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss Photon-Transfer Curve calibration construction.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPtc.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/cpSky.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Sky frame generation pipeline definition.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpSky.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpSky.yaml
tasks:
isr:
class: lsst.ip.isr.isrTask.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/Latiss/findDefectsCombined.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DEFECT calibration construction from combined images.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/findDefectsCombined.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/findDefectsCombined.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/measureCrosstalk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe CROSSTALK calibration construction.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/measureCrosstalk.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/measureCrosstalk.yaml
2 changes: 1 addition & 1 deletion pipelines/Latiss/measurePtcWithLinearity.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: cp_pipe Photon-Transfer Curve calibration construction, with Linearity enabled on inputs.
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_PIPE_DIR/pipelines/cpPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPtc.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpBfkSolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe brighter-fatter kernel calibration construction.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpBfkSolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBfkSolve.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpBias.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe BIAS calibration construction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpBias.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpBias.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpDark.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe DARK calibration construction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpDark.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDark.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpDeferredCharge.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: Latiss bias calibration construction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpDeferredCharge.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpDeferredCharge.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpFlat.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FLAT calibration construction optimized for single-CCD cameras
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlat.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlat.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpFlatSingleChip.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FLAT calibration construction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpFlatSingleChip.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFlatSingleChip.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpFringe.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe FRINGE calibration construction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpFringe.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpFringe.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpLinearityCorrected.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: linearizer with photodiode correction
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearityCorrected.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearityCorrected.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpLinearitySolve.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe linearity calibration construction.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpLinearitySolve.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearitySolve.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpPhotodiodeCorrection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe photodiode correction construction.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPhotodiodeCorrection.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPhotodiodeCorrection.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpPlotPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: cp_pipe task to plot Photon Transfer Curve dataset
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPlotPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPlotPtc.yaml
2 changes: 1 addition & 1 deletion pipelines/LsstCam/cpPtc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: LSSTCam Photon-Transfer Curve calibration construction.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/cpPtc.yaml
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpPtc.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down