Skip to main content
Ctrl+K

ewokstomo 0.9.4

  • Explanation
  • How-to guides
  • Tutorials
  • References
  • gitlab
  • pypi
  • Explanation
  • How-to guides
  • Tutorials
  • References
  • gitlab
  • pypi

Section Navigation

  • Tasks
  • Command-line usage
  • API documentation
    • ewokstomo
      • ewokstomo.tasks
        • ewokstomo.tasks.buildgallery
        • ewokstomo.tasks.convert_volume
        • ewokstomo.tasks.dataportalupload
        • ewokstomo.tasks.energycalculation
        • ewokstomo.tasks.linkresults
        • ewokstomo.tasks.nxtomo_utils
        • ewokstomo.tasks.nxtomomill
        • ewokstomo.tasks.online
        • ewokstomo.tasks.reconstruct_slice
        • ewokstomo.tasks.reconstruct_volume
        • ewokstomo.tasks.reducedarkflat
        • ewokstomo.tasks.stitch_volumes
        • ewokstomo.tasks.tomobasictonxtomo
        • ewokstomo.tasks.utils
      • ewokstomo.tests
        • ewokstomo.tests.online
        • ewokstomo.tests.test_stitch_volumes
        • ewokstomo.tests.test_utils
      • ewokstomo.workflows
  • Developer guide
  • Release notes
  • References
  • API documentation
  • ewokstomo
  • ewokstomo.tasks
  • ewokstomo.tasks.buildgallery
  • ewokstomo.tasks.buildgallery.build_references_gallery

ewokstomo.tasks.buildgallery.build_references_gallery#

ewokstomo.tasks.buildgallery.build_references_gallery(dark_file, flat_file, overwrite=True, output_format='jpg', image_size=1000)[source]#

Create gallery previews from reduced dark and flat HDF5 files.

Parameters:
  • dark_file (str | Path)

  • flat_file (str | Path)

  • overwrite (bool)

  • output_format (str)

  • image_size (int)

Return type:

tuple[Path, list[str]]

previous

ewokstomo.tasks.buildgallery

next

ewokstomo.tasks.buildgallery.clean_angle_key

On this page
  • build_references_gallery()
Show Source

© Copyright 2025-2026, ESRF.

ewokstomo