Changeset 17866 for trunk/ippconfig/megacam/format_mef.config
- Timestamp:
- May 30, 2008, 2:10:51 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/megacam/format_mef.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/megacam/format_mef.config
r16644 r17866 296 296 # How to translation PS concepts into database lookups 297 297 DATABASE METADATA 298 TYPE dbEntry TABLE COLUMN GIVENDBCOL GIVENPS 299 # CELL.GAIN dbEntry Camera gain chipId,cellId CHIP.NAME,CELL.NAME 300 # CELL.READNOISE dbEntry Camera readNoise chipId,cellId CHIP.NAME,CELL.NAME 301 302 # A database entry refers to a particular column (COLUMN) in a 303 # particular table (TABLE), given certain PS concepts (GIVENPS) that 304 # match certain database columns (GIVENDBCOL). 298 # CELL.GAIN STR SELECT gain FROM camera where chip_id = {CHIP.NAME} AND cell_id = {CELL.NAME} 305 299 END 306 300
Note:
See TracChangeset
for help on using the changeset viewer.
