IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 24, 2006, 3:56:53 PM (20 years ago)
Author:
eugene
Message:

finished up the mosaic astrometry code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroChooseRefstars.c

    r10785 r10830  
    6262
    6363                    psProject (ref->TP, ref->sky, fpa->toSky);
    64                     psPlaneDistortApply (ref->FP, fpa->fromTPA, ref->TP, 0.0, 0.0);
     64                    psPlaneTransformApply (ref->FP, fpa->fromTPA, ref->TP);
    6565                    psPlaneTransformApply (ref->chip, chip->fromFPA, ref->FP);
    6666
Note: See TracChangeset for help on using the changeset viewer.