OrsReconstruction

Tool to reconstruct projection (CT) data

author:ORS Team, Stoyan Asenov, Zacharie Legault, Emmanuelle Richer
contact:http://theobjects.com
email:info@theobjects.com
organization:Object Research Systems (ORS), Inc.
address:760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4
copyright:Object Research Systems (ORS), Inc. All rights reserved 2019.
date:Jun 11 2018 15:29
dragonflyVersion:
 4.0.0.542 (D)
UUID:84da1d5ee44311e89d54448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsReconstruction.OrsReconstruction.OrsReconstruction(varName=None, managed=True)
classmethod OrsReconstruction_openToolbox()
UIDescriptors = [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]
closable = True
closeWidget(name)
findInFile(variable, name)

After having read the file, tells the user if the variable wasn’t found (is None) and initializes it to 0 if so. :param variable: the variable to check :type variable: float (or int) :param name: name of the variable, to print if variable is None :type name: str :return: variable

initializeRTKReconstructor(anglePath=None, objectSizeX=None, objectSizeY=None, objectSizeZ=None)

Initialize and return a RTK reconstructor object

initializeTomopyReconstructor()

Initialize and return a Tomopy reconstructor object

keepAlive = False
multiple = False
classmethod openGUI()
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)
reconstruct(anglePath=None, objectSizeX=None, objectSizeY=None, objectSizeZ=None)
savable = False
classmethod toolsMenu()