NeXus Sardana Scan Recorder
Project description
NeXus scan recorder for Sardana which stores experimenal data in NeXus/HDF5 file with use of NeXDatas Tango Server or packages, i.e. NXSDataWriter, NXSConfigServer, NXSRecSelector.
Installation
Install the dependencies:
From sources
Download the latest NeXuS Scan Recorder version from
Extract sources and run
$ python setup.py install
and add an RecorderPath property of MacroServer with its value defining the package location, e.g.
Debian packages
Debian Buster (and Stretch) and Ubuntu Bionic 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/buster-pni-hdri.list
For other disctribution replace buster by stretch or bionic.
Finally, for python2.7
$ apt-get update
$ apt-get install python-sardana-nxsrecorder
and set the RecoderPath property of MacroServer with
$ apt-get install sardana-nxsrecorder
For python3
$ apt-get update
$ apt-get install python3-sardana-nxsrecorder
$ apt-get install sardana-nxsrecorder3
To instal other NexDaTaS packages
$ apt-get install python-nxswriter nxsconfigserver-db python-nxsconfigserver nxsconfigtool python-nxstools nxswriter nxsconfigserver nxsrecselector
or for python 3
$ apt-get install python3-nxswriter nxsconfigserver-db python3-nxsconfigserver nxsconfigtool3 python3-nxstools nxswriter3 nxsconfigserver3
and
$ apt-get install python-nxsrecselector nxsrecselector nxselector
or for python3
$ apt-get install python3-nxsrecselector nxsrecselector3 nxselector3
for Component Selector for Sardana related packages.
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 sardana-nxsrecorder-3.6.5.tar.gz
.
File metadata
- Download URL: sardana-nxsrecorder-3.6.5.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fb2b4d773ef507e4491744fa1e02ce844dcfbda9e013ff44d2799518d8bd518 |
|
MD5 | bb82c7ee2c0ad24dcb6edb219f9065a1 |
|
BLAKE2b-256 | f1032bbe9b86cd1bd54fb0c810ae3604cb7a05ba844713b7749647cfbaa3b7b7 |
File details
Details for the file sardana_nxsrecorder-3.6.5-py3-none-any.whl
.
File metadata
- Download URL: sardana_nxsrecorder-3.6.5-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 279f934f352540d45f1dd7291275410cdb987a3ad28c765558e696fad011f41e |
|
MD5 | b90f12107739f59dcea8634d92783f7a |
|
BLAKE2b-256 | 62382489b7d25f5057bd92efddd3f099f510fca5d693661e2c01dfb5d166e779 |