create_uncertainty_plots#
- radionets.evaluation.train_inspection.create_uncertainty_plots(conf, num_images=3, rand=False)[source]#
Create uncertainty plots in Fourier and image space.
- Parameters:
- confdict
config information
- num_imagesint, optional
number of images to be plotted, by default 3
- randbool, optional
True, if images should be taken randomly, by default False