yt.lagos.FcnSet.write_out_means

FcnSet.write_out_means()

Writes out the weighted-average value for each function for each dimension for each ruler length to a text file. The data is written to files of the name ‘function_name.txt’ in the current working directory.

Examples

>>> tpf.write_out_means()

This Page