Previous topic

3.4.4. NXindirecttof

Next topic

3.4.6. NXlauetof

This Page

3.4.5. NXiqprocΒΆ

Status:

application definition, extends NXobject, version 1.0b

Description:

Application definition for any data.

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: NXiqproc

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[NE, NQX, NQY]: NX_INT

This is I(Q). The client has to analyse the dimensions of I(Q). Often, multiple I(Q) for various environment conditions are measured; that would be the first dimension. Q can be multidimensional, this accounts for the further dimensions in the data

variable[NE]: NX_CHAR

@varied_variable: NX_CHAR

The real name of the varied variable in the first dim of data, temperature, P, MF etc...

qx[NQX]: NX_CHAR

Values for the first dimension of Q

qy[NQY]: NX_CHAR

Values for the second dimension of Q
Source:
Automatically generated from https://github.com/nexusformat/definitions/blob/master/applications/NXiqproc.nxdl.xml