cluster_collections.ProtoCluster#
- class cluster_collections.ProtoCluster(profiles, parameters, names, load_method)[source]#
The
ProtoClusterclass is a precursor to the fully realized :py:class`model.ClusterModel` class. These are used as minimally memory intensive placeholders to allow the user to easily load the full cluster model.Methods
__init__(profiles, parameters, names, ...)Loads the
ProtoClusterinstance.items()keys()load(rmin, rmax[, additional_args])Loads a
model.ClusterModelinstance from thiscluster_collections.ProtoClusterinstance.value()