radial_profiles.RadialProfile.to_binary#

RadialProfile.to_binary(f)[source]#

Send the RadialProfile instance to a serialized binary file.

Parameters:

f (str) – The preferred filename. For consistency, binary files should have .rp extension; however, this is not required.

Return type:

None