SubsetMaskImporterRegistry

class glue.config.SubsetMaskImporterRegistry[source]

Bases: glue.config.DataExporterRegistry

Stores mask importers. Mask importers should take a filename and return a dictionary of Numpy boolean arrays.