Commit 76fb7732a4a8fd054013cdae30386e76c1446c62
1 parent
2425935e
Exists in
juice_jdc
and in
1 other branch
Add predefined file for ena_venus2_channel parameter
Showing
1 changed file
with
26 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,26 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="ena_venus2_channel"> | |
3 | + <dimensions dim_1="8" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="cnts[0]"/> | |
6 | + <component index_1="1" name="cnts[1]"/> | |
7 | + <component index_1="2" name="cnts[2]"/> | |
8 | + <component index_1="3" name="cnts[3]"/> | |
9 | + <component index_1="4" name="cnts[4]"/> | |
10 | + <component index_1="5" name="cnts[5]"/> | |
11 | + <component index_1="6" name="cnts[6]"/> | |
12 | + <component index_1="7" name="cnts[7]"/> | |
13 | + </components> | |
14 | + <tables> | |
15 | + <table relatedDim="dim_1" name="Energy" units="eV"> | |
16 | + <channel min="14.1421" max="28.2843"/> | |
17 | + <channel min="28.2843" max="56.5685"/> | |
18 | + <channel min="56.5685" max="113.137"/> | |
19 | + <channel min="113.137" max="226.274"/> | |
20 | + <channel min="226.274" max="452.548"/> | |
21 | + <channel min="452.548" max="905.097"/> | |
22 | + <channel min="905.097" max="1810.19"/> | |
23 | + <channel min="1810.19" max="3620.39"/> | |
24 | + </table> | |
25 | + </tables> | |
26 | +</paraminfo> | ... | ... |