Registry ======== .. currentmodule:: lsst.daf.butler .. autoclass:: Registry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Registry.defaultConfigFile ~Registry.pixelization .. rubric:: Methods Summary .. autosummary:: ~Registry.addDataUnitEntry ~Registry.addDataset ~Registry.addDatasetLocation ~Registry.addExecution ~Registry.addQuantum ~Registry.addRun ~Registry.associate ~Registry.attachComponent ~Registry.disassociate ~Registry.ensureRun ~Registry.export ~Registry.find ~Registry.findDataUnitEntry ~Registry.fromConfig ~Registry.getDataset ~Registry.getDatasetLocations ~Registry.getDatasetType ~Registry.getExecution ~Registry.getQuantum ~Registry.getRegion ~Registry.getRun ~Registry.import_ ~Registry.makeDatabaseDict ~Registry.makeProvenanceGraph ~Registry.makeRun ~Registry.markInputUsed ~Registry.merge ~Registry.registerDatasetType ~Registry.removeDatasetLocation ~Registry.selectDataUnits ~Registry.setConfigRoot ~Registry.setDataUnitRegion ~Registry.subset ~Registry.transaction ~Registry.transfer .. rubric:: Attributes Documentation .. autoattribute:: defaultConfigFile .. autoattribute:: pixelization .. rubric:: Methods Documentation .. automethod:: addDataUnitEntry .. automethod:: addDataset .. automethod:: addDatasetLocation .. automethod:: addExecution .. automethod:: addQuantum .. automethod:: addRun .. automethod:: associate .. automethod:: attachComponent .. automethod:: disassociate .. automethod:: ensureRun .. automethod:: export .. automethod:: find .. automethod:: findDataUnitEntry .. automethod:: fromConfig .. automethod:: getDataset .. automethod:: getDatasetLocations .. automethod:: getDatasetType .. automethod:: getExecution .. automethod:: getQuantum .. automethod:: getRegion .. automethod:: getRun .. automethod:: import_ .. automethod:: makeDatabaseDict .. automethod:: makeProvenanceGraph .. automethod:: makeRun .. automethod:: markInputUsed .. automethod:: merge .. automethod:: registerDatasetType .. automethod:: removeDatasetLocation .. automethod:: selectDataUnits .. automethod:: setConfigRoot .. automethod:: setDataUnitRegion .. automethod:: subset .. automethod:: transaction .. automethod:: transfer