SourceListData ============== .. currentmodule:: stellarphot.core .. autoclass:: SourceListData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SourceListData.has_ra_dec ~SourceListData.has_x_y ~SourceListData.sourcelist_descript .. rubric:: Methods Summary .. autosummary:: ~SourceListData.drop_ra_dec ~SourceListData.drop_x_y .. rubric:: Attributes Documentation .. autoattribute:: has_ra_dec .. autoattribute:: has_x_y .. autoattribute:: sourcelist_descript .. rubric:: Methods Documentation .. automethod:: drop_ra_dec .. automethod:: drop_x_y