SkyCell ======= .. currentmodule:: romancal.skycell.skymap .. autoclass:: SkyCell :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyCell.area ~SkyCell.data ~SkyCell.index ~SkyCell.length ~SkyCell.name ~SkyCell.orientation ~SkyCell.pixel_scale ~SkyCell.pixel_shape ~SkyCell.polygon ~SkyCell.projection_region ~SkyCell.radec_center ~SkyCell.radec_corners ~SkyCell.vectorpoint_center ~SkyCell.vectorpoint_corners ~SkyCell.wcs ~SkyCell.wcs_info ~SkyCell.xy_tangent .. rubric:: Methods Summary .. autosummary:: ~SkyCell.from_asn ~SkyCell.from_data ~SkyCell.from_name .. rubric:: Attributes Documentation .. autoattribute:: area .. autoattribute:: data .. autoattribute:: index .. autoattribute:: length .. autoattribute:: name .. autoattribute:: orientation .. autoattribute:: pixel_scale .. autoattribute:: pixel_shape .. autoattribute:: polygon .. autoattribute:: projection_region .. autoattribute:: radec_center .. autoattribute:: radec_corners .. autoattribute:: vectorpoint_center .. autoattribute:: vectorpoint_corners .. autoattribute:: wcs .. autoattribute:: wcs_info .. autoattribute:: xy_tangent .. rubric:: Methods Documentation .. automethod:: from_asn .. automethod:: from_data .. automethod:: from_name