tomwer.gui.reconstruction.nabu.nabuconfig.stages.Stages#

class tomwer.gui.reconstruction.nabu.nabuconfig.stages.Stages(*values)#

nabu configuration is split into several stages to help user defining it.

INI = 'initialization'#
PHASE = 'phase'#
POST = 'post-processing'#
PRE = 'pre-processing'#
PROC = 'processing'#
VOLUME = 'volume'#
static getProcessEnum(stage)#

Return the process Enum associated to the stage

static getStagesOrder()#