pyrad.io.read_trt_scores#

pyrad.io.read_trt_scores(fname)[source]#

Reads the TRT scores contained in a text file. The file has the following fields:

traj ID max flash density time max flash density rank max flash density max rank time max rank

Parameters:

fname (str) – path of the TRT data file

Returns:

A tupple containing the read values. None otherwise