IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42810


Ignore:
Timestamp:
May 8, 2025, 11:42:07 AM (12 months ago)
Author:
eugene
Message:

some recipe mods for simple camera

Location:
trunk/ippconfig/simple
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/simple/camera.config

    r36375 r42810  
    4242RECIPES         METADATA
    4343        PPIMAGE         STR     simple/ppImage.config   # Default: all (normal) options on
     44        PPMERGE         STR     simple/ppMerge.config   # Default: all (normal) options on
    4445        PSPHOT          STR     simple/psphot.config    # psphot details
    4546END
  • trunk/ippconfig/simple/format.config

    r18441 r42810  
    2020CELLS   METADATA
    2121        amplifier       METADATA
    22                 CELL.TRIMSEC.SOURCE     STR     VALUE
    23                 CELL.TRIMSEC            STR     [0:0,0:0]
     22                # CELL.TRIMSEC.SOURCE   STR     VALUE
     23                # CELL.TRIMSEC          STR     [0:0,0:0]
    2424                # alternatives for getting these from the headers
    25                 # CELL.TRIMSEC.SOURCE   STR     HEADER
    26                 # CELL.BIASSEC.SOURCE   STR     VALUE
    27                 # CELL.TRIMSEC          STR     DATASEC
    28                 # CELL.BIASSEC          STR     BIASSEC
     25                CELL.TRIMSEC.SOURCE     STR     HEADER
     26                CELL.BIASSEC.SOURCE     STR     HEADER
     27                CELL.TRIMSEC            STR     DATASEC
     28                CELL.BIASSEC            STR     BIASSEC
    2929        END
    3030END
Note: See TracChangeset for help on using the changeset viewer.