/[CCFs]/ccfdev/packages/xrt-xpsf/src/image.dct
ViewVC logotype

Annotation of /ccfdev/packages/xrt-xpsf/src/image.dct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Fri Dec 17 08:48:06 1999 UTC (24 years, 11 months ago) by pgondoin
Branch: MAIN
Changes since 1.1: +213 -10 lines
*** empty log message ***

1 pgondoin 1.1 array(512,512) "1500eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.00.fit")
2     <
3     include "attributes.dct"
4 pgondoin 1.2 attribute "ENERGY" real 1500 "" "eV"
5     attribute "THETA" real 0.00 "" "deg"
6     attribute "PHI" real 0.0 "" "deg"
7 pgondoin 1.1 >
8    
9     array(512,512) "1500eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.05.fit")
10 pgondoin 1.2 <
11     include "attributes.dct"
12     attribute "ENERGY" real 1500 "" "eV"
13     attribute "THETA" real 0.05 "" "deg"
14     attribute "PHI" real 0.0 "" "deg"
15     >
16 pgondoin 1.1
17     array(512,512) "1500eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.10.fit")
18 pgondoin 1.2 <
19     include "attributes.dct"
20     attribute "ENERGY" real 1500 "" "eV"
21     attribute "THETA" real 0.10 "" "deg"
22     attribute "PHI" real 0.0 "" "deg"
23     >
24 pgondoin 1.1
25     array(512,512) "1500eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.15.fit")
26 pgondoin 1.2 <
27     include "attributes.dct"
28     attribute "ENERGY" real 1500 "" "eV"
29     attribute "THETA" real 0.15 "" "deg"
30     attribute "PHI" real 0.0 "" "deg"
31     >
32 pgondoin 1.1
33     array(512,512) "1500eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.20.fit")
34 pgondoin 1.2 <
35     include "attributes.dct"
36     attribute "ENERGY" real 1500 "" "eV"
37     attribute "THETA" real 0.20 "" "deg"
38     attribute "PHI" real 0.0 "" "deg"
39     >
40 pgondoin 1.1
41     array(512,512) "1500eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.25.fit")
42 pgondoin 1.2 <
43     include "attributes.dct"
44     attribute "ENERGY" real 1500 "" "eV"
45     attribute "THETA" real 0.25 "" "deg"
46     attribute "PHI" real 0.0 "" "deg"
47     >
48 pgondoin 1.1
49     array(512,512) "3000eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.00.fit")
50 pgondoin 1.2 <
51     include "attributes.dct"
52     attribute "ENERGY" real 3000 "" "eV"
53     attribute "THETA" real 0.00 "" "deg"
54     attribute "PHI" real 0.0 "" "deg"
55     >
56 pgondoin 1.1
57     array(512,512) "3000eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.05.fit")
58 pgondoin 1.2 <
59     include "attributes.dct"
60     attribute "ENERGY" real 3000 "" "eV"
61     attribute "THETA" real 0.05 "" "deg"
62     attribute "PHI" real 0.0 "" "deg"
63     >
64 pgondoin 1.1
65     array(512,512) "3000eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.10.fit")
66 pgondoin 1.2 <
67     include "attributes.dct"
68     attribute "ENERGY" real 3000 "" "eV"
69     attribute "THETA" real 0.10 "" "deg"
70     attribute "PHI" real 0.0 "" "deg"
71     >
72 pgondoin 1.1
73     array(512,512) "3000eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.15.fit")
74 pgondoin 1.2 <
75     include "attributes.dct"
76     attribute "ENERGY" real 3000 "" "eV"
77     attribute "THETA" real 0.15 "" "deg"
78     attribute "PHI" real 0.0 "" "deg"
79     >
80 pgondoin 1.1
81     array(512,512) "3000eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.20.fit")
82 pgondoin 1.2 <
83     include "attributes.dct"
84     attribute "ENERGY" real 3000 "" "eV"
85     attribute "THETA" real 0.20 "" "deg"
86     attribute "PHI" real 0.0 "" "deg"
87     >
88 pgondoin 1.1
89     array(512,512) "3000eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-3000-0.25.fit")
90 pgondoin 1.2 <
91     include "attributes.dct"
92     attribute "ENERGY" real 3000 "" "eV"
93     attribute "THETA" real 0.25 "" "deg"
94     attribute "PHI" real 0.0 "" "deg"
95     >
96 pgondoin 1.1
97     array(512,512) "4500eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-4500-0.00.fit")
98 pgondoin 1.2 <
99     include "attributes.dct"
100     attribute "ENERGY" real 4500 "" "eV"
101     attribute "THETA" real 0.00 "" "deg"
102     attribute "PHI" real 0.0 "" "deg"
103     >
104 pgondoin 1.1
105     array(512,512) "4500eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-4500-0.05.fit")
106 pgondoin 1.2 <
107     include "attributes.dct"
108     attribute "ENERGY" real 4500 "" "eV"
109     attribute "THETA" real 0.05 "" "deg"
110     attribute "PHI" real 0.0 "" "deg"
111     >
112 pgondoin 1.1
113     array(512,512) "4500eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-4500-0.10.fit")
114 pgondoin 1.2 <
115     include "attributes.dct"
116     attribute "ENERGY" real 4500 "" "eV"
117     attribute "THETA" real 0.10 "" "deg"
118     attribute "PHI" real 0.0 "" "deg"
119     >
120 pgondoin 1.1
121     array(512,512) "4500eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-4500-0.15.fit")
122 pgondoin 1.2 <
123     include "attributes.dct"
124     attribute "ENERGY" real 4500 "" "eV"
125     attribute "THETA" real 0.15 "" "deg"
126     attribute "PHI" real 0.0 "" "deg"
127     >
128 pgondoin 1.1
129     array(512,512) "4500eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.20.fit")
130 pgondoin 1.2 <
131     include "attributes.dct"
132     attribute "ENERGY" real 4500 "" "eV"
133     attribute "THETA" real 0.20 "" "deg"
134     attribute "PHI" real 0.0 "" "deg"
135     >
136 pgondoin 1.1
137     array(512,512) "4500eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-1500-0.25.fit")
138 pgondoin 1.2 <
139     include "attributes.dct"
140     attribute "ENERGY" real 4500 "" "eV"
141     attribute "THETA" real 0.25 "" "deg"
142     attribute "PHI" real 0.0 "" "deg"
143     >
144 pgondoin 1.1
145     array(512,512) "6000eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.00.fit")
146 pgondoin 1.2 <
147     include "attributes.dct"
148     attribute "ENERGY" real 6000 "" "eV"
149     attribute "THETA" real 0.00 "" "deg"
150     attribute "PHI" real 0.0 "" "deg"
151     >
152 pgondoin 1.1
153     array(512,512) "6000eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.05.fit")
154 pgondoin 1.2 <
155     include "attributes.dct"
156     attribute "ENERGY" real 6000 "" "eV"
157     attribute "THETA" real 0.05 "" "deg"
158     attribute "PHI" real 0.0 "" "deg"
159     >
160 pgondoin 1.1
161     array(512,512) "6000eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.10.fit")
162 pgondoin 1.2 <
163     include "attributes.dct"
164     attribute "ENERGY" real 6000 "" "eV"
165     attribute "THETA" real 0.10 "" "deg"
166     attribute "PHI" real 0.0 "" "deg"
167     >
168 pgondoin 1.1
169     array(512,512) "6000eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.15.fit")
170 pgondoin 1.2 <
171     include "attributes.dct"
172     attribute "ENERGY" real 6000 "" "eV"
173     attribute "THETA" real 0.15 "" "deg"
174     attribute "PHI" real 0.0 "" "deg"
175     >
176 pgondoin 1.1
177     array(512,512) "6000eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.20.fit")
178 pgondoin 1.2 <
179     include "attributes.dct"
180     attribute "ENERGY" real 6000 "" "eV"
181     attribute "THETA" real 0.20 "" "deg"
182     attribute "PHI" real 0.0 "" "deg"
183     >
184 pgondoin 1.1
185     array(512,512) "6000eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-6000-0.25.fit")
186 pgondoin 1.2 <
187     include "attributes.dct"
188     attribute "ENERGY" real 6000 "" "eV"
189     attribute "THETA" real 0.25 "" "deg"
190     attribute "PHI" real 0.0 "" "deg"
191     >
192 pgondoin 1.1
193     array(512,512) "7500eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.00.fit")
194 pgondoin 1.2 <
195     include "attributes.dct"
196     attribute "ENERGY" real 7500 "" "eV"
197     attribute "THETA" real 0.00 "" "deg"
198     attribute "PHI" real 0.0 "" "deg"
199     >
200 pgondoin 1.1
201     array(512,512) "7500eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.05.fit")
202 pgondoin 1.2 <
203     include "attributes.dct"
204     attribute "ENERGY" real 7500 "" "eV"
205     attribute "THETA" real 0.05 "" "deg"
206     attribute "PHI" real 0.0 "" "deg"
207     >
208 pgondoin 1.1
209     array(512,512) "7500eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.10.fit")
210 pgondoin 1.2 <
211     include "attributes.dct"
212     attribute "ENERGY" real 7500 "" "eV"
213     attribute "THETA" real 0.10 "" "deg"
214     attribute "PHI" real 0.0 "" "deg"
215     >
216 pgondoin 1.1
217     array(512,512) "7500eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.15.fit")
218 pgondoin 1.2 <
219     include "attributes.dct"
220     attribute "ENERGY" real 7500 "" "eV"
221     attribute "THETA" real 0.15 "" "deg"
222     attribute "PHI" real 0.0 "" "deg"
223     >
224 pgondoin 1.1
225     array(512,512) "7500eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.20.fit")
226 pgondoin 1.2 <
227     include "attributes.dct"
228     attribute "ENERGY" real 7500 "" "eV"
229     attribute "THETA" real 0.20 "" "deg"
230     attribute "PHI" real 0.0 "" "deg"
231     >
232 pgondoin 1.1
233     array(512,512) "7500eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-7500-0.25.fit")
234 pgondoin 1.2 <
235     include "attributes.dct"
236     attribute "ENERGY" real 7500 "" "eV"
237     attribute "THETA" real 0.25 "" "deg"
238     attribute "PHI" real 0.0 "" "deg"
239     >
240 pgondoin 1.1
241     array(512,512) "9000eV_00armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.00.fit")
242 pgondoin 1.2 <
243     include "attributes.dct"
244     attribute "ENERGY" real 9000 "" "eV"
245     attribute "THETA" real 0.00 "" "deg"
246     attribute "PHI" real 0.0 "" "deg"
247     >
248 pgondoin 1.1
249     array(512,512) "9000eV_03armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.05.fit")
250 pgondoin 1.2 <
251     include "attributes.dct"
252     attribute "ENERGY" real 9000 "" "eV"
253     attribute "THETA" real 0.05 "" "deg"
254     attribute "PHI" real 0.0 "" "deg"
255     >
256 pgondoin 1.1
257     array(512,512) "9000eV_06armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.10.fit")
258 pgondoin 1.2 <
259     include "attributes.dct"
260     attribute "ENERGY" real 9000 "" "eV"
261     attribute "THETA" real 0.10 "" "deg"
262     attribute "PHI" real 0.0 "" "deg"
263     >
264 pgondoin 1.1
265     array(512,512) "9000eV_09armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.15.fit")
266 pgondoin 1.2 <
267     include "attributes.dct"
268     attribute "ENERGY" real 9000 "" "eV"
269     attribute "THETA" real 0.15 "" "deg"
270     attribute "PHI" real 0.0 "" "deg"
271     >
272 pgondoin 1.1
273     array(512,512) "9000eV_12armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.20.fit")
274 pgondoin 1.2 <
275     include "attributes.dct"
276     attribute "ENERGY" real 9000 "" "eV"
277     attribute "THETA" real 0.20 "" "deg"
278     attribute "PHI" real 0.0 "" "deg"
279     >
280 pgondoin 1.1
281     array(512,512) "9000eV_15armin" int32 "label" "unit" fillArrayFromFits(arr,"psffits/point-9000-0.25.fit")
282 pgondoin 1.2 <
283     include "attributes.dct"
284     attribute "ENERGY" real 9000 "" "eV"
285     attribute "THETA" real 0.25 "" "deg"
286     attribute "PHI" real 0.0 "" "deg"
287     >
288 pgondoin 1.1

  ViewVC Help
Powered by ViewVC 1.1.27