rest-for-physics / rest-for-physics/framework
TRestAnalysisPlot feature allowing to plot accumulative map observables inside a TRestAnalysisTree
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This feature would allow to create for example a channel activity weighted with different detector parameters.
I.e. if we have the risetime value versus the channel ID at our analysisTree, then it would be interesting to show the average rise time per channel in a single plot, either average or accumulated total.
We could produce an activity channel weighted with the energy using the map variable holding the pulse amplitude versus channel ID.
And so on. We are not able yet to do this kind of plots directly with TRestAnalysisPlot.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TRestAnalysisPlot and TRestAnalysisTree entry points and reviewing how plots currently consume analysis-tree data. Define how map observables and detector parameters should produce per-channel averages or accumulated totals. Done means these weighted accumulative plots can be created directly through TRestAnalysisPlot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100