/[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.12 - (hide annotations)
Mon Oct 10 13:50:09 2016 UTC (8 years, 1 month ago) by msmith
Branch: MAIN
CVS Tags: version_0_150, HEAD
Changes since 1.11: +1 -1 lines
Committed through make

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

  ViewVC Help
Powered by ViewVC 1.1.27