Python package for reading and processing data from supported research instruments.
From a local checkout:
pip install -e .From git:
pip install "git+https://github.com/<org>/<repo>.git#subdirectory=ResearchInstruments-Repo"from ResearchInstruments.APS import read_aps, read_folder_aps
from ResearchInstruments.WPS import read_wps, read_folder_wps
from ResearchInstruments.Alphasense.OPC_N3 import read_alphasense_opc_file