IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2006, 6:28:00 PM (20 years ago)
Author:
Paul Price
Message:

Fringe subtraction is working; needs clipping and refinement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmFringeStats.h

    r6872 r6921  
    55 *  @author Eugene Magnier, IfA
    66 *
    7  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-04-17 18:01:05 $
     7 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2006-04-20 04:28:00 $
    99 *
    1010 *  Copyright 2004 IfA, University of Hawaii
     
    5050pmFringeStats *pmFringeStatsAlloc(pmFringeRegions *regions);
    5151
     52// Generate the fringe points
     53bool pmFringeRegionsCreatePoints(pmFringeRegions *fringe, psImage *image);
    5254
    5355/** the pmFringeScale structure defines the relationship between two fringe measurements
Note: See TracChangeset for help on using the changeset viewer.