Skip to content

Commit

Permalink
Move pipeline defaults to ingredients directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
czwa committed May 15, 2023
1 parent a4cd419 commit f999a39
Show file tree
Hide file tree
Showing 113 changed files with 97 additions and 97 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/ingredients/cpPtc.yaml
tasks:
isr:
class: lsst.ip.isr.IsrTask
Expand Down

0 comments on commit f999a39

Please sign in to comment.