IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 30, 2008, 6:01:40 PM (18 years ago)
Author:
eugene
Message:

thread-friendly implementation of pmReadoutCombine (init with pmReadoutCombinePrepare)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/psModules/src/imcombine/pmReadoutCombine.h

    r17228 r18811  
    55 * @author Paul Price, IfA
    66 *
    7  * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2008-03-29 03:10:17 $
     7 * @version $Revision: 1.13.20.1 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2008-07-31 04:01:40 $
    99 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
    1010 */
     
    3636                                     );
    3737
     38// check the input parameters and set up the output images
     39bool pmReadoutCombinePrepare(pmReadout *output, const psArray *inputs, const pmCombineParams *params);
     40
    3841/// Combine multiple readouts, applying zero and scale, with optional minmax clipping
    3942bool pmReadoutCombine(pmReadout *output,///< Output readout; altered and returned
Note: See TracChangeset for help on using the changeset viewer.