vampire.plot.save_fig¶
- vampire.plot.save_fig(fig, output_path, fig_type, build_name=None, apply_name=None)[source]¶
Save figure to local directory.
- Parameters
- figFigure
Figure to be saved.
- output_pathstr
Path to the output directory.
- fig_typestr
General description/type of the figure.
- build_namestr, optional
Name of the built model.
- apply_namestr, optional
Name of the image set being applied to.