plot_fitgaussian#

radionets.plotting.visualization.plot_fitgaussian(data, fit_list, params_list, iteration, path, save=False, plot_format='pdf')[source]#

Plotting the sky image with the fitted gaussian distributian and the related parameters.

Parameters:
data2d array

skymap, usually the prediction of the NN

fit2d array

gaussian fit around the maxima

paramslist

parameters related to the gaussian: height, x, y, width_x, width_y, theta