rest-for-physics / rest-for-physics/rawlib
TRestRawSignalRecoverChannelsProcess migration to detectorlib
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This process is more connected to the detector library since it requires the readout in order to identify consecutive channels to apply dead-channel correction recovery.
If the detector library was not compiled this process will not exist, and therefore it would be more desirable that the process is placed at the TRestDetector naming space.
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 TRestRawSignalRecoverChannelsProcess and tracing its readout and detector library dependencies. Done means the process is placed in the TRestDetector namespace and is unavailable when the detector library is not compiled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100