anypytools.datautils.read_anyoutputfile¶
- anypytools.datautils.read_anyoutputfile(filepath)[source]
Read an AnyOutput file.
- Parameters
filepath (str) –
- Returns
data (array_like) – data collumns in the anyoutput file
header (list) – list of the collumn names
constants (dict) – mapping with constants found in the file