ingestDataset

lsst.ap.verify.ingestDataset(dataset, workspace)

Ingest the contents of an ap_veify dataset into a Butler repository.

The original data directory shall not be modified.

Parameters
datasetlsst.ap.verify.Dataset

The ap_verify dataset to be ingested.

workspacelsst.ap.verify.WorkspaceGen2

The abstract location where ingestion repositories will be created. If the repositories already exist, they must be compatible with dataset (in particular, they must support the relevant obs package).