Skip to content

[txsgui] Added 'q*ΔI' option to diff plot; Added track abs plot

Thomas Vincent requested to merge tvincent/txs:app-plot-qdeltai-trackabs into master

This MR reworks txs.app.plot so that it provides 2 plots (PlotIntensities and PlotDifferences).

It also adds the option to choose how to plot differences (ΔI, q*ΔI)

  • Plot of intensities:

image

  • Plot of difference with combo box to select y axis:

image

Merge request reports