tomwer.core.reconstruction.nabu.stages.NabuStages#

class tomwer.core.reconstruction.nabu.stages.NabuStages(*values)#
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()#