visualization.plot.plot_qc_grid
Classes¶
| Name | Description |
|---|---|
| PlotQCGridConfig | Configuration for AMARES Fit Quality Control Grids. |
Functions¶
| Name | Description |
|---|---|
| plot_qc_grid | Generate a Quality Control grid of spectra with overlaid AMARES fits. |
plot_qc_grid¶
visualization.plot.plot_qc_grid.plot_qc_grid(ds, dim, config=None)Generate a Quality Control grid of spectra with overlaid AMARES fits.
If the dataset dimension exceeds max_plots, it will linearly downsample
the indices to provide an evenly spaced overview. Subplots where ANY metabolite
exceeds the crlb_threshold will have their background shaded fail_color and
the maximum CRLB printed.