IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2009, 2:38:45 PM (17 years ago)
Author:
bills
Message:

get mask values from input mask file rather than
the recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksio.h

    r23487 r23936  
    1616void copyFitsOptions(sFile *out, sFile *rec, sFile *in);
    1717void setupImageRefs(sFile *out, sFile *recoveryOut, sFile *in, int extnum, bool exciseAll);
     18void strkGetMaskValues(streakFiles *sfiles, psU32 *maskStreak, psU32 *maskMask);
    1819
    1920void writeImage(sFile *sfile, psString extname, int extnum);
     
    2526
    2627bool isExciseValue(double, double);
    27 void setMaskedToNAN(streakFiles *sfiles, psU8 maskMask, bool printCounts);
     28void setMaskedToNAN(streakFiles *sfiles, psU32 maskMask, bool printCounts);
    2829
    2930bool replicateOutputs(streakFiles *sf);
Note: See TracChangeset for help on using the changeset viewer.