tomwer.tasks.edit.nxtomoeditor.NXtomoEditorKeys#

class tomwer.tasks.edit.nxtomoeditor.NXtomoEditorKeys#

namespace to store all keys used by the nxtomo editor

DETECTOR_X_PIXEL_SIZE = 'instrument.detector.x_pixel_size'#
DETECTOR_Y_PIXEL_SIZE = 'instrument.detector.y_pixel_size'#
ENERGY = 'instrument.beam.energy'#
FIELD_OF_VIEW = 'instrument.detector.field_of_view'#
LR_FLIPPED = 'instrument.detector.lr_flipped'#
PROPAGATION_DISTANCE = 'sample.propagation_distance'#
SAMPLE_DETECTOR_DISTANCE = 'instrument.detector.distance'#
SAMPLE_SOURCE_DISTANCE = 'instrument.source.distance'#
SAMPLE_X_PIXEL_SIZE = 'sample.x_pixel_size'#
SAMPLE_Y_PIXEL_SIZE = 'sample.y_pixel_size'#
SOURCE_SAMPLE_DISTANCE = 'instrument.source.distance'#
UD_FLIPPED = 'instrument.detector.ud_flipped'#
X_TRANSLATION = 'sample.x_translation'#
Y_TRANSLATION = 'sample.y_translation'#
Z_TRANSLATION = 'sample.z_translation'#