IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14965


Ignore:
Timestamp:
Sep 20, 2007, 4:47:57 PM (19 years ago)
Author:
eugene
Message:

adding a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotApResid.c

    r14952 r14965  
    294294    psFree (psf->ApTrend);
    295295    psf->ApTrend = pmTrend2DAlloc (PM_TREND_MAP, readout->image, Nx, Ny, stats);
     296
     297    // XXX test for errors here
    296298    pmTrend2DFit (psf->ApTrend, mask, 0xff, xPos, yPos, apResid, dMag);
    297299   
Note: See TracChangeset for help on using the changeset viewer.