IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2007, 8:04:18 AM (19 years ago)
Author:
magnier
Message:

converting to source->maskObj and source->maskView

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psModules/src/objects/pmPSF.c

    r12956 r12958  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.19.2.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-04-23 03:26:23 $
     8 *  @version $Revision: 1.19.2.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-04-23 18:04:18 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    437437        psImageKeepCircle (mask, xc, yc, radius, "OR", PM_MASK_MARK);
    438438        pmSourcePhotometryAper (&apMag, model, image, mask);
     439
     440        // XXX since we re-mask on each pass, this could be dropped.
    439441        psImageKeepCircle (mask, xc, yc, radius, "AND", PS_NOT_U8(PM_MASK_MARK));
    440442
Note: See TracChangeset for help on using the changeset viewer.