IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2005, 1:16:22 PM (21 years ago)
Author:
eugene
Message:

development work

File:
1 edited

Legend:

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

    r5509 r5510  
    136136    // set toChip to identity as default
    137137    // XXX EAM : psPlaneTransformAlloc uses nTerm not nOrder (bug 581)
     138    // XXX EAM : define these in the config?
     139    // int nX = psMetadataLookupS32 (&status, myHeader, "CHIP.NX");
     140    // int nY = psMetadataLookupS32 (&status, myHeader, "CHIP.NY");
    138141    cell->toChip   = psPlaneTransformAlloc (2, 2);
    139142    cell->toChip->x->coeff[1][0] = 1;
Note: See TracChangeset for help on using the changeset viewer.