IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2012, 3:33:32 PM (14 years ago)
Author:
eugene
Message:

read the time table in psTime.c; updates to the variance model tests; better trace options for output masks; convert to new PM_SOURCE_PHOTFIT version of weighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/psModules/src/objects/pmModelUtils.c

    r33417 r34053  
    4343
    4444#include "pmErrorCodes.h"
     45
     46// XX static bool useModelVar = false;
     47// XX
     48// XX void pmModelSetModelVarOption (bool option) {
     49// XX   useModelVar = option;
     50// XX }
     51// XX bool pmModelGetModelVarOption (void) {
     52// XX   return useModelVar;
     53// XX }
    4554
    4655/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.