fluidimage.topologies.launcher#

Launchers for topologies used for GUI (fluidimage.topologies.launcher)#

class fluidimage.topologies.launcher.TopologyLauncher(params)[source]#

Bases: object

Launcher (class to be subclassed).

Topology#

alias of TopologyPIV

class fluidimage.topologies.launcher.TopologyPIVLauncher(params)[source]#

Bases: TopologyLauncher

PIV topology launcher

class fluidimage.topologies.launcher.TopologyPreprocLauncher(params)[source]#

Bases: TopologyLauncher

Preproc topology launcher

Topology#

alias of TopologyPreproc

Classes

TopologyLauncher(params)

Launcher (class to be subclassed).

TopologyPIVLauncher(params)

PIV topology launcher

TopologyPreprocLauncher(params)

Preproc topology launcher