tree_class_for_info#

lsst.images.serialization.tree_class_for_info(info, path)#

Return the registered ArchiveTree subclass for info’s schema.

Parameters:
Raises:

ArchiveReadError – If no class is registered for the schema.

Return type:

type[ArchiveTree]

This page was last modified on .