IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2006, 8:11:35 AM (20 years ago)
Author:
eugene
Message:

fixed for -limits and failure,timeout reporting

File:
1 edited

Legend:

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

    r10461 r10723  
    2020CELLS   METADATA
    2121        amplifier       METADATA
     22                CELL.TRIMSEC.SOURCE     STR     VALUE
     23                CELL.TRIMSEC            STR     [0:0,0:0]
     24                # alternatives for getting these from the headers
    2225                # CELL.TRIMSEC.SOURCE   STR     HEADER
    23                 CELL.TRIMSEC.SOURCE     STR     VALUE
    2426                # CELL.BIASSEC.SOURCE   STR     VALUE
    25                 CELL.TRIMSEC            STR     [0:0,0:0]
    2627                # CELL.TRIMSEC          STR     DATASEC
    2728                # CELL.BIASSEC          STR     BIASSEC
     
    3132# How to translate PS concepts into FITS headers
    3233TRANSLATION     METADATA
     34        FPA.TELESCOPE   STR     TELESCOP
     35        FPA.INSTRUMENT  STR     INSTRUME
     36        FPA.OBSTYPE     STR     OBSTYPE
    3337        FPA.AIRMASS     STR     AIRMASS
    3438        FPA.FILTER      STR     FILTER
    35         FPA.POSANGLE    STR     POSANG
    36         FPA.RA          STR     OBJ-RA
    37         FPA.DEC         STR     OBJ-DEC
     39        FPA.POSANGLE    STR     POSANGLE
     40        FPA.RA          STR     RA
     41        FPA.DEC         STR     DEC
     42        FPA.OBJECT      STR     OBJECT
     43        FPA.TIMESYS     STR     UTC
     44        FPA.TIME        STR     DATE-OBS UTC-OBS        # Date and time
    3845        CELL.EXPOSURE   STR     EXPTIME
    3946        CELL.DARKTIME   STR     DARKTIME
     
    4653# Default PS concepts that may be specified by value
    4754DEFAULTS        METADATA
     55        FPA.TIMESYS     STR     UTC
    4856        FPA.RADECSYS    STR     ICRS
    4957        CELL.GAIN       F32     1.0
     
    6270        FPA.RA          STR     HOURS
    6371        FPA.DEC         STR     DEGREES
     72        FPA.TIME        STR     YEAR.FIRST
    6473END
Note: See TracChangeset for help on using the changeset viewer.