Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

visualization.plot.plot_qc_grid

visualization.plot.plot_qc_grid

Classes

NameDescription
PlotQCGridConfigConfiguration for AMARES Fit Quality Control Grids.

Functions

NameDescription
plot_qc_gridGenerate 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.