IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2007, 2:43:19 PM (19 years ago)
Author:
magnier
Message:

added a trace message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryDistortion.c

    r12696 r13653  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2007-03-30 21:12:56 $
     9*  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2007-06-06 00:43:19 $
    1111*
    1212*  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    112112                Npts++;
    113113            }
     114           
     115            psTrace ("psModules.astrom", 4, "Npts: %d (%d,%d) : (%d - %d),(%d - %d)\n", Npts, nx, ny, Xmin, Xmax, Ymin, Ymax);
    114116
    115117            if (Npts < 5)
Note: See TracChangeset for help on using the changeset viewer.