tomwer.core.process.edit.nxtomoeditor.NXtomoEditorKeys#
- class tomwer.core.process.edit.nxtomoeditor.NXtomoEditorKeys#
namespace to store all keys used by the nxtomo editor
- ENERGY = 'instrument.beam.energy'#
- FIELD_OF_VIEW = 'instrument.detector.field_of_view'#
- SAMPLE_DETECTOR_DISTANCE = 'instrument.detector.distance'#
- X_FLIPPED = 'instrument.detector.x_flipped'#
- X_PIXEL_SIZE = 'instrument.detector.x_pixel_size'#
- X_TRANSLATION = 'sample.x_translation'#
- Y_FLIPPED = 'instrument.detector.y_flipped'#
- Y_PIXEL_SIZE = 'instrument.detector.y_pixel_size'#
- Y_TRANSLATION = 'sample.y_translation'#
- Z_TRANSLATION = 'sample.z_translation'#