deepcell_types.DEFAULT_CONFIG#

deepcell_types.DEFAULT_CONFIG = [{'op': 'clip_percentile', 'p': 99.9}, {'op': 'min_max_normalize'}]#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.