IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9858


Ignore:
Timestamp:
Nov 3, 2006, 4:51:30 PM (20 years ago)
Author:
jhoblitt
Message:

fixes to comform to the format icd-demo is expecting

Location:
trunk/icd-demo/def
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/icd-demo/def/init.CS.cell.hdu.mdc

    r9853 r9858  
    11# 3.6.6.8 Sky Cell Definition Metadata HDU
    22#
    3 HEADER METADATA
    4     EXTNAME     STR     SKY_CELL_TABLE
    5     COMMENT     MULTI
    6     COMMENT     STR     NULL
    7     COMMENT     STR     This file defines the regions on the sky covered by
    8     COMMENT     STR     each sky cell used by the IPP. For this sample, it
    9     COMMENT     STR     is assumed each cell is a quadralateral defined by
    10     COMMENT     STR     4 vertices on the sky.
    11     COMMENT     STR     NULL
    12 #    CHECKSUM=                                      #   Checksum for this header
    13 #    DATASUM =                                      #   Checksum for table data
    14 #
     3FITSTABLE METADATA
     4    HEADER METADATA
     5        EXTNAME     STR     SKY_CELL_TABLE
     6        COMMENT     MULTI
     7        COMMENT     STR     NULL
     8        COMMENT     STR     This file defines the regions on the sky covered by
     9        COMMENT     STR     each sky cell used by the IPP. For this sample, it
     10        COMMENT     STR     is assumed each cell is a quadralateral defined by
     11        COMMENT     STR     4 vertices on the sky.
     12        COMMENT     STR     NULL
     13    END
     14    #    CHECKSUM=                                      #   Checksum for this header
     15    #    DATASUM =                                      #   Checksum for table data
     16    #
    1517    COLUMNS METADATA
    1618        TYPE    TTYPE   TUNIT   TFORM
  • trunk/icd-demo/def/init.CS.file.mdc

    r9852 r9858  
    1919TABLE MULTI
    2020TABLE STR init.CS.cell.hdu.mdc
    21 TABLE STR init.CS.cell.ext.mdc
Note: See TracChangeset for help on using the changeset viewer.