Skip to content

Releases: HealthyPear/protopipe-grid-interface

v0.4.1

11 May 15:49
c5594a2
Compare
Choose a tag to compare

Summary

This is a bugfix release.

It fixes (hopefully) the deployment of the Docker container that provides a working setup using the latest releases of protopipe and its interface.

WARNING: protopipe v0.5.0 is still not on PyPI, but once inside the container you can easily install it by following the developer installation instructions (remember to do git checkout v0.5.0 before installing with pip install -e .)

Contributors

What is changed since 0.4.0

Pull requests containing changes of multiple nature are repeated.

🐛 Bug Fixes

🧰 Maintenance

0.4.0

11 May 09:19
7c7a2b8
Compare
Choose a tag to compare

Summary

This is a major update of the interface to the DIRAC grid for protopipe.
It is strongly recommended to any protopipe user that runs analyses on the DIRAC platform to apply this upgrade.

IMPORTANT: Due to the nature of protopipe the installation of the interface is also needed to create the directory structure for a new analysis, which makes some use-cases like pure benchmarking more user-friendly (recommended). It is planned to migrate this interface into protopipe starting from its next minor release.

Following the upgrade to Python3 of DIRAC and CTADIRAC, now the interface can be installed as a Python3-based package.
A set of easy-to-use command-line tools has been defined.
Unit-testing has slightly improved, even though most inner operations are based on DIRAC.

The full-scale analysis framework has been reviewed and improved in light of these changes.
The interface provides provenance for the analyses stored on the DIRAC FileCatalog, a centralized logging system along with improved debugging and an improved single-analysis structure which synchronizes with the new benchmarking module of protopipe.

The interface provides also automatic builds of Docker containers for both development and released content.

For more details, please find below the complete list of merged Pull Request since the last release.

Contributors

What is changed since 0.3.1

🚀 General features

🐛 Bug Fixes

🧰 Maintenance

0.3.1

28 Jan 18:19
ce876ec
Compare
Choose a tag to compare

Summary

This is a bugfix release.

When launching data training or DL2 jobs with the option to save the images (and true information) in the files, the submission would crash with an error related to the fact that the camera ID list was added at the wrong place within the submitted command.

Contributors

What is changed since v0.3.0

🐛 Bug Fixes

v0.3.0

01 Dec 15:24
28fec24
Compare
Choose a tag to compare

Summary

Upgrade that adds support to

  • current development version of protopipe
  • future release of protopipe v0.4.0

Contributors

What is changed since v0.2.1

🚀 General features

v0.2.1

16 Nov 11:57
d564214
Compare
Choose a tag to compare

Summary

This bugfix release fixes a problem in which the download of GRID HDF5 files was working, but their merging not.
There is also a small formatting change for this template relase drafter.

Contributors

What is changed since v0.2.0

🐛 Bug Fixes

🧰 Maintenance

v0.2.0

04 Nov 18:27
56955c5
Compare
Choose a tag to compare

Summary

  • compatible with protopipe 0.2.X and 0.3.X.
  • many improvements to ease the process of a full-scale analysis and its debugging
  • use of Vagrant is highly recommended as for this release a pure-Singularity solution has not been tested

Contributors

What is changed since v0.1.1

🚀 General features

🐛 Bug Fixes

🧰 Maintenance

v0.1.1

14 Oct 15:45
Compare
Choose a tag to compare

The GRID configuration file wasn't updated to reflect the Vagrant box shared space path.

This version is compatible with protopipe 0.2.X .

v0.1.0

14 Oct 14:54
Compare
Choose a tag to compare

This release is compatible with protopipe v0.2.X