Skip to content

Resolve "Add range for plotting"

Wout De Nolf requested to merge 2-add-range-for-plotting into main

Closes #2 (closed)

  • Split the task that reads and plots ID24 XAS with temprature data in a read task and a plot task
  • Introduce a fit task (see #1 (comment 326172)), which can be placed between the read and plot task when needed. Data already has a fit result from Bliss/Lima and this task allows re-fitting with custom parameters (fit range).
  • Add plot parameters (range and two-color distance for the residual plot)
Edited by Wout De Nolf

Merge request reports