displayarray.effects.select_channels

class SelectChannels(selected_channels: Iterable[int] = None)[source]

Select channels to display from an array with too many colors.

Parameters

selected_channels – the list of channels to display.

enable_mouse_control()[source]

Enable mouse control.

Alt+Scroll to increase/decrease channel 2. Shift+Scroll to increase/decrease channel 1. Ctrl+scroll to increase/decrease channel 0.