Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 216 Bytes

File metadata and controls

11 lines (7 loc) · 216 Bytes

sts_reader

Just because I think python is too slow

only provide one API for now:

def read_sts(path: str) -> tuple[np.ndarray, np.ndarray]: ...

and it assumes you're reading MAG data from MAVEN...