framework icon indicating copy to clipboard operation
framework copied to clipboard

The main project containing the core C++ classes defining framework behaviour and primordial analysis and helper tools. It centralises all other rest-for-physics repositories through submodules.

Results 95 framework issues
Sort by recently updated
recently updated
newest added

![dependabot[bot]](https://badgen.net/badge/PR%20submitted%20by%3A/dependabot%5Bbot%5D/blue) ![Ok: 1](https://badgen.net/badge/PR%20Size/Ok%3A%201/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=dependabot/github_actions/actions/upload-pages-artifact-3)](https://github.com/rest-for-physics/framework/commits/dependabot/github_actions/actions/upload-pages-artifact-3) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 3. Release notes Sourced from actions/upload-pages-artifact's releases. v3.0.0 Changelog Use v4 upload-artifact tag @​robherley (#80) Upload pages artifact with upload-artifact...

dependencies

![dependabot[bot]](https://badgen.net/badge/PR%20submitted%20by%3A/dependabot%5Bbot%5D/blue) ![Ok: 1](https://badgen.net/badge/PR%20Size/Ok%3A%201/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=dependabot/github_actions/actions/deploy-pages-4)](https://github.com/rest-for-physics/framework/commits/dependabot/github_actions/actions/deploy-pages-4) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 4. Release notes Sourced from actions/deploy-pages's releases. v4.0.0 Changelog Deploy pages using artifact IDs @​konradpabjan (#251) This version requires the...

dependencies

![dependabot[bot]](https://badgen.net/badge/PR%20submitted%20by%3A/dependabot%5Bbot%5D/blue) ![Ok: 1](https://badgen.net/badge/PR%20Size/Ok%3A%201/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=dependabot/github_actions/actions/setup-python-5)](https://github.com/rest-for-physics/framework/commits/dependabot/github_actions/actions/setup-python-5) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime...

dependencies

![lobis](https://badgen.net/badge/PR%20submitted%20by%3A/lobis/blue) ![Ok: 9](https://badgen.net/badge/PR%20Size/Ok%3A%209/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=lobis-ci-image)](https://github.com/rest-for-physics/framework/commits/lobis-ci-image) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Using the new docker images defined in https://github.com/rest-for-physics/rest-docker Relates to https://github.com/rest-for-physics/framework/issues/413

Before we could detach the event tree from the final produced file in order to release storage weight into the final file. I think this was managed through a metadata...

![jgalan](https://badgen.net/badge/PR%20submitted%20by%3A/jgalan/blue) ![Ok: 71](https://badgen.net/badge/PR%20Size/Ok%3A%2071/green) [![](https://gitlab.cern.ch/rest-for-physics/framework/badges/jgalan_tools_gzip/pipeline.svg)](https://gitlab.cern.ch/rest-for-physics/framework/-/commits/jgalan_tools_gzip) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=jgalan_tools_gzip)](https://github.com/rest-for-physics/framework/commits/jgalan_tools_gzip) This is not used right now, but I found it might be potentially used, so it is perhaps good to have it in the list...

![jgalan](https://badgen.net/badge/PR%20submitted%20by%3A/jgalan/blue) ![Ok: 54](https://badgen.net/badge/PR%20Size/Ok%3A%2054/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=jgalan_tools)](https://github.com/rest-for-physics/framework/commits/jgalan_tools) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) I add a method that allows to create an automatic division of a canvas where we need to draw `n` plots. For example, if the...

I found an issue merging datasets using `TRestDataSet::Import` function implemented here: https://github.com/rest-for-physics/framework/blob/9c2fae713e932c11c23efc78e332bdac2e3dad5e/source/framework/core/src/TRestDataSet.cxx#L952 Although the trees are properly merged the metadata has issues, for instance while merging two datasets the duration...

![lobis](https://badgen.net/badge/PR%20submitted%20by%3A/lobis/blue) ![Ok: 32](https://badgen.net/badge/PR%20Size/Ok%3A%2032/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=lobis-working-on-veto-readout)](https://github.com/rest-for-physics/framework/commits/lobis-working-on-veto-readout) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Add IAXO simulation processing to pipeline

![lobis](https://badgen.net/badge/PR%20submitted%20by%3A/lobis/blue) ![Ok: 6](https://badgen.net/badge/PR%20Size/Ok%3A%206/green) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=482-error-building-for-macos)](https://github.com/rest-for-physics/framework/commits/482-error-building-for-macos) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Not really sure why I get so many errors, looks like the iterator class is a bit complicated, are we really using it?