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_namestr

Name of the table.

Returns:
starslist

List of Star objects.