gammapy_plugin.io package

Submodules

gammapy_plugin.io.plot_model module

gammapy_plugin.io.plot_model.plot_model(datasets, *args, **kwargs)[source]

Plot the model and data for a given datasets object.

Parameters:

datasets (Datasets) – Gammapy Datasets object containing the data and model

Returns:

ResidualPlot object containing the plot

Return type:

ResidualPlot

Module contents