IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2006, 4:22:29 PM (20 years ago)
Author:
Paul Price
Message:

Getting rid of template file --- we use the output file for that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppFringe/src/ppFringeData.h

    r7826 r7888  
    99    const char *inName;                 // Input FITS image file
    1010    const char *outName;                // Output FITS table file
    11     const char *templateName;           // Name of template output file
    1211    int numPoints;                      // Number of fringe points
    1312    int xWidth, yWidth;                 // Width of fringe points in x and y
     
    1716    psFits *inFile;                     // Input file handle
    1817    psFits *outFile;                    // Output file handle
    19     psFits *templateFile;               // Template file handle
    2018    pmFPA *inFPA;                       // Input FPA
    2119} ppFringeData;
Note: See TracChangeset for help on using the changeset viewer.