utils.RANOLogic

Attributes

debug

Set to True to enable debug mode.

Classes

RANOLogic

This class should implement all the actual

Module Contents

utils.RANOLogic.debug = False
class utils.RANOLogic.RANOLogic[source]

Bases: slicer.ScriptedLoadableModule.ScriptedLoadableModuleLogic

This class should implement all the actual computation done by your module. The interface should be such that other python code can import this class and make use of the functionality without requiring an instance of the Widget. Uses ScriptedLoadableModuleLogic base class, available at: https://github.com/Slicer/Slicer/blob/master/Base/Python/slicer/ScriptedLoadableModule.py

static setDefaultParameters(parameterNode)[source]

Initialize parameter node with default settings.