TwoPointFunctions.
write_out_means
(*args, **kwargs)[source]¶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()