NXSelector MacroGUI for taurusgui
Project description
Authors: Jan Kotanski
NXS MacroGUI is taurus gui Configuration for Component Selector
Installation
Install the dependencies:
From sources
Download the latest version of NeXuS Configuration Server from
Extract the sources and run
$ python setup.py install
Debian packages
Debian Bookworm, Bullseye, Buster and Ubuntu Lunar, Jammy, Focal packages can be found in the HDRI repository.
To install the debian packages, add the PGP repository key
$ sudo su
$ wget -q -O - http://repos.pni-hdri.de/debian_repo.pub.gpg | apt-key add -
and then download the corresponding source list
$ cd /etc/apt/sources.list.d
$ wget http://repos.pni-hdri.de/bookworm-pni-hdri.list
Finally,
$ apt-get update
$ apt-get install python3-nxsrecselector nxselector nxstaurusgui
To instal other NexDaTaS packages
$ apt-get install python-nxswriter nxsconfigtool nxstools python-nxsconfigserver nxsconfigserver-db
and
$ apt-get install python3-sardana-nxsrecorder
for NeXus recorder.
From pip
To install it from pip you need also to install pyqt5, e.g.
$ python3 -m venv myvenv
$ . myvenv/bin/activate
$ pip install pyqt5
$ pip install sardana-nxsrecorder
Moreover it is also good to install
$ pip install pytango
$ pip install sardana
$ pip install nxswriter
$ pip install nxsrecselector
$ pip install nxsconfigserver
$ pip install nxstools
$ pip install pymysqldb
Setting environment
Setting Saradna
If sardana is not yet set up run
$ Pool
enter a new instance name
create the new instance
Then wait a while until Pool is started and in a new terminal run
$ MacroServer
enter a new instance name
create the new instance
connect pool
Next, run Astor and change start-up levels: for Pool to 2, for MacroServer to 3 and restart servers.
Alternatively, terminate Pool and MacroServer in the terminals and run
$ nxsetup start Pool -l2
wait until Pool is started and run
$ nxsetup start MacroServer -l3
Additionally, one can create dummy devices by running sar_demo in
$ spock
Setting NeXus Servers
To set up NeXus Servers run
$ nxsetup set
or
$ nxsetup set NXSDataWriter
$ nxsetup set NXSConfigServer
$ nxsetup set NXSRecSelector
for specific servers.
If the RecoderPath property of MacroServer is not set one can do it by
$ nxsetup add-recorder-path /usr/lib/python2.7/dist-packages/sardananxsrecorder
where the path should point the sardananxsrecorder package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nxstaurusgui-1.3.0.tar.gz
.
File metadata
- Download URL: nxstaurusgui-1.3.0.tar.gz
- Upload date:
- Size: 97.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ebaa782c0df9b68b63a009306900185b4f922e5425a5a4f8249a9774b3b40d1 |
|
MD5 | af098e5c47c41e70f69549da45a7e3c4 |
|
BLAKE2b-256 | 2be494fb146e2776774b615bb32f0caac8b19edfbaa82e82f03fffe245b124d2 |
File details
Details for the file nxstaurusgui-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: nxstaurusgui-1.3.0-py3-none-any.whl
- Upload date:
- Size: 82.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e945c97a7db34aa4f9ccc27a4a552bcf5916ec570f412ac94c19d1e6b0f04d7d |
|
MD5 | 469750073b7c4e945891d172ed20f22b |
|
BLAKE2b-256 | 995ef0d1e3fbe88e046217dd1779cec485c2213aab03bedd7b152b5c9f8b8078 |