parse_aij_table# stellarphot.io.parse_aij_table(table_name)[source]# Return a list of objects, one for each source, from an AstroImageJ photometry table. Parameters: table_namestrName of the table. Returns: starslistList of Star objects.