Changeset 8411
- Timestamp:
- Aug 17, 2006, 5:42:52 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotApResid.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotApResid.c
r8137 r8411 271 271 psf->ApTrend = psVectorClipFitPolynomial4D (psf->ApTrend, stats, mask, PSFTRY_MASK_ALL, apResid, dMag, xPos, yPos, r2rflux, flux); 272 272 if (psf->ApTrend == NULL) { 273 psError(PSPHOT_ERR_PHOTOM, false, " constant");273 psError(PSPHOT_ERR_PHOTOM, false, "Failed to measure apTrend"); 274 274 return false; 275 275 }
Note:
See TracChangeset
for help on using the changeset viewer.
