IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2007, 11:08:38 AM (19 years ago)
Author:
Paul Price
Message:

Removing function that's not used. Got another function of the same name but different behaviour.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmStack.h

    r14625 r14633  
    88 * @author GLG, MHPCC
    99 *
    10  * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    11  * @date $Date: 2007-08-23 02:24:58 $
     10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     11 * @date $Date: 2007-08-23 21:08:38 $
    1212 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
    1313 */
     
    5858#endif
    5959
     60#if 0
    6061/// Reject pixles in input images
    6162bool pmStackReject(psArray *input,      ///< Input array of pmStackData
     
    6465                   float threshold      ///< Rejection threshold, in standard deviations
    6566                   );
     67#endif
    6668
    6769#if 0
Note: See TracChangeset for help on using the changeset viewer.