fastga_he.gui.residuals_viewer module
- fastga_he.gui.residuals_viewer.residuals_viewer(recorder_data_file_path: str, case: str, power_train_file_path: str, what_to_plot: str = 'residuals') Figure[source]
Creates a plot with all the interesting residuals as defined in the registered_components file.
- Parameters:
recorder_data_file_path – path to the sql file that contains the recorder
case – string that contain the name of the case to open, will correspond to root: + the
path to the nonlinear_solver to the DEPEquilibrium group. :param power_train_file_path: path to the powertrain file :param what_to_plot: what value to plot, can be “residuals” or “outputs”