Changeset 23936 for trunk/magic/remove/src/streaksio.h
- Timestamp:
- Apr 20, 2009, 2:38:45 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksio.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksio.h
r23487 r23936 16 16 void copyFitsOptions(sFile *out, sFile *rec, sFile *in); 17 17 void setupImageRefs(sFile *out, sFile *recoveryOut, sFile *in, int extnum, bool exciseAll); 18 void strkGetMaskValues(streakFiles *sfiles, psU32 *maskStreak, psU32 *maskMask); 18 19 19 20 void writeImage(sFile *sfile, psString extname, int extnum); … … 25 26 26 27 bool isExciseValue(double, double); 27 void setMaskedToNAN(streakFiles *sfiles, psU 8maskMask, bool printCounts);28 void setMaskedToNAN(streakFiles *sfiles, psU32 maskMask, bool printCounts); 28 29 29 30 bool replicateOutputs(streakFiles *sf);
Note:
See TracChangeset
for help on using the changeset viewer.
