Skip to main content

Lightweight beamline control system

Project description

https://travis-ci.org/ufo-kit/concert.png?branch=master https://coveralls.io/repos/ufo-kit/concert/badge.png?branch=master

Concert is a light-weight control system interface to control Tango and native devices. It can be used as a library:

from concert.quantities import q
from concert.devices.motors.dummy import LinearMotor

motor = LinearMotor()
motor.position = 10 * q.mm
motor.move(-5 * q.mm)

or from a session and within an integrated IPython shell:

$ concert init session
$ concert start session

session > motor.position = 10 * q.mm
10.0 millimeter

You can read more about Concert in the official documentation.

Citation

If you want to use Concert, we kindly ask you to acknowledge the respective authorship not only by respecting the LGPL software license but also by linking to one of our project websites at http://ufo.kit.edu and http://anka.kit.edu.

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

concert-0.7.1.tar.gz (103.8 kB view details)

Uploaded Source

File details

Details for the file concert-0.7.1.tar.gz.

File metadata

  • Download URL: concert-0.7.1.tar.gz
  • Upload date:
  • Size: 103.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for concert-0.7.1.tar.gz
Algorithm Hash digest
SHA256 c178941040d6ab75e68943b309bcd245d3fec58e2dfe1b9ad51ef355faa07b15
MD5 17eec5461dc26588cde42955288be362
BLAKE2b-256 7ecf263b3bf50d97d382081dbeb36c8e4fc692e63e3e001545c2390c7422bc56

See more details on using hashes here.

Supported by

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