A minimal repackaging of the lcls2 daq control interface.
Project description
A simple repackaging of the lcls2 daq code at https://github.com/slac-lcls/lcls2 with minimal dependencies needed for controlling the LCLS2 daq from a script, as is done in TMO and RIX’s hutch pythons.
This pares down the requirements, unlinks the script entrypoints, and exposes only the psdaq.control submodule.
Requirements
This works with any version of Python >= 3.6.
It requires only pyzmq for communicating with the DAQ, and ophyd and bluesky for hutch python scanning.
Installation
conda install psdaq-control-minimal -c pcds-tag or pip install psdaq-control-minimal
Maintenance
Create a new tag on this repo that matches a tag on https://github.com/slac-lcls/lcls2/releases to trigger a new build.
To test a build locally, you must first run ./generate_minimal_package.sh to clone and set up the minimal set of files. If you’ve already done this before, you must manually clear the old lcls2 and psdaq folders.
Directory Structure
This repo is based the PCDS python cookiecutter. See the following github page for more info:
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
Hashes for psdaq_control_minimal-4.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 342d64598845050b00f6c5e08ee70e000b66e63cada1b7af4cb394f7c1b9dd1e |
|
MD5 | 3d7a925b363382b925be6c9f374a7edb |
|
BLAKE2b-256 | 3808c65d9ccc4ba5b7fe5d42493d8e51b93e0245d6f2466920ee28ebacc072d5 |
Hashes for psdaq_control_minimal-4.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e26e44f15c30f4ef3b46a6f0943f60e71c9daf60717e5381c3bf868ef1f58713 |
|
MD5 | d91fba8c2d66fb1326e27f182b768656 |
|
BLAKE2b-256 | a34ab4774ad0d34663bc11f416dadf2601fcb6ca8396d003efda39b55ff6f576 |