podi_fixwcs_rotation Module
Collection of routines used to improve the astrometric correction derived by
routines in podi_fixwcs by fitting and optimizing the rotator angle.
Warning:
Most functionality is now superseded by ccmatch.
-
podi_fixwcs_rotation.apply_transformation(p, x)[source]
-
podi_fixwcs_rotation.improve_match_and_rotation(fixwcs_ref_ra, fixwcs_ref_dec, fixwcs_odi_ra, fixwcs_odi_dec, wcs_shift, matching_radius=2, n_repeats=3, verbose=False)[source]