ewokstomo.tasks.buildgallery#

Functions

clean_angle_key(angle_key)

Convert angle key like '90.00000009(1)' to float, or leave float as is.

Classes

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

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

Create two gallery images from a reconstructed slice (full-size suffixed _large, and a 200x200 resized version).

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

Create gallery images from a reconstructed 3D volume.

ProjectionsGalleryInputModel(**data)

ProjectionsGalleryOutputModel(**data)

SlicesGalleryInputModel(**data)

SlicesGalleryOutputModel(**data)

TomoPath(*args, **kwargs)

VolumeGalleryInputModel(**data)

VolumeGalleryOutputModel(**data)