3.3.2.25. NXtomoprocΒΆ
Status:
application definition, extends NXobject
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: (required) NXentry
title: (required) NX_CHAR
definition: (required) NX_CHAR
Official NeXus NXDL schema to which this file conforms
Obligatory value:
NXtomoproc
(instrument): (required) NXinstrument
(sample): (required) NXsample
name: (required) NX_CHAR
Descriptive name of samplereconstruction: (required) NXprocess
program: (required) NX_CHAR
Name of the program used for reconstructionversion: (required) NX_CHAR
Version of the program useddate: (required) NX_DATE_TIME
Date and time of reconstruction processing.parameters: (required) NXparameters
raw_file: (required) NX_CHAR
Original raw data file this data was derived fromdata: (required) NXdata
data[nx, nx, nz]: (required) NX_INT
x[nx]: (required) 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]: (required) 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]: (required) 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.