More specifically add a comment what can be done if the following warning appears
/home/berliner/08 GitHub/PointObject/lib/contour.py:202: UserWarning: Warning: see bandwidth parameter was estimated to be optimal at one sample boundary
warnings.warn("Warning: see bandwidth parameter was estimated to be optimal at one sample boundary")
/home/berliner/08 GitHub/PointObject/lib/contour.py:203: UserWarning: Try shifting the sample window!
warnings.warn("Try shifting the sample window!")
More specifically add a comment what can be done if the following warning appears