Skip to content

Commit

Permalink
Switch ptc dataset def from cpp to isr version
Browse files Browse the repository at this point in the history
  • Loading branch information
plazas committed Jan 13, 2021
1 parent 6948e2c commit 8bfb38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1493,7 +1493,7 @@ measurePhotonTransferCurve_metadata:
photonTransferCurveDataset:
description: "Persisted output data from the MeasurePhotonTransferCurveTask"
persistable: ignored
python: lsst.cp.pipe.ptc.PhotonTransferCurveDataset
python: lsst.ip.isr.PhotonTransferCurveDataset
storage: FitsCatalogStorage
tables: 'raw'
template: ''
Expand Down

0 comments on commit 8bfb38a

Please sign in to comment.