Changeset 14722 for trunk/psModules/src/config/pmConfigCamera.c
- Timestamp:
- Aug 31, 2007, 2:42:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigCamera.c
r14477 r14722 86 86 const static char *skycellConceptsCell[] = { "CELL.BIASSEC", "CELL.TRIMSEC", "CELL.READDIR", "CELL.XPARITY", 87 87 "CELL.YPARITY", "CELL.XWINDOW", "CELL.YWINDOW", "CELL.X0", 88 "CELL.Y0", "CELL.XSIZE", "CELL.YSIZE", "CELL.EXPOSURE", 89 "CELL.TIME", 0 }; 88 "CELL.Y0", "CELL.XSIZE", "CELL.YSIZE", 0 }; 90 89 const static char *skycellConceptsChip[] = { "CHIP.XPARITY", "CHIP.YPARITY", "CHIP.XSIZE", "CHIP.YSIZE", 0 }; 91 const static char *skycellConceptsFPA[] = { "FPA.EXPOSURE", "FPA.TIME",0 };90 const static char *skycellConceptsFPA[] = { 0 }; 92 91 93 92 // What do we call the skycell concept in the FITS header?
Note:
See TracChangeset
for help on using the changeset viewer.
