tomwer.core.process.edit.nxtomoeditor.NXtomoEditorKeys#
- class tomwer.core.process.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'#
- 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'#
- X_FLIPPED = 'instrument.detector.x_flipped'#
- X_TRANSLATION = 'sample.x_translation'#
- Y_FLIPPED = 'instrument.detector.y_flipped'#
- Y_TRANSLATION = 'sample.y_translation'#
- Z_TRANSLATION = 'sample.z_translation'#