IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41332


Ignore:
Timestamp:
Apr 9, 2020, 11:52:13 AM (6 years ago)
Author:
eugene
Message:

add comments to ppSim.config

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppSim.config

    r41177 r41332  
    122122
    123123# filter-dependent parameters
     124# NOTE: these are only used if ZEROPOINT is set to NAN
    124125ZEROPTS  METADATA
    125126        g       F32     24.00
  • trunk/ippconfig/simtest/ppSim.config

    r27780 r41332  
    4848 SEEING          F32    1.0
    4949 SCALE           F32    0.25
    50  ZEROPOINT       F32    25.0
    51  SKY.MAGS        F32    22.0
     50 ZEROPOINT       F32    25.0            # if this value is not NAN, it overrides the per-filter zero points
     51                                        # set in the ZEROPTS metadata (see recipes/ppSim.config)
     52 SKY.MAGS        F32    22.0            # if SKY.RATE is set (not NAN), it overrides this value
    5253END
    5354
Note: See TracChangeset for help on using the changeset viewer.