ewoksid24.plots.temperature.plot_temperature#
- ewoksid24.plots.temperature.plot_temperature(temp_up_data, temp_down_data, index, title, extend_plotrange_left=None, extend_plotrange_right=None, two_color_difference=None, figsize=None)[source]#
- Parameters:
temp_up_data (
TemperatureData
) –temp_down_data (
TemperatureData
) –index (
int
) – point index in the scantitle (
str
) – plot titleextend_plotrange_left (
Optional
[float
]) – extend the plot range with respect to the fit range on the left in nmextend_plotrange_right (
Optional
[float
]) – extend the plot range with respect to the fit range on the right in nmtwo_color_difference (
Optional
[float
]) – compare wavelengths with this differencefigsize – plot size