Data file formats
Mythen Detector Overview
The Mythen detector consists of 16 modules allowing 80° of data to be simultaneously acquired. There are small gaps between each module (~0.2°) resulting in missing data every ~4.9°. Data must be collected in pairs (e.g. p1 & p2 or p3 & p4) with a small angular difference between the histograms (e.g. 2θ p1 = 5.0° and 2θ p2 = 5.5°) so that the data sets can be spliced/merged later to remove the gaps.
As the detector modules are flat, automatic processing is required to convert the data from channel versus intensity data into 2-theta angular geometry. This is performed for all data sets automatically, resulting in variable step sizes between points.
Six files are generated for each data acquisition at each detector position. Files with the extensions “.raw” contain raw channel data. The raw detector data is automatically processed (flatfield normalisation and a channel-to-angle conversion) to produce “.xye” files. The files with the “.parab”, “.mda” and “.asc” extensions contain detector meta-data. Further description of these files is shown below. All files will be located in the same directory, and should be COPIED by the User to their own storage media. Users should use the xye files.
RAW Files – Files with the extension .raw are comprised of the raw channel data without flat field correction. The data is in xy format, where x = detector channel number and y = counts.
0 47.000000
1 43.000000
2 34.000000
3 31.000000
4 41.000000
5 33.000000
etc…
XYE Files – These are the final data files that are produced after flatfield normalisation and channel-to-angle processing. The data is in xye format, where x = 2theta angle, y = corrected counts and e = error.
82.818459 37.995037 6.164011
82.814705 36.822037 6.068116
82.810951 30.309925 5.505445
82.807198 28.574492 5.345511
82.803444 38.199272 6.180555
82.799683 31.159782 5.582094
etc…
The error is calculated from the error propagation of the following equation: where ncorr,i is the corrected intensity at point ’i’ in the data file; nunc,i is the uncorrected intensity at point ‘i’ in the data file; and ffaver and ffi are the average intensity and the intensity at point ‘i’ in the flatfield file respectively. |
PARAB, MDA and ASC Files – These files contain meta-data, additional information relating to the experiment. These data include: a time stamp, the data acquisition time, the integrated ion chamber counts, and the 2-theta axis position as well as many other positioner and temperature values. Users should only use the ASC file not ending with “_1”.