IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:30:10 AM (10 years ago)
Author:
eugene
Message:

merging changes from czw dev branch (compare with r39924)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/psastro/src/psastroFixChips.c

    r27639 r39926  
    306306        psRegion *region = pmChipPixels (obsChip);
    307307        obsChip->toFPA   = toFPA;
     308        // NOTE: when we call psPlaneTransformInvert here, we do not increase the order as in other places
    308309        obsChip->fromFPA = psPlaneTransformInvert(NULL, obsChip->toFPA, *region, 50);
    309310        psFree (region);
Note: See TracChangeset for help on using the changeset viewer.