IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2009, 11:45:33 AM (17 years ago)
Author:
eugene
Message:

disable failing visualization step

File:
1 edited

Legend:

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

    r21183 r21246  
    88*  @author EAM, IfA
    99*
    10 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2009-01-27 06:39:38 $
     10*  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2009-02-01 21:45:33 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    658658        }
    659659
    660         pmAstromVisualPlotGridMatch(raw, ref, gridNP, stats->offset.x, stats->offset.y,
    661                                     maxOffpix, Scale, Offset);
     660        // XXX this function is crashing
     661        // pmAstromVisualPlotGridMatch(raw, ref, gridNP, stats->offset.x, stats->offset.y, maxOffpix, Scale, Offset);
    662662
    663663        psFree (imStats);
Note: See TracChangeset for help on using the changeset viewer.