Changeset 21183 for trunk/psastro/src/psastroAstromGuess.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroAstromGuess.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroAstromGuess.c
r20805 r21183 267 267 psVector *cornerDn = psVectorAllocEmpty (100, PS_TYPE_F32); 268 268 269 psVector *cornerMK = psVectorAllocEmpty (100, PS_TYPE_ U8);269 psVector *cornerMK = psVectorAllocEmpty (100, PS_TYPE_VECTOR_MASK); 270 270 271 271 if (DEBUG) psastroDumpCorners ("corners.up.guess3.dat", "corners.dn.guess3.dat", fpa);
Note:
See TracChangeset
for help on using the changeset viewer.
