Skip to main content
Ctrl+K

ewokstomo 0.9.2

  • 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.tomobasictonxtomo
        • ewokstomo.tasks.utils
      • ewokstomo.tests
        • ewokstomo.tests.online
        • ewokstomo.tests.test_convertvolume
        • ewokstomo.tests.test_dataportalupload
        • ewokstomo.tests.test_energycalculation
        • ewokstomo.tests.test_gallery
        • ewokstomo.tests.test_linkresults
        • ewokstomo.tests.test_nxtomomill
        • ewokstomo.tests.test_reconstructslice
        • ewokstomo.tests.test_reconstructvolume
        • ewokstomo.tests.test_reducedarkflat
        • ewokstomo.tests.test_tomobasictonxtomo
        • ewokstomo.tests.test_utils
      • ewokstomo.workflows
  • Developer guide
  • Release notes
  • References
  • API documentation
  • ewokstomo
  • ewokstomo.tasks
  • ewokstomo.tasks.reducedarkflat
  • ewokstomo.tasks.reducedarkflat.ReduceDarkFlat

ewokstomo.tasks.reducedarkflat.ReduceDarkFlat#

class ewokstomo.tasks.reducedarkflat.ReduceDarkFlat(inputs=None, varinfo=None, node_id=None, node_attrs=None, execinfo=None, profile_directory=None)[source]#

Bases: Task

Parameters:
  • inputs (Optional[Mapping])

  • varinfo (Optional[dict])

  • node_id (Union[str, int, tuple, None])

  • node_attrs (Optional[dict])

  • execinfo (Optional[dict])

  • profile_directory (Optional[dict])

run()[source]#

Reduce the dark and flat frames of the input NX file.

previous

ewokstomo.tasks.reducedarkflat

next

ewokstomo.tasks.reducedarkflat.ReduceDarkFlatInputModel

On this page
  • ReduceDarkFlat
    • ReduceDarkFlat.run()
Show Source

© Copyright 2025-2026, ESRF.

ewokstomo