PlotTempEvDiagram

class PlotTempEvDiagram(figsize=(8, 6), dpi=100, expanding_region=False)[source]

Bases: object

Methods Summary

plot(T_array, inj_profile, acc_profile, ...)

rescale([x_min, x_max, y_min, y_max])

setlim([x_min, x_max, y_min, y_max])

Methods Documentation

plot(T_array, inj_profile, acc_profile, R_exp, B_exp, R_H_exp)[source]
rescale(x_min=None, x_max=None, y_min=None, y_max=None)[source]
setlim(x_min=None, x_max=None, y_min=None, y_max=None)[source]