yt.analysis_modules.two_point_functions.two_point_functions.TwoPointFunctions.write_out_arrays

TwoPointFunctions.write_out_arrays(*args, **kwargs)[source]

Writes out the raw probability bins and the bin edges to an HDF5 file for each of the functions. The files are named ‘function_name.txt’ and saved in the current working directory.

Examples

>>> tpf.write_out_arrays()