Skip to main content

Selector Server for NeXus Sardana recorder

Project description

Authors: Jan Kotanski Introduction

Tango server with Sardana Recorder settings

Tango Server API: https://nexdatas.github.io/recselector/doc_html

Installation

Install the dependencies:

Sardana, PyTango, sphinx

From sources

Download the latest version of NeXuS Configuration Server from

Extract the sources and run

$ python setup.py install

Debian packages

Debian stretch (and jessie, wheezy) or ubuntu bionic nad xenial 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/stretch-pni-hdri.list

Finally, install module

$ apt-get update
$ apt-get install python-nxsrecselector

and the NXSRecSelector tango server

$ apt-get update
$ apt-get install nxsrecselector

To instal other NexDaTaS packages

$ apt-get install python-nxswriter nxsconfigtool nxstools python-nxsconfigserver nxsconfigserver-db

and

$ apt-get install nxselector python-sardana-nxsrecorder

for Component Selector and Sardana related packages.

From pip

To install it from pip you can

$ python3 -m venv myvenv
$ . myvenv/bin/activate

$ pip install nxsrecselector

Moreover it is also good to install

$ pip install pytango
$ pip install taurus
$ pip install sardana
$ pip install nxswriter
$ 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 -s Pool -l2

wait until Pool is started and run

$ nxsetup -s MacroServer -l3

Additionally, one can create dummy devices by running sar_demo in

$ spock

Setting NeXus Servers

To set up NeXus Servers run

$ nxsetup -x

or

$ nxsetup -x NXSDataWriter
$ nxsetup -x NXSConfigServer
$ nxsetup -x NXSRecSelector

for specific servers.

If the RecoderPath property of MacroServer is not set one can do it by

$ nxsetup -a /usr/lib/python2.7/dist-packages/sardananxsrecorder

where the path should point the sardananxsrecorder package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxsrecselector-3.18.6.tar.gz (81.8 kB view details)

Uploaded Source

Built Distribution

nxsrecselector-3.18.6-py3-none-any.whl (63.3 kB view details)

Uploaded Python 3

File details

Details for the file nxsrecselector-3.18.6.tar.gz.

File metadata

  • Download URL: nxsrecselector-3.18.6.tar.gz
  • Upload date:
  • Size: 81.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.3

File hashes

Hashes for nxsrecselector-3.18.6.tar.gz
Algorithm Hash digest
SHA256 fdf9a93592d0c09f8708624a8b9a57d25e39033d903da4d5c0d9153d82b6df7d
MD5 bbad6b7cc007ad2c2c7440d7b4dd15ff
BLAKE2b-256 4205a1ea5158c8b8b773e41345db0a72b6183827012e2eb6b9bda9a828eb33b9

See more details on using hashes here.

File details

Details for the file nxsrecselector-3.18.6-py3-none-any.whl.

File metadata

  • Download URL: nxsrecselector-3.18.6-py3-none-any.whl
  • Upload date:
  • Size: 63.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.3

File hashes

Hashes for nxsrecselector-3.18.6-py3-none-any.whl
Algorithm Hash digest
SHA256 af752bbc395e4bc9c42c253564ff29bb27cdee3417ba6268f1f23d5e6b2d9877
MD5 80e028f76db0ad1b8193dad86c6c8d9c
BLAKE2b-256 88501d4e8f4d85ed394ee9073809f34833a61d7cb0cdc84ceb56b3d6939695ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page