IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2006, 8:43:51 PM (20 years ago)
Author:
eugene
Message:

updating to new WCS functions (in psModules)

File:
1 edited

Legend:

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

    r10613 r10716  
    5555                    return false;
    5656                }
    57                 pmAstromWriteWCS (chip->toFPA, fpa->toTPA, fpa->toSky, updates, plateScale);
     57                pmAstromWriteWCS (updates, fpa, chip);
    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.