Changeset 39926 for trunk/psastro/src/psastroMosaicGradients.c
- Timestamp:
- Jan 6, 2017, 11:30:10 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroMosaicGradients.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psastro/src/psastroMosaicGradients.c
r26259 r39926 79 79 int order = psMetadataLookupF32 (&status, recipe, "PSASTRO.MOSAIC.ORDER"); 80 80 if (!status) { 81 psError(PSASTRO_ERR_UNKNOWN, false, "failed to find single-chipfit order\n");81 psError(PSASTRO_ERR_UNKNOWN, false, "failed to find mosaic distortion fit order\n"); 82 82 psFree (gradients); 83 83 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
