IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27664


Ignore:
Timestamp:
Apr 12, 2010, 12:45:51 PM (16 years ago)
Author:
Paul Price
Message:

Don't use CONTROLR as the FPA.OBS, since that's also used to identify a GPC1 format and if it gets changed, it won't be identified properly.

Location:
trunk/ippconfig/gpc1
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_20080925.config

    r27231 r27664  
    3232        PHU             STR     CHIP       # The FITS file represents a single chip
    3333        EXTENSIONS      STR     CELL       # The extensions represent cells
    34         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     34        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    3535        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    3636        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_20080929.config

    r27231 r27664  
    2727        PHU             STR     CHIP       # The FITS file represents a single chip
    2828        EXTENSIONS      STR     CELL       # The extensions represent cells
    29         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     29        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    3030        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    3131        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_20081011.config

    r27231 r27664  
    1717        PHU             STR     CHIP       # The FITS file represents a single chip
    1818        EXTENSIONS      STR     CELL       # The extensions represent cells
    19         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     19        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    2020        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    2121        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_20090120.config

    r27231 r27664  
    1616        PHU             STR     CHIP       # The FITS file represents a single chip
    1717        EXTENSIONS      STR     CELL       # The extensions represent cells
    18         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     18        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    1919        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    2020        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_20090220.config

    r27231 r27664  
    1616        PHU             STR     CHIP       # The FITS file represents a single chip
    1717        EXTENSIONS      STR     CELL       # The extensions represent cells
    18         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     18        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    1919        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    2020        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_mef.config

    r26964 r27664  
    1313        PHU             STR     FPA        # The FITS file represents a complete camera fpa
    1414        EXTENSIONS      STR     CHIP       # The extensions represent chips
    15         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     15        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    1616END
    1717
  • trunk/ippconfig/gpc1/format_orig.config

    r27231 r27664  
    2323        PHU             STR     CHIP       # The FITS file represents a single chip
    2424        EXTENSIONS      STR     CELL       # The extensions represent cells
    25         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     25        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    2626        CONTENT         STR     DETECTOR   # How to determine content of FITS file
    2727        CONTENT.RULE    STR     {CHIP.ID}  # How to derive the CONTENT when writing
  • trunk/ippconfig/gpc1/format_relphot.config

    r26971 r27664  
    1313        PHU             STR     FPA        # The FITS file represents a complete camera fpa
    1414        EXTENSIONS      STR     CHIP       # The extensions represent chips
    15         FPA.OBS         STR     CONTROLR   # A PHU keyword for unique identifier within the hierarchy level
     15        FPA.OBS         STR     FILENAME   # A PHU keyword for unique identifier within the hierarchy level
    1616END
    1717
Note: See TracChangeset for help on using the changeset viewer.