Conveners
Develop and Deployment: Heliport Infrastructure
- Thomas Gruber (HZDR)
Develop and Deployment: Interactive Tutorial
- Thomas Gruber (HZDR)
One of our first experiments, which we more or less randomly supported in the summer of 2021 at the HZDR, was a detector test as part of our Mu2e collaboration with FERMILAB. We evaluated the performance and data acquisition system of two detectors that will be used to monitor the stop target for the upcoming Mu2e experiment at Fermilab: the high-purity germanium (HPGe) and lanthanum bromide...
In this talk, different approaches to keeping the HELIPORT code base maintainable will be presented. It will discuss both the tools used to automate various aspects of development and operation of HELIPORT, as well as how certain aspects of development are approached and how the choice of libraries and tooling helps these aspects.
The workshop contribution provides a comprehensive overview of how Docker can be used as a tool for containerizing the HELIPORT software. The aim is to offer developers a fast and easy way to launch a local instance of HELIPORT in development mode and start coding directly. Additionally, a container configuration is provided for productive deployment.
For this purpose, the individual...
An interactive session to get people started with HELIPORT development.
We will show participants the way around the HELIPORT repository, its structure rooted in how Django applications work, show where to find what you're looking for and where to find the documentation. Then we will set up a local development environment allowing you to run the tests and build the documentation and finally...