tomwer.core.process.icat.createscreenshots.CreateRawDataScreenshotsTask#

class tomwer.core.process.icat.createscreenshots.CreateRawDataScreenshotsTask(varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#

simple task to create screenshots from raw data One raw projection will be picked each ‘raw_projections_each’ angle (expected in degree) If ‘with_flat’ then will pick the first flat of each serie If ‘with_dark’ then will pick the first dark of each serie

run()#

To be implemented by the derived classes