IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20029


Ignore:
Timestamp:
Oct 9, 2008, 11:55:57 AM (18 years ago)
Author:
eugene
Message:

adding a test recipe to get basic stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppStats.config

    r19974 r20029  
    182182
    183183
     184### ppStats recipe for registration
     185TIMETEST        METADATA
     186  CONCEPT       MULTI
     187
     188  CONCEPT       STR     FPA.OBJECT      # Object name
     189  CONCEPT       STR     FPA.OBSTYPE     # Observation type
     190  CONCEPT       STR     FPA.FILTER      # Filter
     191  CONCEPT       STR     FPA.RA FPA.DEC  # Telescope pointing
     192
     193  CONCEPT       STR     FPA.LONGITUDE
     194  CONCEPT       STR     FPA.LATITUDE
     195  CONCEPT       STR     FPA.ELEVATION
     196
     197  CONCEPT       STR     FPA.COMMENT     # Obs Comment
     198
     199  CONCEPT       STR     FPA.AIRMASS     # Airmass
     200  CONCEPT       STR     FPA.ALT FPA.AZ  # Telescopy alt/az
     201  CONCEPT       STR     FPA.POSANGLE    # Rotator angle
     202  CONCEPT       STR     FPA.TIME        # Time of exposure
     203  CONCEPT       STR     FPA.TELESCOPE   # Telescope (eg, CFHT)
     204  CONCEPT       STR     FPA.CAMERA      # Instrument (eg, CFH12K)
     205  CONCEPT       STR     CHIP.TEMP       # Detector temperature
     206END
     207
     208
    184209# basic stats for warped images
    185210WARPSTATS       METADATA
Note: See TracChangeset for help on using the changeset viewer.