craftutils.observation.epoch.ImagingEpoch.generate_astrometry_indices(cat_name='gaia', correct_to_epoch: bool = True, force: bool = False, delete_others: bool = True)

Generates astrometry indices using astrometry.net and the specified catalogue, unless they have been generated before; in which case it simply copies them to the main index directory (overwriting those of other epochs there).

Parameters
cat_name='gaia'

correct_to_epoch: bool = True

force: bool = False

Returns