You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: autoarray/config/visualize/general.yaml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@ general:
4
4
log10_min_value: 1.0e-4# If negative values are being plotted on a log10 scale, values below this value are rounded up to it (e.g. to remove negative values).
5
5
log10_max_value: 1.0e99# If positive values are being plotted on a log10 scale, values above this value are rounded down to it (e.g. to prevent white blobs).
6
6
zoom_around_mask: true # If True, plots of data structures with a mask automatically zoom in the masked region.
7
-
disable_zoom_for_fits: true # If True, the zoom-in around the masked region is disabled when outputting .fits files, which is useful to retain the same dimensions as the input data.
8
7
inversion:
9
8
reconstruction_vmax_factor: 0.5
10
9
total_mappings_pixels : 8# The number of source pixels used when plotting the subplot_mappings of a pixelization.
0 commit comments