SubsetMaskImporterRegistry¶
- class glue.config.SubsetMaskImporterRegistry[source]¶
Bases:
DataExporterRegistry
Stores mask importers. Mask importers should take a filename and return a dictionary of Numpy boolean arrays.
Bases: DataExporterRegistry
Stores mask importers. Mask importers should take a filename and return a dictionary of Numpy boolean arrays.