BasePhotReader ================================== .. currentmodule:: delphinus.phottable .. autoclass:: BasePhotReader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BasePhotReader.GLOBAL_COL_OFFSET ~BasePhotReader.N_GLOBAL_COLS ~BasePhotReader.N_IMAGE_COLS .. rubric:: Methods Summary .. autosummary:: ~BasePhotReader.combine_structured_array ~BasePhotReader.extract_additional_columns .. rubric:: Attributes Documentation .. autoattribute:: GLOBAL_COL_OFFSET .. autoattribute:: N_GLOBAL_COLS .. autoattribute:: N_IMAGE_COLS .. rubric:: Methods Documentation .. automethod:: combine_structured_array .. automethod:: extract_additional_columns