Changeset 21183 for trunk/psastro/src/psastroFixChips.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroFixChips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroFixChips.c
r20805 r21183 160 160 psPlaneTransform *map = psPlaneTransformAlloc (1, 1); 161 161 162 psVector *mask = psVectorAlloc (nPts, PS_TYPE_ U8);162 psVector *mask = psVectorAlloc (nPts, PS_TYPE_VECTOR_MASK); 163 163 psVectorInit (mask, 0); 164 164
Note:
See TracChangeset
for help on using the changeset viewer.
