|
|
| __init__ (self, **kwargs) |
| |
|
| getName (cls) |
| |
|
| getCamera (self) |
| |
|
| register (self, registry, update=False) |
| |
|
| getRawFormatter (self, dataId) |
| |
|
|
list | configPaths = [os.path.join(packageDir, "config")] |
| |
|
|
| filterDefinitions = DECAM_FILTER_DEFINITIONS |
| |
|
str | policyName = "decam" |
| |
|
str | obsDataPackage = "obs_decam_data" |
| |
|
| translatorClass = DecamTranslator |
| |
◆ _getCameraFromPath()
| lsst.obs.decam._instrument.DarkEnergyCamera._getCameraFromPath |
( |
| path | ) |
|
|
staticprotected |
Return the camera geometry given solely the path to the location
of that definition.
The documentation for this class was generated from the following file:
- python/lsst/obs/decam/_instrument.py