A graphical user interface designed to work with Teledyne SSI MX-class HPLC pumps for the purpose of calcite scale inhibitor chemical performance testing.
If you are working with Teledyne SSI Next Generation pumps generally, please check out py-hplc!
If you notice something weird, fragile, or otherwise encounter a bug, please open an issue.
ScaleWiz is packaged and run as a GUI, but can be installed like a command-line tool.
python -m pip install --user scalewiz
Or, if you use pipx
(try it! 😉)
pipx install scalewiz
python -m scalewiz
If Python is on your PATH (or you used pipx
😎), simply
scalewiz
Further instructions can be viewed in the docs section of this repo or with the Help button in the main menu.
Written by @teauxfu for Premier Chemical Technologies, LLC.
- @balacla for support and invaluable help in brainstorming