Skip to content

Draft: Add SavePyFaiConfig task

Thomas Vincent requested to merge save-pyfai-config into main

Merge MR !203 (closed) first!

This MR adds a task to save a pyFAI config as .json from its inputs.

The goal is to allow the export of the configuration from a workflow with auto-calibration such as workflow/workflowhub/id31workflows!10

As it is, it blindly takes its inputs and dump them to json, so any wrong field in integration_options will land in the json file.

TODOS:

  • handle flatfield and darkcurrent
  • More testing (including Orange)
Edited by Thomas Vincent

Merge request reports

Loading