make_axes_nice#
- radionets.evaluation.utils.make_axes_nice(fig, ax, im, title, phase=False, phase_diff=False, unc=False)[source]#
Create nice colorbars with bigger label size for every axis in a subplot. Also use ticks for the phase.
- Parameters:
- figfigure object
current figure
- axaxis object
current axis
- imndarray
plotted image
- titlestr
title of subplot