Changeset 15933 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Dec 26, 2007, 4:09:56 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r14223 r15933 36 36 bool doAstromMosaic; // full-mosaic Astrometry 37 37 bool doStats; // call ppStats on the image 38 bool replaceMasked; // fill in masked values with background model 38 39 39 40 // output files requested … … 127 128 bool ppImageAddstar (pmConfig *config); 128 129 130 bool ppImageReplaceBackground (pmConfig *config, pmFPAview *view, ppImageOptions *options); 131 129 132 bool ppImageMosaicChip (pmConfig *config, const ppImageOptions *options, const pmFPAview *view, 130 133 const char *outFile, const char *inFile);
Note:
See TracChangeset
for help on using the changeset viewer.
