multicolorfits.apply_bare_axes#

multicolorfits.apply_bare_axes(ax, fig=None, *, fill=True)[source]#

Hide ticks, coordinate labels, title, and the WCS frame on ax.

Used for publication / image-only figures that should show only the composite pixels (optionally with zero margin when fill is True).