foxes.utils.read_tab_file(fname, normalize=True)[source]

Reads a tab file into a Dataset

Parameters

fname: str

The path to the tab file

normalize: bool

Normalize the frequencies such that they add to 1000 in each sector

Returns

out: xarray.Dataset

The data