__init__(self) | lsst.obs.base._instrument.Instrument | |
applyConfigOverrides(self, name, config) | lsst.obs.base._instrument.Instrument | |
filterDefinitions(self) | lsst.obs.base._instrument.Instrument | |
formatCollectionTimestamp(Union[str, datetime.datetime] timestamp) | lsst.obs.base._instrument.Instrument | static |
fromName(str name, Registry registry) | lsst.obs.base._instrument.Instrument | static |
getCamera(self) | lsst.obs.base._instrument.Instrument | |
getCuratedCalibrationNames(cls) | lsst.obs.base._instrument.Instrument | |
getName(cls) | lsst.obs.base._instrument.Instrument | |
getObsDataPackageDir(cls) | lsst.obs.base._instrument.Instrument | |
getRawFormatter(self, dataId) | lsst.obs.base._instrument.Instrument | |
importAll(Registry registry) | lsst.obs.base._instrument.Instrument | static |
makeCalibrationCollectionName(cls, *str labels) | lsst.obs.base._instrument.Instrument | |
makeCollectionName(cls, *str labels) | lsst.obs.base._instrument.Instrument | |
makeCollectionTimestamp() | lsst.obs.base._instrument.Instrument | static |
makeCuratedCalibrationRunName(cls, str calibDate, *str labels) | lsst.obs.base._instrument.Instrument | |
makeDataIdTranslatorFactory(self) | lsst.obs.base._instrument.Instrument | |
makeDefaultRawIngestRunName(cls) | lsst.obs.base._instrument.Instrument | |
makeRefCatCollectionName(*str labels) | lsst.obs.base._instrument.Instrument | static |
makeUmbrellaCollectionName(cls) | lsst.obs.base._instrument.Instrument | |
makeUnboundedCalibrationRunName(cls, *str labels) | lsst.obs.base._instrument.Instrument | |
register(self, registry) | lsst.obs.base._instrument.Instrument | |
writeAdditionalCuratedCalibrations(self, Butler butler, Optional[str] collection=None, Sequence[str] labels=()) | lsst.obs.base._instrument.Instrument | |
writeCameraGeom(self, Butler butler, Optional[str] collection=None, Sequence[str] labels=()) | lsst.obs.base._instrument.Instrument | |
writeCuratedCalibrations(self, Butler butler, Optional[str] collection=None, Sequence[str] labels=()) | lsst.obs.base._instrument.Instrument | |
writeStandardTextCuratedCalibrations(self, Butler butler, Optional[str] collection=None, Sequence[str] labels=()) | lsst.obs.base._instrument.Instrument | |