Previous topic

3.4.19. NXtomo

Next topic

3.4.21. NXtomoproc

This Page

3.4.20. NXtomophaseΒΆ

Status:

application definition, extends NXobject, version 1.0b

Description:

This is the application definition for x-ray or neutron tomography raw data with phase contrast variation at each point. In tomography first some dark field images are measured, some bright field images and, of course the sample. In order to properly sort the order of the images taken, a sequence number is stored with each image.

Symbols:

These symbols will be used below to coordinate datasets with the same shape.

nBrightFrames: number of bright frames

nDarkFrames: number of dark frames

nSampleFrames: number of image (sample) frames

nPhase: number of phase settings

xsize: number of pixels in X direction

ysize: number of pixels in Y direction

Groups cited:
NXdata, NXdetector, NXentry, NXinstrument, NXmonitor, NXsample, NXsource

Structure:

entry: NXentry

title: NX_CHAR

start_time: NX_DATE_TIME

end_time: NX_DATE_TIME

definition: NX_CHAR

Official NeXus NXDL schema to which this file conforms

Obligatory value: NXtomophase

instrument: NXinstrument

(source): NXsource

type: NX_CHAR

name: NX_CHAR

probe: NX_CHAR

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

bright_field: NXdetector

data[nBrightFrames, xsize, ysize]: NX_INT

sequence_number[nBrightFrames]: NX_INT

dark_field: NXdetector

data[nDarkFrames, xsize, ysize]: NX_INT

sequence_number[nDarkFrames]: NX_INT

sample: NXdetector

data[nSampleFrames, nPhase, xsize, ysize]: NX_INT

sequence_number[nSampleFrames, nPhase]: NX_INT

x_pixel_size: NX_FLOAT {units=NX_LENGTH}

y_pixel_size: NX_FLOAT {units=NX_LENGTH}

distance: NX_FLOAT {units=NX_LENGTH}

Distance between detector and sample

sample: NXsample

name: NX_CHAR

Descriptive name of sample

rotation_angle[nSampleFrames]: NX_FLOAT {units=NX_ANGLE}

x_translation[nSampleFrames]: NX_FLOAT {units=NX_LENGTH}

y_translation[nSampleFrames]: NX_FLOAT {units=NX_LENGTH}

z_translation[nSampleFrames]: NX_FLOAT {units=NX_LENGTH}

control: NXmonitor

integral[nDarkFrames + nBrightFrames + nSampleFrame]: NX_FLOAT {units=NX_ANY}

Total integral monitor counts for each measured frame. Allows a correction for fluctuations in the beam between frames.

data: NXdata

data –> /NXentry/NXinstrument/sample:NXdetector/data

rotation_angle –> /NXentry/NXsample/rotation_angle

Source:
Automatically generated from https://github.com/nexusformat/definitions/blob/master/applications/NXtomophase.nxdl.xml