pyFAI
pyFAI copied to clipboard
[calib2] offer the option to flip the x-axis like the y-axis
From silx ...
PlotWidget.addImage(image, scale=(-1, 1))
flip the image, but flipping the X axis display is not implemented
Thanks Thomas