3.3.2.24. NXtomoprocΒΆ
Status:
application definition, extends NXobject, version 1.0b
Description:
This is an application definition for the final result of a tomography experiment: a 3D construction of some volume of physical properties.
Symbols:
These symbols will be used below to coordinate datasets with the same shape.
nx: number of voxels in X direction
ny: number of voxels in Y direction
nz: number of voxels in Z direction
- Groups cited:
- NXdata, NXentry, NXinstrument, NXparameters, NXprocess, NXsample, NXsource
Structure:
entry: NXentry
title: NX_CHAR
definition: NX_CHAR
Official NeXus NXDL schema to which this file conforms
Obligatory value:
NXtomoproc
(instrument): NXinstrument
(sample): NXsample
name: NX_CHAR
Descriptive name of samplereconstruction: NXprocess
program: NX_CHAR
Name of the program used for reconstructionversion: NX_CHAR
Version of the program useddate: NX_DATE_TIME
Date and time of reconstruction processing.parameters: NXparameters
raw_file: NX_CHAR
Original raw data file this data was derived fromdata: NXdata
data[nx, nx, nz]: NX_INT
x[nx]: NX_FLOAT {units=NX_ANY}
This is an array holding the values to use for the x-axis of data. The units must be appropriate for the measurement.y[ny]: NX_FLOAT {units=NX_ANY}
This is an array holding the values to use for the y-axis of data. The units must be appropriate for the measurement.z[nz]: NX_FLOAT {units=NX_ANY}
This is an array holding the values to use for the z-axis of data. The units must be appropriate for the measurement.