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

Contents of /ccfdev/packages/rgs-exafs/src/exafs.dct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Thu Sep 18 09:29:35 2003 UTC (21 years, 2 months ago) by apollock
Branch: MAIN
CVS Tags: version_2_1, version_2_0, version_2_2, HEAD
Changes since 1.4: +93 -0 lines
Committed through make

1 ############# This file contains sections for : ###################################################################
2 ############# 1. Oxygen in the form of H2O #####################################################################
3 ############# 2. Flourine in the form of Mg2F ##################################################################
4
5 ############# Oxygen in the form of H2O ###########################################################################
6
7 table "H2O-P-CCD1" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
8 <
9 attribute "CCDID" int 1 "CCD Identifier" ""
10 # attribute "ELEMENT" string "O" "Chemical symbol" ""
11
12 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
13 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1,":")
14 >
15
16 table "H2O-P-CCD2" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
17 <
18 attribute "CCDID" int 2 "CCD Identifier" ""
19 # attribute "ELEMENT" string "O" "Chemical symbol" ""
20
21 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
22 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1,":")
23 >
24
25 table "H2O-P-CCD3" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
26 <
27 attribute "CCDID" int 3 "CCD Identifier" ""
28 # attribute "ELEMENT" string "O" "Chemical symbol" ""
29
30 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
31 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1, ":")
32 >
33
34 table "H2O-P-CCD4" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
35 <
36 attribute "CCDID" int 4 "CCD Identifier" ""
37 # attribute "ELEMENT" string "O" "Chemical symbol" ""
38
39 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
40 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1,":")
41 >
42
43 table "H2O-P-CCD5" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
44 <
45 attribute "CCDID" int 5 "CCD Identifier" ""
46 # attribute "ELEMENT" string "O" "Chemical symbol" ""
47
48 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
49 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1, ":")
50 >
51
52 table "H2O-P-CCD6" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
53 <
54 attribute "CCDID" int 6 "CCD Identifier" ""
55 # attribute "ELEMENT" string "O" "Chemical symbol" ""
56
57 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
58 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1,":")
59 >
60
61 table "H2O-P-CCD7" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
62 <
63 attribute "CCDID" int 7 "CCD Identifier" ""
64 # attribute "ELEMENT" string "O" "Chemical symbol" ""
65
66 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
67 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1, ":")
68 >
69
70 table "H2O-P-CCD8" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
71 <
72 attribute "CCDID" int 8 "CCD Identifier" ""
73 # attribute "ELEMENT" string "O" "Chemical symbol" ""
74
75 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
76 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1,":")
77 >
78
79 table "H2O-P-CCD9" rows("o_edge.dat") "Oxygen EXAFS for one CCD"
80 <
81 attribute "CCDID" int 9 "CCD Identifier" ""
82 # attribute "ELEMENT" string "O" "Chemical symbol" ""
83
84 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"o_edge.dat",0, ":")
85 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"o_edge.dat",1, ":")
86 >
87
88
89
90 ############# Flourine in the form of Mg2F ########################################################################
91
92
93 table "MgF2-P-CCD1" rows("F_edge.dat") "Flourine EXAFS for one CCD"
94 <
95 attribute "CCDID" int 1 "CCD Identifier" ""
96 # attribute "ELEMENT" string "F" "Chemical symbol" ""
97
98 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
99 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1,":")
100 >
101
102 table "MgF2-P-CCD2" rows("F_edge.dat") "Flourine EXAFS for one CCD"
103 <
104 attribute "CCDID" int 2 "CCD Identifier" ""
105 # attribute "ELEMENT" string "F" "Chemical symbol" ""
106
107 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
108 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1,":")
109 >
110
111 table "MgF2-P-CCD3" rows("F_edge.dat") "Flourine EXAFS for one CCD"
112 <
113 attribute "CCDID" int 3 "CCD Identifier" ""
114 # attribute "ELEMENT" string "F" "Chemical symbol" ""
115
116 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
117 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1, ":")
118 >
119
120 table "MgF2-P-CCD4" rows("F_edge.dat") "Flourine EXAFS for one CCD"
121 <
122 attribute "CCDID" int 4 "CCD Identifier" ""
123 # attribute "ELEMENT" string "F" "Chemical symbol" ""
124
125 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
126 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1,":")
127 >
128
129 table "MgF2-P-CCD5" rows("F_edge.dat") "Flourine EXAFS for one CCD"
130 <
131 attribute "CCDID" int 5 "CCD Identifier" ""
132 # attribute "ELEMENT" string "F" "Chemical symbol" ""
133
134 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
135 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1, ":")
136 >
137
138 table "MgF2-P-CCD6" rows("F_edge.dat") "Flourine EXAFS for one CCD"
139 <
140 attribute "CCDID" int 6 "CCD Identifier" ""
141 # attribute "ELEMENT" string "F" "Chemical symbol" ""
142
143 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
144 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1,":")
145 >
146
147 table "MgF2-P-CCD7" rows("F_edge.dat") "Flourine EXAFS for one CCD"
148 <
149 attribute "CCDID" int 7 "CCD Identifier" ""
150 # attribute "ELEMENT" string "F" "Chemical symbol" ""
151
152 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
153 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1, ":")
154 >
155
156 table "MgF2-P-CCD8" rows("F_edge.dat") "Flourine EXAFS for one CCD"
157 <
158 attribute "CCDID" int 8 "CCD Identifier" ""
159 # attribute "ELEMENT" string "F" "Chemical symbol" ""
160
161 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
162 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1,":")
163 >
164
165 table "MgF2-P-CCD9" rows("F_edge.dat") "Flourine EXAFS for one CCD"
166 <
167 attribute "CCDID" int 9 "CCD Identifier" ""
168 # attribute "ELEMENT" string "F" "Chemical symbol" ""
169
170 column(0) "ENERGY" real32 "Energy" "eV" fillColumn(col,"F_edge.dat",0, ":")
171 column(0) "MABSLEN" real32 "Mean absorption length" "cm" fillColumn(col,"F_edge.dat",1, ":")
172 >
173

  ViewVC Help
Powered by ViewVC 1.1.27