Skip to main content
tomwer.core.settings.SlurmSettingsMode
-
class tomwer.core.settings.SlurmSettingsMode(value)
An enumeration.
-
CAST_VOLUME = 'cast_volume'
-
GENERIC = 'generic'
-
MANUAL = 'manual'
-
SLICE_RECONSTRUCTION = 'slice_reconstruction'
-
STITCHING = 'stitching'
-
VOLUME_RECONSTRUCTION = 'volume_reconstruction'
-
static get_settings_class(mode)