You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In issue #1037, the sampler produced samples that had inf value and the pair_plot function was failing when computing the x-axis max limit in the prepare_for_plot function.
TODO:
Change prepare_for_plot function to handle inf values.