ooragan.PPMSAnalysis.plot_resist_vs_temp#

PPMSAnalysis.plot_resist_vs_temp(R_unit: Literal['ohm', 'kohm', 'Mohm'] = 'ohm', x_label: str | None = None, y_label: str | None = None, title: str | None = None, size: tuple | Literal['default'] = 'default', legend_loc: tuple | str = 'best', legend_cols: int = 1, figure_style: str = 'default', save: bool = False, image_type: str = 'svg') Figure[source]#

Plots the resistance as a function of temperature as measured by the PPMS.

Parameters:
R_unit{‘ohm’, ‘kohm’, ‘Mohm’}