diff --git a/autoarray/config/visualize/plots.yaml b/autoarray/config/visualize/plots.yaml index bfa1af8e..e4512bfd 100644 --- a/autoarray/config/visualize/plots.yaml +++ b/autoarray/config/visualize/plots.yaml @@ -35,7 +35,7 @@ inversion: # Settings for plots of inversions (e all_at_end_fits: true # Plot all individual plots listed below as .fits (even if False)? all_at_end_pdf: false # Plot all individual plots listed below as publication-quality .pdf (even if False)? data_subtracted: false # Plot individual plots of the data with the other inversion linear objects subtracted? - reconstruction_noise_map: false # Plot image of the errors of every mesh-pixel reconstructed value? + reconstruction_noise_map: false # Plot image of the noise of every mesh-pixel reconstructed value? sub_pixels_per_image_pixels: false # Plot the number of sub pixels per masked data pixels? mesh_pixels_per_image_pixels: false # Plot the number of image-plane mesh pixels per masked data pixels? image_pixels_per_mesh_pixels: false # Plot the number of image pixels in each pixel of the mesh?