source: sasview/test/fileconverter/test/cansas1d.xml @ dcb91cf

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since dcb91cf was dcb91cf, checked in by lewis, 7 years ago

Make suggested changes

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="example.xsl" ?>
3<SASroot version="1.0"
4    xmlns="cansas1d/1.0"
5    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6    xsi:schemaLocation="cansas1d/1.0 http://svn.smallangles.net/svn/canSAS/1dwg/trunk/cansas1d.xsd"
7    >
8        <SASentry>
9                <Title>Test title</Title>
10                <Run name='run name'>1234</Run>
11                <SASdata>
12                        <Idata>
13                                <Q unit="1/A">0.02</Q>
14                                <I unit="1/cm">1000</I>
15                                <Idev unit="1/cm">3</Idev>
16                                <Qdev unit="1/A">0.01</Qdev>
17                                <Qmean unit="1/A"><!-- Qmean is optional --></Qmean>
18                                <Shadowfactor><!-- Shadowfactor is optional --></Shadowfactor>
19                        </Idata>
20                        <Idata>
21                                <Q unit="1/A">0.03</Q>
22                                <I unit="1/cm">1001</I>
23                                <Idev unit="1/cm">4</Idev>
24                                <Qdev unit="1/A">0.02</Qdev>
25                                <Qmean unit="1/A"><!-- Qmean is optional --></Qmean>
26                                <Shadowfactor><!-- Shadowfactor is optional --></Shadowfactor>
27                        </Idata>
28      <Idata>
29                                <Q unit="1/A">0.04</Q>
30                                <I unit="1/cm">1002</I>
31                                <Idev unit="1/cm">4</Idev>
32                                <Qdev unit="1/A">0.02</Qdev>
33                                <Qmean unit="1/A"><!-- Qmean is optional --></Qmean>
34                                <Shadowfactor><!-- Shadowfactor is optional --></Shadowfactor>
35                        </Idata>
36      <Idata>
37                                <Q unit="1/A">0.05</Q>
38                                <I unit="1/cm">1003</I>
39                                <Idev unit="1/cm">4</Idev>
40                                <Qdev unit="1/A">0.02</Qdev>
41                                <Qmean unit="1/A"><!-- Qmean is optional --></Qmean>
42                                <Shadowfactor><!-- Shadowfactor is optional --></Shadowfactor>
43                        </Idata>
44      <Idata>
45                                <Q unit="1/A">0.06</Q>
46                                <I unit="1/cm">1004</I>
47                                <Idev unit="1/cm">4</Idev>
48                                <Qdev unit="1/A">0.02</Qdev>
49                                <Qmean unit="1/A"><!-- Qmean is optional --></Qmean>
50                                <Shadowfactor><!-- Shadowfactor is optional --></Shadowfactor>
51                        </Idata>
52                </SASdata>
53                <SASsample name='my sample'>
54                        <ID>SI600-new-long</ID>
55                        <thickness unit="mm">1.03</thickness>
56                        <transmission>0.327</transmission>
57                        <temperature unit="C">0.0000</temperature>
58                        <position>
59                                <x unit="mm">10.00</x>
60                                <y unit="mm">0.00</y>
61                        </position>
62                        <orientation>
63                                <roll unit="degree">22.5<!-- was: sample_orientation --></roll>
64                                <pitch unit="degree">0.020<!-- was: sample_offset_angle --></pitch>
65                        </orientation>
66                        <details>
67                                <!-- was: sample_prep -->
68                                http://chemtools.chem.soton.ac.uk/projects/blog/blogs.php/bit_id/2720
69                        </details>
70                        <details>
71                                Some text here
72                        </details>
73
74                </SASsample>
75                <SASinstrument>
76                        <name>canSAS instrument</name>
77                        <SASsource name="source name">
78                                <radiation>neutron</radiation>
79                                <beam_size name='bm'>
80                                        <x unit="mm">12.00</x>
81                                        <y unit="mm">13.00</y>
82                                </beam_size>
83                                <beam_shape>disc</beam_shape>
84                                <wavelength unit="A">6.00</wavelength>
85                                <wavelength_min unit="nm">0.22</wavelength_min>
86                                <wavelength_max unit="nm">1.00</wavelength_max>
87                                <wavelength_spread unit="percent">
88                                        14.3
89                                </wavelength_spread>
90                        </SASsource>
91                        <SAScollimation name="test coll name">
92                                <length unit='mm'> 123.0</length>
93                                <aperture name="source" type="radius">
94                                        <size>
95                                                <x unit="mm">50</x>
96                                        </size>
97                                        <distance unit="m">11.000<!-- was: distance_coll --></distance>
98                                </aperture>
99                                <aperture name="sample" type="radius">
100                                        <size name='size name'>
101                                                <x unit="mm">1</x>
102                                        </size>
103                                </aperture>
104                        </SAScollimation>
105                        <SASdetector>
106                                <name>fictional hybrid</name>
107                                <SDD unit="m">
108                                        <!-- sample-to-detector distance -->
109                                        4.150
110                                </SDD>
111                                <offset>
112                    <x unit="mm">1</x>
113                    <y unit="mm">2</y>
114                </offset>
115                <orientation>
116                                        <roll unit="degree">1.00</roll>
117                                        <pitch unit="degree">0.00</pitch>
118                                        <yaw unit="degree">0.00</yaw>
119                                </orientation>
120                                <beam_center>
121                                        <x unit="mm">322.64</x>
122                                        <y unit="mm">327.68</y>
123                                </beam_center>
124                                <pixel_size>
125                                        <x unit="mm">5.00</x>
126                                        <y unit="mm">5.00</y>
127                                </pixel_size>
128                        </SASdetector>
129                </SASinstrument>
130                <SASprocess>
131                        <name>spol</name>
132                        <date>04-Sep-2007 18:35:02</date>
133                        <term name="radialstep" unit="mm">10.000</term>
134                        <term name="sector_width" unit="degree">180.0</term>
135                        <term name="sector_orient" unit="degree">0.0</term>
136                        <term name="MASK_file">USER:MASK.COM</term>
137                        <SASprocessnote>
138                                AvA1 0.0000E+00 AsA2 1.0000E+00 XvA3 1.0526E+03 XsA4
139                                5.2200E-02 XfA5 0.0000E+00
140                        </SASprocessnote>
141                        <SASprocessnote>
142                                S... 13597 0 2.26E+02 2A 5mM 0%D2O Sbak 13594 0 1.13E+02
143                                H2O Buffer
144                        </SASprocessnote>
145                        <SASprocessnote>V... 13552 3 1.00E+00 H2O5m</SASprocessnote>
146                </SASprocess>
147                <SASprocess>
148                        <name>NCNR-IGOR</name>
149                        <date>03-SEP-2006 11:42:47</date>
150                        <description />
151                        <term name="average_type">Circular</term>
152                        <term name="SAM_file">SEP06064.SA3_AJJ_L205</term>
153                        <term name="BKD_file">SEP06064.SA3_AJJ_L205</term>
154                        <term name="EMP_file">SEP06064.SA3_AJJ_L205</term>
155                        <term name="DIV_file">SEP06064.SA3_AJJ_L205</term>
156                        <term name="MASK_file">SEP06064.SA3_AJJ_L205</term>
157                        <term name="ABS:TSTAND">1</term>
158                        <term name="ABS:DSTAND" unit="mm">1</term>
159                        <term name="ABS:IZERO">230.09</term>
160                        <term name="ABS:XSECT" unit="mm">1</term>
161                        <SASprocessnote>No Information</SASprocessnote>
162                </SASprocess>
163                <SASnote />
164        </SASentry>
165</SASroot>
Note: See TracBrowser for help on using the repository browser.