IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2010, 3:09:59 PM (16 years ago)
Author:
watersc1
Message:

JPEG work should be done. Transitioning to try to pick up stackAssociation concept in this branch as well.

Location:
branches/czw_branch/20100519
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100519

  • branches/czw_branch/20100519/psModules/src/detrend/pmMaskStats.h

    r28043 r28164  
    44bool pmFPAMaskStats(pmFPA *fpa, pmConfig *config);
    55bool pmSingleImageMaskStats(psImage *mask,
    6                             psS32 *Npix_valid, psS32 *Npix_static, psS32 *Npix_magic,
    7                             psS32 *Npix_dynamic, psS32 *Npix_advisory,
    8                             psU16 staticMaskVal, psU16 magicMaskVal,
    9                             psU16 dynamicMaskVal, psU16 advisoryMaskVal);
     6                            psS32 *Npix_valid, psS32 *Npix_static, psS32 *Npix_magic,
     7                            psS32 *Npix_dynamic, psS32 *Npix_advisory,
     8                            psImageMaskType staticMaskVal, psImageMaskType magicMaskVal,
     9                            psImageMaskType dynamicMaskVal, psImageMaskType advisoryMaskVal);
    1010
    1111
Note: See TracChangeset for help on using the changeset viewer.