tedana.reporting.static_figures.plot_rmse

plot_rmse(*, io_generator: OutputGenerator, adaptive_mask: ndarray)[source]

Plot the residual mean squared error map and time series for the monoexponential model fit.

Parameters:
  • io_generator (OutputGenerator) – The output generator for this workflow.

  • adaptive_mask ((S,) numpy.ndarray) – A mask where each value is the number of good echoes. Since the T2* and S0 estimations require a minimum of 2 good echoes, the outputted plots will only include mask values of at least 2.