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
I see in __plot2D that the Gaussian smoothing is done after normalizing and finding the contour levels to show. Seems like it would be more consistent to use the smoothed density estimate throughout. In particular, if the smoothing is not conservative, the contour levels may be thrown off noticeably at ~2 sigma and higher.
The text was updated successfully, but these errors were encountered:
I see in
__plot2D
that the Gaussian smoothing is done after normalizing and finding the contour levels to show. Seems like it would be more consistent to use the smoothed density estimate throughout. In particular, if the smoothing is not conservative, the contour levels may be thrown off noticeably at ~2 sigma and higher.The text was updated successfully, but these errors were encountered: