pyrad.io.write_excess_gates#
- pyrad.io.write_excess_gates(excess_dict, fname)[source]#
Writes the position and values of gates that have a frequency of occurrence higher than a particular threshold
- Parameters:
excess_dict (dict) – dictionary containing the gates parameters
fname (str) – file name where to store the data
- Returns:
fname (str) – the name of the file where data has written