Changeset 41536 for trunk/psastro/src/psastroFixChips.c
- Timestamp:
- Apr 3, 2021, 2:26:18 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroFixChips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroFixChips.c
r39926 r41536 307 307 obsChip->toFPA = toFPA; 308 308 // NOTE: when we call psPlaneTransformInvert here, we do not increase the order as in other places 309 obsChip->fromFPA = psPlaneTransformInvert(NULL, obsChip->toFPA, *region, 50); 309 // WHY NOT? 310 obsChip->fromFPA = psPlaneTransformInvert(NULL, obsChip->toFPA, *region, 50, 0); 310 311 psFree (region); 311 312
Note:
See TracChangeset
for help on using the changeset viewer.
