-
craftutils.observation.objects.Object.photometry_to_table(output: str | None =
None, best: bool =False, fmts: list[str] =('ascii.ecsv', 'ascii.csv')) Converts the photometry information, which is stored internally as a dictionary, into an astropy QTable. :param output: Where to write table. :return: