Skip to content

omserta/xsocs

Repository files navigation

xsocs ====

TBD

Installation

The latest development version can be obtained from the git repository:

git clone https://gitlab.esrf.fr/kmap/xsocs.git
cd xsocs
And then install::

pip install . [--user]

Or, if pip is not available (not recommended):

python setup.py install [--user]

Starting XSOCS

At the moment the only way to run XSOCS is from the python interpreter :

>> python -c 'from xsocs.gui import xsocs_main; xsocs_main()'

Dependencies

Supported platforms

  • Linux

Documentation

TBD ...

License

The source code of xsocs is licensed under the MIT and LGPL licenses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published