deephyper.analysis.figure_size# deephyper.analysis.figure_size(width, fraction=1)[source]# Set figure dimensions to avoid scaling in LaTeX. Parameters: width (float) – Document textwidth or columnwidth in pts. fraction (float, optional) Returns: Dimensions of figure in inches. Return type: tuple