3.3.2.27. NXxbaseΒΆ
Status:
application definition, extends NXobject, version 1.0b
Description:
This definition covers the common parts of all monochromatic single crystal raw data application definitions.
Symbols:
No symbol table
- Groups cited:
- NXdata, NXdetector, NXentry, NXinstrument, NXmonitor, NXmonochromator, NXsample, NXsource
Structure:
entry: NXentry
title: NX_CHAR
start_time: NX_DATE_TIME
definition: NX_CHAR
Official NeXus NXDL schema to which this file conforms
Obligatory value:
NXxbase
instrument: NXinstrument
source: NXsource
monochromator: NXmonochromator
wavelength: NX_FLOAT {units=NX_WAVELENGTH}
detector: NXdetector
The name of the group is detector if there is only one detector, if there are several, names have to be detector1, detector2, ...detectorn.
data[np, number of x pixels, number of y pixels]: NX_INT
The area detector data, the first dimension is always the number of scan points, the second and third are the number of pixels in x and y. The origin is always assumed to be in the center of the detector. maxOccurs is limited to the the number of detectors on your instrument.
@signal: NX_POSINT
Obligatory value:1
x_pixel_size: NX_FLOAT {units=NX_LENGTH}
y_pixel_size: NX_FLOAT {units=NX_LENGTH}
distance: NX_FLOAT {units=NX_LENGTH}
frame_start_number: NX_INT
This is the start number of the first frame of a scan. In PX one often scans a couple of frames on a give sample, then does something else, then returns to the same sample and scans some more frames. Each time with a new data file. This number helps concatenating such measurements.sample: NXsample
name: NX_CHAR
Descriptive name of sampleorientation_matrix[3, 3]: NX_FLOAT
The orientation matrix according to Busing and Levy conventions. This is not strictly necessary as the UB can always be derived from the data. But let us bow to common usage which includes the UB nearly always.unit_cell[6]: NX_FLOAT
The unit cell, a, b, c, alpha, beta, gamma. Again, not strictly necessary, but normally written.temperature[NP]: NX_FLOAT
The sample temperature or whatever sensor represents this value bestx_translation: NX_FLOAT {units=NX_LENGTH}
Translation of the sample along the X-direction of the laboratory coordinate systemy_translation: NX_FLOAT {units=NX_LENGTH}
Translation of the sample along the Y-direction of the laboratory coordinate systemdistance: NX_FLOAT {units=NX_LENGTH}
Translation of the sample along the Z-direction of the laboratory coordinate systemcontrol: NXmonitor
(data): NXdata
The name of this group id data if there is only one detector; if there are several the names will be data1, data2, data3 and will point to the corresponding detector groups in the instrument hierarchy.
data –> /NXentry/NXinstrument/NXdetector/data