- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippconfig
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ippconfig merged eligible /branches/eam_branches/stackphot.20100406/ippconfig 27624-27656 /branches/pap_delete/ippconfig 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/ippconfig/gpc1/format_20090220.config
r24895 r27840 16 16 PHU STR CHIP # The FITS file represents a single chip 17 17 EXTENSIONS STR CELL # The extensions represent cells 18 FPA.OBS STR CONTROLR# A PHU keyword for unique identifier within the hierarchy level18 FPA.OBS STR FILENAME # A PHU keyword for unique identifier within the hierarchy level 19 19 CONTENT STR DETECTOR # How to determine content of FITS file 20 20 CONTENT.RULE STR {CHIP.ID} # How to derive the CONTENT when writing … … 185 185 FPA.ALT STR ALT 186 186 FPA.AZ STR AZ 187 FPA.TEMP STR DETTEM187 # FPA.TEMP STR DETTEM 188 188 FPA.M1X STR M1X 189 189 FPA.M1Y STR M1Y … … 207 207 FPA.TELTEMP.TRUSS STR TELTEMTR # Mid truss temperatures (C 208 208 FPA.TELTEMP.EXTRA STR TELTEMEX # Miscellaneous temperatures (C) 209 210 FPA.BURNTOOL.APPLIED STR BTOOLAPP 209 211 210 212 FPA.PON.TIME STR PONTIME … … 493 495 END 494 496 CELL.READDIR S32 1 495 CELL.BAD S32 -100497 CELL.BAD S32 0 496 498 CELL.XSIZE S32 590 497 499 CELL.YSIZE S32 598 … … 501 503 # How to translation PS concepts into database lookups 502 504 DATABASE METADATA 505 # this rule is fragile : does not match the camera 506 FPA.TEMP STR SELECT ccd_temp FROM rawExp WHERE dateobs >= '{FPA.DATE}' and abs(timediff(dateobs, cast('{FPA.TIME}' as datetime))) < 2 503 507 END 504 508
Note:
See TracChangeset
for help on using the changeset viewer.
