Changeset 5510 for trunk/psastro/src/psastroBuildFPA.c
- Timestamp:
- Nov 13, 2005, 1:16:22 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroBuildFPA.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroBuildFPA.c
r5509 r5510 136 136 // set toChip to identity as default 137 137 // 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"); 138 141 cell->toChip = psPlaneTransformAlloc (2, 2); 139 142 cell->toChip->x->coeff[1][0] = 1;
Note:
See TracChangeset
for help on using the changeset viewer.
