conformSet¶
-
lsst.daf.butler.conformSet(container)¶ Transform an iterable of
DimensionElementor names thereof into an object with a set-like.namesattribute.Also accepts objects with a
.namesattribute that are not themselves iterable, such asDimensionNameSetitself.