IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14999


Ignore:
Timestamp:
Sep 24, 2007, 9:12:54 AM (19 years ago)
Author:
eugene
Message:

remove debugging fprintf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20070921/psModules/src/objects/pmSourcePhotometry.c

    r14989 r14999  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.31.2.1 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-09-24 03:00:44 $
     5 *  @version $Revision: 1.31.2.2 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-09-24 19:12:54 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    104104            source->psfMag = NAN;
    105105        }
    106         fprintf (stderr, ".");
    107106    } else {
    108107        status = pmSourcePhotometryModel (&source->psfMag, source->modelPSF);
Note: See TracChangeset for help on using the changeset viewer.