Conveners
Afternoon: Project status
- Nicolas Leclercq (ESRF)
Afternoon: Kernel news
- Lorenzo Pivetta (ELETTRA Sincrotrone Trieste)
An update about the SKA Observatory project with a focus on the control system development activities.
One of our goals in building Control Systems software is to help and facilitate the work of users, beamline managers and operators. Recently, we have conducted a number of internal talks and developed several projects to automate and improve daily work and experiments on the beamlines. During this speech, we will present the most important of them and plans for further improvements.
During the talk, after a brief Taranta presentation, we will show a demo of the latest developments, the project status, the use cases identified, and the future plan. Regarding the community, we will show how to contribute to the project and the outcome of the first f2f Taranta meeting.
S2Innovation is happy to collaborate with institutes and companies within Tango Community. The company is involved also in Tango Kernel maintenance and development
The presentation will show the status of the company, projects it is involved in and plans for the future.
This talk will give fresh news from the cppTango (Tango C++ Library) development team.
The new release cycle will be presented as well as the main features and bug fixes which will be part of cppTango 9.4.0.
Changes impacting users in this coming version will be shown too.
Finally some news from the Tango Source Distribution and the Windows installer will be given.
Latest news from the PyTango project.
The RFC workshop in Krakow will be held a week before the meeting. It is worth reporting.
MAX IV has been using Ansible to deploy and configure the control system for a long time, but software and tango device configuration weren't really linked together.
We developed a new Ansible role specifically to deploy Tango device servers.
This role allows us to define together the packages to install and the server/devices configuration. Servers can thus be restarted automatically when...
Our venerable Tango Controls is officially available for Linux and Windows OSes. But there exists a third OS, macOS, which has seen a bit of neglect by Tango Controls in the past. It is quite popular among the people in the field of astronomy. Until now developers had to resort on macOS to Docker images, virtual machines and the like. A Tango Controls port for macOS has the potential to lower...
Conda is a popular package manager that can quickly install binary packages and their dependencies.
Many Tango packages are now available on conda-forge and this is an easy way to start working with Tango.
What many people don't know or don't think about is that conda can also be used to setup a development environment to compile code.
This talk will show how to compile in a conda...
A showcase of how 3rd party system can be natively integrated into Tango Controls using Tango virtual host and dynamic server with live demo and code examples