IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36867


Ignore:
Timestamp:
Jun 13, 2014, 11:08:40 AM (12 years ago)
Author:
eugene
Message:

elevate output formats to PS1_V5 and PS1_S3

File:
1 edited

Legend:

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

    r36763 r36867  
    1515
    1616# format for output CMF files
    17 OUTPUT.FORMAT                       STR   PS1_V3
     17OUTPUT.FORMAT                       STR   PS1_V5
    1818
    1919# the zero point is used to set a basic scale for DVO
     
    238238
    239239EXTENDED_SOURCE_MODELS_SELECTION    STR   ALL
     240
     241LENSING_PARAMETERS                  BOOL  FALSE
    240242
    241243# extended source models applied to sources
     
    492494  RADIAL_APERTURES                    BOOL  T    # calculate flux in circular radial apertures?
    493495  RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
    494   OUTPUT.FORMAT                       STR   PS1_SV2
     496  OUTPUT.FORMAT                       STR   PS1_SV3
    495497
    496498  # subtract radial profiles for extremely bright stars?
     
    524526  RADIAL_APERTURES                    BOOL  F    # calculate flux in circular radial apertures?
    525527  RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
    526   OUTPUT.FORMAT                       STR   PS1_SV1
     528  OUTPUT.FORMAT                       STR   PS1_SV3
    527529
    528530  EXT_FIT_MAX_RADIUS                  F32   50.0
     
    731733    SAVE.BACKMDL            BOOL    FALSE
    732734    SAVE.RESID              BOOL    FALSE
    733     OUTPUT.FORMAT           STR     PS1_SV2
    734 END
     735    OUTPUT.FORMAT           STR     PS1_SV3
     736END
Note: See TracChangeset for help on using the changeset viewer.