SkyCells ======== .. currentmodule:: romancal.skycell.skymap .. autoclass:: SkyCells :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyCells.data ~SkyCells.indices ~SkyCells.kdtree ~SkyCells.names ~SkyCells.orientations ~SkyCells.pixel_scale ~SkyCells.pixel_shape ~SkyCells.polygons ~SkyCells.projection_regions ~SkyCells.radec_centers ~SkyCells.radec_corners ~SkyCells.vectorpoint_centers ~SkyCells.vectorpoint_corners ~SkyCells.wcs ~SkyCells.wcs_infos ~SkyCells.xy_tangents .. rubric:: Methods Summary .. autosummary:: ~SkyCells.containing ~SkyCells.cores_containing ~SkyCells.from_names .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: indices .. autoattribute:: kdtree .. autoattribute:: names .. autoattribute:: orientations .. autoattribute:: pixel_scale .. autoattribute:: pixel_shape .. autoattribute:: polygons .. autoattribute:: projection_regions .. autoattribute:: radec_centers .. autoattribute:: radec_corners .. autoattribute:: vectorpoint_centers .. autoattribute:: vectorpoint_corners .. autoattribute:: wcs .. autoattribute:: wcs_infos .. autoattribute:: xy_tangents .. rubric:: Methods Documentation .. automethod:: containing .. automethod:: cores_containing .. automethod:: from_names