Changeset 5564 for trunk/archive/scripts/src/phase2/pmFPARead.h
- Timestamp:
- Nov 21, 2005, 5:00:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/phase2/pmFPARead.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/phase2/pmFPARead.h
r5105 r5564 10 10 ); 11 11 12 psString p_pmFPATranslateName(psString name, // The name to translate 13 pmCell *cell // The cell for which to translate 14 ); 15 16 bool pmFPAReadMask(pmFPA *fpa, // FPA to read into 17 psFits *source // Source FITS file (for the original data) 18 ); 19 20 bool pmFPAReadWeight(pmFPA *fpa, // FPA to read into 21 psFits *source // Source FITS file (for the original data) 22 ); 23 24 12 25 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
