/smart-line

smart multi-application running toolkit used for modern synchrotron beamline

Primary LanguagePythonMIT LicenseMIT

How to install

  1. create virtual env using 'conda create --name img python==3.x --no-default-packages', x can be 10 9 or 7
  2. python 3.10, python 3.9: cd to src folder and simply run pip install -U .
  3. python 3.7: you need to manually install imreg-dft and trackpy from source code project,after running pip install .
  1. run the cmd smart in a terminal, you should see the main window pop up.