IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2021, 2:26:18 PM (5 years ago)
Author:
eugene
Message:

pass in additional orders to psPlaneTransformInvert; some minor comments

File:
1 edited

Legend:

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

    r41434 r41536  
    111111
    112112    psFree (chip->fromFPA);
    113     chip->fromFPA = psPlaneTransformInvert (NULL, chip->toFPA, *region, 50);
     113    chip->fromFPA = psPlaneTransformInvert (NULL, chip->toFPA, *region, 50, 4);
    114114    psFree (region);
    115115
Note: See TracChangeset for help on using the changeset viewer.