MNE-Python is an open-source Python package for exploring, visualizing, and analyzing human neurophysiological data such as MEG, EEG, sEEG, ECoG, and more. It includes modules for data input/output, ...
Image.set_scaling() takes a min arg and a max arg as the range for colormap mapping. It would be handy if we support a clip arg in % so min and max are computed. If clip, min and max are all given by ...