/[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.2 - (hide annotations)
Tue Sep 14 14:16:00 1999 UTC (25 years, 2 months ago) by gvacanti
Branch: MAIN
Changes since 1.1: +11 -0 lines
*** empty log message ***

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     table "CCD_REDISTRIBUTION" rows("redist.dat") ""
9     <
10     attribute "FANO" real 0.13 "Fano factor" ""
11     attribute "SI_THICK" real 25e-6 "CCD thickness" "m"
12     attribute "SCALEFAC" real 2.095e-6 "Model scale factor" ""
13     attribute "E_RMS" real 5.4 "Readout noise" "e"
14     attribute "EH_E" real 3.65 "e-h pair creation energy" "eV"
15     attribute "EVT_SIZE" real 2.5 "Average event size (for OCB=1)" "pixel"
16     attribute "E_THR" real 50 "Eergy threshold" "eV"
17     >

  ViewVC Help
Powered by ViewVC 1.1.27