radial_profiles.RadialProfile.from_binary#
- classmethod RadialProfile.from_binary(f)[source]#
Load a specific instance of a
RadialProfileobject from the serialized version of the instance saved to disk.- Parameters:
f (
str) – The filename to open. Should be a valid.rpfile type.- Returns:
The
RadialProfileobject on disk.- Return type: