yt.lagos.HaloFinder.write_out

HaloFinder.write_out(filename)

Write out standard halo information to a text file.

Parameters :

filename : String

The name of the file to write to.

Examples

>>> halos.write_out("HopAnalysis.out")

This Page