Name: | EDPluginControlSubWedgeAssemblyv2_0 |
Project: | mxv2 |
Path: | mxv2/plugins/EDPluginControlSubWedgeAssembly-v2.0/plugins/EDPluginControlSubWedgeAssemblyv2_0.py |
Author: | |
Date: | |
Copyright: | |
License: | |
Module doc: | |
Class doc: | This plugin takes as input a list of paths to images. It calls the old assembler. The result of that will be then converted to new DM and also extended by info fetched from DC (data collection) descriptior file created by the BCM next to the data images. For now, the OUTPUT is a LIST of + the old result + the new DC descriptor Old assembler: It executes the EDPluginReadImageHeaderv10 plugin for each image path in order to read the image header data and produce a XSDataSubWedge instance for each image. It then executes the EDPluginSubWedgeMergev10 plugin for, if possible, merging these subwedges. |