IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2004, 3:32:21 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.c

    r1492 r1497  
    88*  @author George Gusciora, MHPCC
    99*
    10 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-08-11 23:54:46 $
     10*  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2004-08-12 01:32:21 $
    1212*
    1313*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8080}
    8181
    82 /*
    83  * XXX: The SDRS states this should be a private p_ps() procedure.
    84  */
    8582void p_psGrommitFree(psGrommit* grommit)
    8683{
     
    167164
    168165/*****************************************************************************
    169 XXX: We assume that readouts have valid coordinates from the range
    170     (0,numRows or numCols) in each dimension, and that they are square with the
    171      x/y axis.
    172166XXX: if we find no cell with has this coordinate, we return NULL.
    173167XXX: must deallocate memory.
     
    277271
    278272/*****************************************************************************
    279 XXX: This implementation requires a new psGrommit be created for each
    280      transformation, as well as a few psPlane structs.  Can this be implemented
    281      better?
     273XXX: determine the grommit from the FPA associated with this chip.
    282274XXX: must determine the correct values for XXX_Mag and XXX_Col;
    283275 *****************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.