IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2013, 2:09:59 PM (13 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/ppSkycell/src/ppSkycell.h

    r35852 r36368  
    1010typedef struct {
    1111    psString imagesName;                // Filename with images
    12     psString masksName;                 // Filename with masks
    1312    psString wcsrefName;                // Filename with WCS references
    1413    psString outRoot;                   // Output root name
     
    1716    int bin1, bin2;                     // Binning factors
    1817    pmConfig *config;                   // Configuration
    19   bool doFits;                          // hold whether to do fits as well.
     18    bool doFits;                        // hold whether to do fits as well.
     19    int  exptimeOrder;                  // Order of exptime scaling.
    2020} ppSkycellData;
    2121
Note: See TracChangeset for help on using the changeset viewer.