IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 21, 2005, 5:00:14 PM (20 years ago)
Author:
Paul Price
Message:

Mask and weight input and output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/phase2/pmFPAWrite.h

    r5105 r5564  
    99    );
    1010
     11bool pmFPAWriteMask(pmFPA *fpa,         // FPA containing mask to write
     12                    psFits *fits        // FITS file for image
     13    );
     14
     15bool pmFPAWriteWeight(pmFPA *fpa,       // FPA containing mask to write
     16                      psFits *fits      // FITS file for image
     17    );
     18
    1119
    1220#endif
Note: See TracChangeset for help on using the changeset viewer.