IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2023, 10:47:55 AM (3 years ago)
Author:
eugene
Message:

allow cross-camera stacks by adding relevant filter codes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc2/ppStack.config

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