IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 11, 2007, 5:18:11 PM (19 years ago)
Author:
Paul Price
Message:

Attempt to set TRIMSEC and BIASSEC from the camera format if they are specified by value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsStandard.h

    r12696 r15299  
    44 * @author Paul Price, IfA
    55 *
    6  * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-03-30 21:12:56 $
     6 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-10-12 03:18:11 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    1414/// @addtogroup Concepts Data Abstraction Concepts
    1515/// @{
     16
     17/// Parse a list of region specifiers on a line
     18psList *p_pmConceptParseRegions(const char *region ///< Regions, separated by whitespace
     19    );
    1620
    1721/// Parse the FPA.FILTER concept to apply a lookup table
Note: See TracChangeset for help on using the changeset viewer.