compare_2images¶
- pySurf.data2D.compare_2images(data, ldata, x=None, y=None, fignum=None, titles=None, vmin=None, vmax=None, commonscale=False)¶
for backward compatibility, replaced by multiplot.compare_images. plot two images from data and ldata on a two panel figure with shared zoom. x and y must be the same for the two data sets.