plot_calibration_data#
- CalibrationDataLibrary.plot_calibration_data(data_to_plot, roi=None, *args, **kwargs)[source]#
- Plot the calibration data. - Parameters:
- data_to_plot (str) – Specify the calibration data to be plotted. Valid options are: {‘au_x_grating_dp’, ‘au_x_grating_im’} 
- roi ( - hyperspy.roi.BaseInteractiveROI) – An optional ROI object, as detailed in HyperSpy, to be added as a widget to the calibration data plot.
 
 
