We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b82ad commit 00363bcCopy full SHA for 00363bc
1 file changed
tests/data/make_central_repo.sh
@@ -10,7 +10,6 @@ REPO="${PROMPT_PROCESSING_DIR:?Can\'t find prompt_processing repo; is it set up?
10
# For compatibility testing, use the lowest version we offer support for
11
butler create "$REPO" --dimension-config "$DAF_BUTLER_DIR/python/lsst/daf/butler/configs/old_dimensions/daf_butler_universe7.yaml"
12
butler register-instrument "$REPO" lsst.obs.lsst.LsstCam
13
-butler register-dataset-type "$REPO" gain_correction IsrCalib instrument detector --is-calibration
14
15
# Import datasets
16
butler write-curated-calibrations "$REPO" LSSTCam --collection LSSTCam/calib/DM-50520
0 commit comments