IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2010, 11:40:28 AM (16 years ago)
Author:
rhenders
Message:

More meaningful names: products are now batches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/src/ippToPsps.h

    r27684 r27871  
    1818#define MAXDETECT 30000 //TODO limit ok?
    1919
    20 // ippToPsps struct
    2120typedef struct {
    2221
    2322    uint32_t expId;            // the exposure ID to be used
    24     uint8_t product;           // IPP data product
     23    uint8_t batchType;         // PSPS batch type
    2524    psString fitsInPath;       // path to FITS input
    2625    psString resultsPath;      // path to results file
Note: See TracChangeset for help on using the changeset viewer.