pymerlin.plot.report_plot

pymerlin.plot.report_plot(combreg, maxd, maxr, navtr=None, bw=False)[source]

Plot registration results

Parameters
  • combreg (str) – Filename of registration results

  • maxd (float) – Max displacement for y-limit

  • maxr (float) – Max rotation for y-limit

  • navtr (float, optional) – Duration of navigator for time axis. Defaults to None.

  • bw (bool, optional) – Plot in black and white. Defaults to False.