IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2013, 1:32:51 PM (13 years ago)
Author:
watersc1
Message:

Added exptime code to ppSkycell. I'm saving here before doing the primary skycell code because I'm also going to strip out old debug/mask code that is no longer used or functional.

File:
1 edited

Legend:

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

    r35852 r36356  
    1717    int bin1, bin2;                     // Binning factors
    1818    pmConfig *config;                   // Configuration
    19   bool doFits;                          // hold whether to do fits as well.
     19    bool doFits;                        // hold whether to do fits as well.
     20    int  exptimeOrder;                  // Order of exptime scaling.
    2021} ppSkycellData;
    2122
Note: See TracChangeset for help on using the changeset viewer.