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[int | float, int | float] | Inherit = Inherit, legend_loc: tuple | str = 'best', legend_cols: int = 1, figure_style: str = 'default', save: bool = False, image_type: str = 'svg') list[Figure][source]#
Plots the resistance as a function of temperature as measured by the PPMS.
- Parameters:
- R_unit{‘ohm’, ‘kohm’, ‘Mohm’}