Draft: Add SavePyFaiConfig task
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
anddarkcurrent
- More testing (including Orange)
Edited by Thomas Vincent