Citrine: PowderDiffraction (.xye)
Ingester Description |
---|
An ingester for .xye files produced by various powder diffraction beamlines. |
Description of accepted files (.xye) |
---|
This ingester reads and parses .xye files in which the data are listed in three columns: The 1st column is 2θ position (in degrees), 2nd is intensity, and 3rd is the standard uncertainty for the intensity values. It will ignore the file header information which is bracketed between the characters "/*" and "*/", and prefixed by a "#" character. |
Required user inputs | |
---|---|
sample_id (string) | The ID that is used to identify the sample. (e.g. "Sample 1" or "101010") |
chem_formula (string) | Chemical formula of sample. (e.g. "LiO") |
x_label (string) | Label for the first column in the file |
y_label (string) | Label for the second column in the file |
temperature (string) | The measurement temperature in Kelvin. (e.g. "700") |
Example file |
---|
To see an example file please click here. |