IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2009, 3:03:18 PM (17 years ago)
Author:
eugene
Message:

add vysos20, ensure everyone has DETEFF info, update psastro.config for new options

Location:
trunk/ippconfig/vysos20
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/vysos20

    • Property svn:ignore set to
      Makefile
      Makefile.in
  • trunk/ippconfig/vysos20/format.config

    r26024 r26265  
    3939        FPA.EXPOSURE    STR     EXPTIME
    4040        FPA.TEMP        STR     CCD-TEMP
     41        FPA.AIRMASS     STR     AIRMASS ## XXX need to fix this! (ALT, AZ, LAT, LONG are provided)
    4142        CHIP.TEMP       STR     CCD-TEMP
    4243        CELL.EXPOSURE   STR     EXPTIME
     
    4546        CELL.XBIN       STR     XBINNING
    4647        CELL.YBIN       STR     YBINNING
    47         FPA.TIMESYS     STR     TIMESYS
    48         FPA.RADECSYS    STR     RADECSYS
    49         FPA.AIRMASS     STR     AIRMASS ## XXX need to fix this! (ALT, AZ, LAT, LONG are provided)
    5048END
    5149
     
    5654        FPA.DETECTOR    STR     VYSOS20
    5755        FPA.POSANGLE    STR     0.0
     56        FPA.TIMESYS     STR     UTC ## XXX need to fix error handling when this is in TRANSLATION but not supplied
     57        FPA.RADECSYS    F32     2000.0 ## equinox of radec
    5858        CELL.SATURATION F32     60000
    5959        CELL.BAD        F32     -100 ## XXX this value is bogus, but needs to be context based so residual images do not get half-masked
Note: See TracChangeset for help on using the changeset viewer.