I am trying to build outlines (executable) on a data grid using matplotlib.pyplot.contour, but with outlines located at a distance of 1, 2 and 3 sigma from the peak value. Is there a neat way to do this separately from brute force? Thanks!
Python version
Python 2.7.2 | EPD 7.2-2 (64-bit) | (default, September 7, 2011, 16:31:15) [GCC 4.0.1 (Apple Inc., build 5493)] on darwin
jtlz2 source share