tomwer.gui.reconstruction.nabu.nabuconfig.phase.PaddingMode# class tomwer.gui.reconstruction.nabu.nabuconfig.phase.PaddingMode(value)# An enumeration. EDGE = 'edge'# MEAN = 'mean'# REFLECT = 'reflect'# SYMMETRIC = 'symmetric'# ZEROS = 'zeros'#