visualimagedef.py

NOTE: this module is a feature under developement.

class ImageDefDiags[source]

Bases: object

static plot_speckle_image(image, title='', cmap='gray')[source]
static plot_vector_image(image, title='', cmap='plasma')[source]
static plot_image_xy(image, extent, title='', cmap='plasma', ax_units='mm')[source]
static plot_all_diags(def_image, def_mask, def_image_subpx, subpx_disp_x, subpx_disp_y, subpx_grid_xm, subpx_grid_ym)[source]