swiftsimio.statistics module

Reader for the statistics file.

class swiftsimio.statistics.SWIFTStatisticsFile(filename: str)[source]

Bases: object

SWIFT statistics files (e.g. SFR.txt, energy.txt) reader.

header_names: List[str]
header_units: Dict[str, unyt_quantity]
header_snake_case_names: List[str]
raw_lines: List[str]