- Timestamp:
- Oct 11, 2021, 11:36:17 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/psastro/src/psastroAstromGuess.c
r39926 r41833 397 397 } 398 398 399 psPlaneTransform *map = psPlaneTransformAlloc (1, 1 );399 psPlaneTransform *map = psPlaneTransformAlloc (1, 1, PS_POLYNOMIAL_ORD); 400 400 map->x->coeffMask[1][1] = PS_POLY_MASK_SET; 401 401 map->y->coeffMask[1][1] = PS_POLY_MASK_SET;
Note:
See TracChangeset
for help on using the changeset viewer.
