HOPHaloList.
write_out
Write out standard halo information to a text file.
filename : String
The name of the file to write to. Default = “HopAnalysis.out”.
ellipsoid_data : bool.
Whether to print the ellipsoidal information to the file. Default = False.
Examples
>>> halos.write_out("HopAnalysis.out")