Nexus BlissData Writer
Project description
Authors: Jan Kotanski
NeXuS BlissData Writer Server is a Tango Server which allows to write NeXus file from (meta)data stored in BlissData by NXSDataWriter tango server
Tango Server API: https://nexdatas.github.io/nxsblisswriter/doc_html
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 Trixie, Bookworm, Bullseye and as well as Ubuntu Questing, Noble, Jammy packages can be found in the HDRI repository.
To install the debian packages, add the PGP repository key
$ sudo su
$ curl -s http://repos.pni-hdri.de/debian_repo.pub.gpg | gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/debian-hdri-repo.gpg --import
$ chmod 644 /etc/apt/trusted.gpg.d/debian-hdri-repo.gpg
and then download the corresponding source list, e.g. for trixie
$ cd /etc/apt/sources.list.d
$ wget http://repos.pni-hdri.de/trixie-pni-hdri.sources
Finally,
$ apt-get update
$ apt-get install python3-nxsblisswriter
and the NXSBlissWriter tango server (from 2.10.0)
$ apt-get install nxsblisswriter
From pip
To install it from pip you need pymysqldb e.g.
$ python3 -m venv myvenv
$ . myvenv/bin/activate
$ pip install nxsblisswriter
Moreover it is also good to install
$ pip install pytango
$ pip install nxstools
Setting NeXus BlissData Writer Server
To set up NeXus Blissdata WriterServer with the default configuration run
$ nxsetup -x NXSBlissWriter
The nxsetup command comes from the python-nxstools 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nxsblisswriter-0.2.0.tar.gz.
File metadata
- Download URL: nxsblisswriter-0.2.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
464abaf7a907133577ed3d9b396d17e60e49f13f682aaeda6525f4b669315b45
|
|
| MD5 |
bd6cc69d3a1bad450de4f1a65bd15c20
|
|
| BLAKE2b-256 |
844f5cba9ced3562c99d271789455c50c8f3cfe6081412b9aec73f4d42313e2d
|
File details
Details for the file nxsblisswriter-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nxsblisswriter-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6ded947f470f26b7f06bcb7f60b0788fed30c1ba13382259379d91ff40f61ef
|
|
| MD5 |
9e2d9e540a9c5351493b11368386e438
|
|
| BLAKE2b-256 |
ae4651dcfaf9044675b2b75c7a34bcb22a7375d58531417801d5d056c534cb61
|