yt.lagos.HaloList.write_out

HaloList.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")

Previous topic

yt.lagos.HaloList.nearest_neighbors_3D

Next topic

yt.lagos.HaloList.write_particle_lists_txt

This Page