IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 2:49:49 PM (20 years ago)
Author:
eugene
Message:

working on non-linear wcs terms

File:
1 edited

Legend:

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

    r10438 r10513  
    5555                    return false;
    5656                }
    57                 pmAstromWriteWCS (chip->toFPA, fpa->toSky, updates, plateScale);
     57                pmAstromWriteWCS (chip->toFPA, fpa->toTangentPlane, fpa->toSky, updates, plateScale);
    5858                psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSASTRO.HEADER",  PS_DATA_METADATA, "psastro header stats", updates);
    5959                psFree (updates);
Note: See TracChangeset for help on using the changeset viewer.