IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2005, 3:10:36 PM (21 years ago)
Author:
gusciora
Message:

There are a lot of changes here required by the new SDRS. Most changes
involve the new definitions of the psAstrometry types. Not all tests work
correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmSubtractSky.c

    r4425 r4770  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-06-29 01:39:10 $
     8 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-08-16 01:10:34 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    453453
    454454/******************************************************************************
    455 psReadout pmSubtractSky():
     455pmReadout pmSubtractSky():
    456456 
    457457XXX: use static vectors for myStats, and the binned image
     
    461461XXX: Sync the psTrace message facilities.
    462462 *****************************************************************************/
    463 psReadout *pmSubtractSky(psReadout *in,
     463pmReadout *pmSubtractSky(pmReadout *in,
    464464                         void *fitSpec,
    465465                         psFit fit,
Note: See TracChangeset for help on using the changeset viewer.