- Timestamp:
- Sep 11, 2016, 2:33:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/psastro/src/psastroMosaicGradients.c
r26259 r39686 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.
