/[CCFs]/ccfdev/packages/epn-badpix/src/badpix.dct
ViewVC logotype

Annotation of /ccfdev/packages/epn-badpix/src/badpix.dct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (hide annotations)
Thu Mar 2 16:33:10 2006 UTC (18 years, 9 months ago) by msmith
Branch: MAIN
CVS Tags: version_0_123, version_0_126, version_0_124, version_0_125
Changes since 1.7: +0 -1 lines
Committed through make

1 gvacanti 1.1 table "BADPIX" rows("badpix.dat") ""
2     <
3 msmith 1.5 column "CCD_ID" int8 "CCD identifier" "" fillColumn(col, "badpix.dat", 0, ":")
4     column "NODE_ID" int8 "CCD node identifier" "" fillColumn(col, "badpix.dat", 1, ":")
5     column "RAWX" int16 "Raw X coordinate" "pixel" fillColumn(col, "badpix.dat", 2, ":")
6     column "RAWY" int16 "Raw Y coordinate" "pixel" fillColumn(col, "badpix.dat", 3, ":")
7     column "YLENGTH" int16 "Column extent" "pixel" fillColumn(col, "badpix.dat", 4, ":")
8     column(1) "DESCRIPTION" string "Type of bad pixel" "" fillColumn(col, "badpix.dat", 5, ":")
9     column(0) "MODE_N/A" int16 "Mode Not Used" "" fillColumn(col, "badpix.dat", 6, ":")
10     column "N_SAT_IMP" real32 "Bad Pixel Charge" "" fillColumn(col, "badpix.dat", 7, ":")
11 gvacanti 1.1 >
12 dlumb 1.2

  ViewVC Help
Powered by ViewVC 1.1.27