IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5867


Ignore:
Timestamp:
Dec 30, 2005, 6:35:58 PM (21 years ago)
Author:
magnier
Message:

reduced level or no-bias warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/imsubtract/pmSubtractBias.c

    r5795 r5867  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.6.8.1 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-12-17 03:18:39 $
     13 *  @version $Revision: 1.6.8.1.2.1 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-12-31 04:35:58 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6868
    6969    if (bias == NULL) {
    70         psLogMsg(__func__, PS_LOG_WARN,
     70        psLogMsg(__func__, PS_LOG_NOTE,
    7171                 "WARNING: pmSubtractBias.c: SubtractFrame(): bias frame is NULL.  Returning original image.\n");
    7272        return(in);
Note: See TracChangeset for help on using the changeset viewer.