Previous topic

3.4.13. NXspe

Next topic

3.4.15. NXtas

This Page

3.4.14. NXsqomΒΆ

Status:

application definition, extends NXobject, version 1.0b

Description:

This is the application definition for S(Q,OM) processed data. As this kind of data is in general not on a rectangular grid after data reduction, it is stored as Q,E positions plus their intensity, table like. It is the task of a possible visualisation program to regrid this data in a sensible way.

Symbols:

No symbol table
Groups cited:
NXdata, NXentry, NXinstrument, NXparameters, NXprocess, NXsample, NXsource

Structure:

(entry): NXentry

@entry: NX_CHAR

title: NX_CHAR

definition: NX_CHAR

Official NeXus NXDL schema to which this file conforms

Obligatory value: NXsqom

instrument: NXinstrument

name: NX_CHAR

Name of the instrument from which this data was reduced.

(source): NXsource

type: NX_CHAR

name: NX_CHAR

probe: NX_CHAR

Any of these values: neutron | x-ray | electron

(sample): NXsample

name: NX_CHAR

Descriptive name of sample

reduction: NXprocess

program: NX_CHAR

version: NX_CHAR

input: NXparameters

Input parameters for the reduction program used

filenames: NX_CHAR

Raw data files used to generate this I(Q)

output: NXparameters

Eventual output parameters from the data reduction program used

(data): NXdata

data[NP]: NX_INT

This is the intensity for each point in QE

qx[NP]: NX_CHAR {units=NX_WAVENUMBER}

Positions for the first dimension of Q

qy[NP]: NX_CHAR {units=NX_WAVENUMBER}

Positions for the the second dimension of Q

qz[NP]: NX_CHAR {units=NX_WAVENUMBER}

Positions for the the third dimension of Q

en[NP]: NX_FLOAT {units=NX_ENERGY}

Values for the energy transfer for each point
Source:
Automatically generated from https://github.com/nexusformat/definitions/blob/master/applications/NXsqom.nxdl.xml