plot_channel_groups#
- plot_channel_groups(axs: Iterable, imgs: Iterable[numpy.ndarray | torch.Tensor], channel_groups: dict, plot_title: bool = True) None [source]#
- Parameters:
axs (Iterable) –
imgs (Iterable[numpy.ndarray | torch.Tensor]) –
channel_groups (dict) –
plot_title (bool) –
- Return type:
None