IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42526


Ignore:
Timestamp:
Aug 17, 2023, 4:36:59 PM (3 years ago)
Author:
eugene
Message:

merging from trunk: adding other camera photcodes for ppStack

Location:
branches/eam_branches/ipp-20230313/ippconfig
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippconfig

  • branches/eam_branches/ipp-20230313/ippconfig/gpc1/camera.config

    r42393 r42526  
    157157PHOTCODE.RULE           STR     {DETECTOR}.{FILTER.ID}.{CHIP.NAME}      # Rule for generating photcode
    158158
    159 BURNTOOL.STATE.GOOD        S16  15  # Value for burntool_state with the most recent bt version.
     159BURNTOOL.STATE.GOOD        S16  14  # Value for burntool_state with the most recent bt version.
    160160BURNTOOL.STATE.GOOD.UPDATE S16  13  # for upddate processing accept earlier version
    161161
  • branches/eam_branches/ipp-20230313/ippconfig/gpc1/ppStack.config

    r41530 r42526  
    44
    55ZP.AIRMASS      METADATA                # Airmass terms by filter
     6        # standard GPC1 photcodes
    67        g.00000       F32     0.0
    78        r.00000       F32     0.0
     
    1011        y.00000       F32     0.0
    1112        w.00000       F32     0.0
     13        # adding GPC2 photcodes for cross-camera stacks
     14        g.00002       F32     0.0
     15        r.00002       F32     0.0
     16        i.00002       F32     0.0
     17        z.00002       F32     0.0
     18        y.00002       F32     0.0
     19        w.00002       F32     0.0
     20        # adding generic photcodes for contingency
     21        g             F32     0.0
     22        r             F32     0.0
     23        i             F32     0.0
     24        z             F32     0.0
     25        y             F32     0.0
     26        w             F32     0.0
    1227END
    1328ZP.TARGET       METADATA                # Target zero point by filter
     29        # standard GPC1 photcodes
    1430        g.00000       F32     25.0
    1531        r.00000       F32     25.0
     
    1834        y.00000       F32     25.0
    1935        w.00000       F32     25.0
     36        # adding GPC2 photcodes for cross-camera stacks
     37        g.00002       F32     25.0
     38        r.00002       F32     25.0
     39        i.00002       F32     25.0
     40        z.00002       F32     25.0
     41        y.00002       F32     25.0
     42        w.00002       F32     25.0
     43        # adding generic photcodes for contingency
     44        g             F32     25.0
     45        r             F32     25.0
     46        i             F32     25.0
     47        z             F32     25.0
     48        y             F32     25.0
     49        w             F32     25.0
    2050END
    2151
  • branches/eam_branches/ipp-20230313/ippconfig/gpc2/ppStack.config

    r40891 r42526  
    33
    44ZP.AIRMASS      METADATA                # Airmass terms by filter
     5        # standard GPC2 photcodes
    56        g.00002       F32     0.0
    67        r.00002       F32     0.0
     
    910        y.00002       F32     0.0
    1011        w.00002       F32     0.0
     12        # adding GPC1 photcodes for cross-camera stacks
     13        g.00000       F32     0.0
     14        r.00000       F32     0.0
     15        i.00000       F32     0.0
     16        z.00000       F32     0.0
     17        y.00000       F32     0.0
     18        w.00000       F32     0.0
     19        # adding generic photcodes for contingency
     20        g             F32     0.0
     21        r             F32     0.0
     22        i             F32     0.0
     23        z             F32     0.0
     24        y             F32     0.0
     25        w             F32     0.0
    1126END
    1227ZP.TARGET       METADATA                # Target zero point by filter
     28        # standard GPC2 photcodes
    1329        g.00002       F32     25.0
    1430        r.00002       F32     25.0
     
    1733        y.00002       F32     25.0
    1834        w.00002       F32     25.0
     35        # adding GPC1 photcodes for cross-camera stacks
     36        g.00000       F32     25.0
     37        r.00000       F32     25.0
     38        i.00000       F32     25.0
     39        z.00000       F32     25.0
     40        y.00000       F32     25.0
     41        w.00000       F32     25.0
     42        # adding generic photcodes for contingency
     43        g             F32     25.0
     44        r             F32     25.0
     45        i             F32     25.0
     46        z             F32     25.0
     47        y             F32     25.0
     48        w             F32     25.0
    1949END
    2050
  • branches/eam_branches/ipp-20230313/ippconfig/gpc2/psphot.config

    r40450 r42526  
    118118        CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  TRUE
    119119END
     120
     121UNIONS_DR3 METADATA
     122  PEAKS_NSIGMA_LIMIT                  F32   100.0            # peak significance threshold
     123  PSF.TREND.NX                        S32   1
     124  PSF.TREND.NY                        S32   1
     125  PEAKS_USE_SIGNAL_IMAGE              BOOL  TRUE             # significance peaks have a central divot
     126  LMM_FIT_USE_REWEIGHTING             BOOL  TRUE             # use IRLS-style reweighting (TRUE) or ordinary LMM
     127  EXT_MODEL                           STR   PS_MODEL_RGAUSS
     128
     129# EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform any of the aperture-like measurements?
     130# EXTENDED_SOURCE_ANNULI              BOOL  TRUE
     131# EXTENDED_SOURCE_SN_LIM              F32   5.0
     132
     133  # radii in pixels. UNIONS_DR3 uses TESS RINGS.V3 with 0.25 arcsec pixels
     134  # these correspond to 1, 2, 4, 8, 12, 16 arcsecond radii
     135  @RADIAL.ANNULAR.BINS.LOWER          F32      0.00 4.00  8.00 16.00 32.00 48.00 # perl parser fails without a comment ticket #1476 still?
     136  @RADIAL.ANNULAR.BINS.UPPER          F32      4.00 8.00 16.00 32.00 48.00 64.00 # perl parser fails without a comment ticket #1476 still?
     137  RADIAL.ANNULAR.BINS.MIN             S32      3 # always measure apertures to this entry
     138
     139  RADIAL_APERTURES                    BOOL  TRUE # measure the radial apertures listed above
     140  RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
     141END
Note: See TracChangeset for help on using the changeset viewer.