IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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:
2 edited

Legend:

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

  • 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
Note: See TracChangeset for help on using the changeset viewer.