/[CCFs]/ccfdev/packages/rgs-redist/src/redist.dct
ViewVC logotype

Annotation of /ccfdev/packages/rgs-redist/src/redist.dct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Thu Jan 11 17:42:06 2001 UTC (23 years, 10 months ago) by cerd
Branch: MAIN
CVS Tags: version_1_0, version_0_9, HEAD
Changes since 1.5: +6 -1 lines
Committed through make

1 gvacanti 1.1 table "EBOUNDS" rows("ebounds.dat") ""
2     <
3     column "CHANNEL" int16 "Detector channel number" "channel" fillColumn(col, "ebounds.dat", 0)
4     column "E_MIN" real32 "Low energy bound" "eV" fillColumn(col, "ebounds.dat", 1)
5     column "E_MAX" real32 "High energy bound" "eV" fillColumn(col, "ebounds.dat", 2)
6     >
7 gvacanti 1.2
8 cerd 1.5 table "CCD_REDISTRIBUTION" 0 "" #rows("redist.dat") ""
9 gvacanti 1.2 <
10     attribute "FANO" real 0.13 "Fano factor" ""
11     attribute "SI_THICK" real 25e-6 "CCD thickness" "m"
12 cerd 1.5 # attribute "SCALEFAC" real 2.095e-8 "Model scale factor" "m"
13     attribute "SCALEFAC" real 1.04781e-8 "Model scale factor" "m"
14 gvacanti 1.2 attribute "E_RMS" real 5.4 "Readout noise" "e"
15     attribute "EH_E" real 3.65 "e-h pair creation energy" "eV"
16 cerd 1.5 attribute "EVT_SIZE" real 1.4 "Average event size (for OCB=1)" "pixel"
17 cerd 1.6 attribute "E_THR" real 50 "Energy threshold" "eV"
18    
19     attribute "PARTNORM" real 0.036 "Const factor in normalization of partial events floor" ""
20     attribute "PARTDECY" real 1.8325815e-3 "Const factor in normalization of partial events floor" "1/eV"
21     attribute "PARTOFFS" real 0 "Offset of expontial in normalization of partial events floor" "eV"
22     attribute "PARTEREF" real 1900 "Energy of reference absorption length in normalization of partial events floor" "eV"
23 gvacanti 1.2 >

  ViewVC Help
Powered by ViewVC 1.1.27