Changeset 41536 for trunk/psastro/src/psastroUtils.c
- Timestamp:
- Apr 3, 2021, 2:26:18 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroUtils.c
r41434 r41536 111 111 112 112 psFree (chip->fromFPA); 113 chip->fromFPA = psPlaneTransformInvert (NULL, chip->toFPA, *region, 50 );113 chip->fromFPA = psPlaneTransformInvert (NULL, chip->toFPA, *region, 50, 4); 114 114 psFree (region); 115 115
Note:
See TracChangeset
for help on using the changeset viewer.
