yt.analysis_modules.two_point_functions.two_point_functions.FcnSet.write_out_means

FcnSet.write_out_means(*args, **kwargs)

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()