RingsSkyMap =========== .. currentmodule:: lsst.skymap.ringsSkyMap .. autoclass:: RingsSkyMap :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RingsSkyMap.SKYMAP_DATASET_TYPE_NAME ~RingsSkyMap.SKYMAP_RUN_COLLECTION_NAME .. rubric:: Methods Summary .. autosummary:: ~RingsSkyMap.findAllTracts ~RingsSkyMap.findClosestTractPatchList ~RingsSkyMap.findTract ~RingsSkyMap.findTractIdArray ~RingsSkyMap.findTractPatchList ~RingsSkyMap.generateTract ~RingsSkyMap.getRingIndices ~RingsSkyMap.getSha1 ~RingsSkyMap.logSkyMapInfo ~RingsSkyMap.register ~RingsSkyMap.updateSha1 .. rubric:: Attributes Documentation .. autoattribute:: SKYMAP_DATASET_TYPE_NAME .. autoattribute:: SKYMAP_RUN_COLLECTION_NAME .. rubric:: Methods Documentation .. automethod:: findAllTracts .. automethod:: findClosestTractPatchList .. automethod:: findTract .. automethod:: findTractIdArray .. automethod:: findTractPatchList .. automethod:: generateTract .. automethod:: getRingIndices .. automethod:: getSha1 .. automethod:: logSkyMapInfo .. automethod:: register .. automethod:: updateSha1