Skip to main content
Ctrl+K
ewoksxrdct 0.0.2
  • API documentation
  • GitLab
  • pypi
  • API documentation
  • GitLab
  • pypi

Section Navigation

  • ewoksxrdct
    • ewoksxrdct.tasks
      • ewoksxrdct.tasks.create_nxxrdct
        • ewoksxrdct.tasks.create_nxxrdct.CreateNxxrdct
        • ewoksxrdct.tasks.create_nxxrdct.CreateNxxrdctInputModel
        • ewoksxrdct.tasks.create_nxxrdct.CreateNxxrdctOutputModel
      • ewoksxrdct.tasks.integrate
        • ewoksxrdct.tasks.integrate.Integrate
        • ewoksxrdct.tasks.integrate.IntegrateInputModel
        • ewoksxrdct.tasks.integrate.IntegrateOutputModel
      • ewoksxrdct.tasks.reshape_aeroystepscan
        • ewoksxrdct.tasks.reshape_aeroystepscan.ReshapeAero
      • ewoksxrdct.tasks.sumtask
        • ewoksxrdct.tasks.sumtask.SumTask
        • ewoksxrdct.tasks.sumtask.SumTask1
        • ewoksxrdct.tasks.sumtask.SumTask2
      • ewoksxrdct.tasks.utils
        • ewoksxrdct.tasks.utils.hdf5
        • ewoksxrdct.tasks.utils.reshape_models
    • ewoksxrdct.tests
      • ewoksxrdct.tests.conftest
        • ewoksxrdct.tests.conftest.write_integration_output
      • ewoksxrdct.tests.test_create_nxxrdct
        • ewoksxrdct.tests.test_create_nxxrdct.test_create_nxxrdct_task_outputs
      • ewoksxrdct.tests.test_hdf5
        • ewoksxrdct.tests.test_hdf5.test_load_hdf5_path_missing_path_raises
        • ewoksxrdct.tests.test_hdf5.test_open_hdf5_file_missing_file_raises
        • ewoksxrdct.tests.test_hdf5.test_open_hdf5_file_not_hdf5_raises
        • ewoksxrdct.tests.test_hdf5.test_open_hdf5_file_opens_valid_file
      • ewoksxrdct.tests.test_integrate
        • ewoksxrdct.tests.test_integrate.test_input_model_missing_fields
        • ewoksxrdct.tests.test_integrate.test_input_model_valid
        • ewoksxrdct.tests.test_integrate.test_output_model_missing_fields
        • ewoksxrdct.tests.test_integrate.test_output_model_valid
        • ewoksxrdct.tests.test_integrate.test_run_integrates_when_datasets_not_yet_processed
        • ewoksxrdct.tests.test_integrate.test_run_raises_on_empty_datasets
        • ewoksxrdct.tests.test_integrate.test_run_raises_on_parse_error
        • ewoksxrdct.tests.test_integrate.test_run_skips_integration_when_datasets_previously_processed
        • ewoksxrdct.tests.test_integrate.FakeDataset
      • ewoksxrdct.tests.test_reshape_aeroystepscan
        • ewoksxrdct.tests.test_reshape_aeroystepscan.test_run_on_real_scan_data
        • ewoksxrdct.tests.test_reshape_aeroystepscan.test_run_reshapes_input_data
        • ewoksxrdct.tests.test_reshape_aeroystepscan.test_run_warns_on_rotation_count_mismatch
        • ewoksxrdct.tests.test_reshape_aeroystepscan.test_run_wrong_integration_path_raises
        • ewoksxrdct.tests.test_reshape_aeroystepscan.test_run_wrong_motor_name_raises
      • ewoksxrdct.tests.test_reshape_models
        • ewoksxrdct.tests.test_reshape_models.test_input_model_missing_fields
        • ewoksxrdct.tests.test_reshape_models.test_input_model_valid
        • ewoksxrdct.tests.test_reshape_models.test_output_model_missing_fields
        • ewoksxrdct.tests.test_reshape_models.test_output_model_valid
      • ewoksxrdct.tests.test_sumtask
        • ewoksxrdct.tests.test_sumtask.assert_sum_task
        • ewoksxrdct.tests.test_sumtask.test_sum_task
        • ewoksxrdct.tests.test_sumtask.test_sum_task_widget
      • ewoksxrdct.tests.utils
  • API documentation
  • ewoksxrdct
  • ewoksxrdct.tasks
  • ewoksxrdct.tasks.utils

ewoksxrdct.tasks.utils#

Modules

hdf5

reshape_models

previous

ewoksxrdct.tasks.sumtask.SumTask2

next

ewoksxrdct.tasks.utils.hdf5

Show Source

© Copyright 2026, ESRF.

ewoksxrdct