tomwer.core.process.icat.gallery#

Functions

deduce_dataset_gallery_location(scan_obj)

From scan path deduce the 'dataset' path to the gallery.

deduce_proposal_GALLERY_location(scan_obj)

Policy: look if the scan_obj.path is in 'PROCESSED_DATA_DIR_NAME' or 'RAW_DATA_DIR_NAME' directories.

select_screenshot_from_volume(volume)

return a subset of url for a volume.

Classes

Binning(value)

An enumeration.

OutputFormat(value)

possible output format to save screenshots

SaveScreenshotsTask([varinfo, inputs, ...])

Task which save a set of screenshot to the output_dir under required format

SaveScreenshotsToGalleryTask([varinfo, ...])

simple task to do the binding between orange design and 'SaveScreenshotsTask'

SaveToGalleryAndPublishTask([varinfo, ...])