Simple Python library for loading and plotting MB Scientific ARPES detector data in both KRX and TXT format.
To install using pip
, simply run pip install mbs
.
To install using conda
, please follow these instructions, as mbs
is not directly published on conda
.
For some simple examples, see mbs_example.ipynb. In case interactive widgets are not showing up, please follow this guide. Full documentation is still a work in progress will be found here.