-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TRestDataSetGainMap improvements and bug fixes (#512)
* Documentation fix at header * EnableMultiThreading when handling TRestDataSet * Add a TRestCut * Fix bugs in Draw methods * Adding full module spectrum (new attributes and methods) and use it as reference for DrawGainMap * Add GetModule(index), GetParent() and minor changes (methods names, messages and nullptr checkings) * Fixing full module spectrum. Move fitting to new method FitPeaks. * CalibrateDataSet: add excludeColumns and calibrated observable with no segmentation. * Print cuts with metadata and better debug messages * Fixing duplicate SetSplits in GenerateGainMap * Option for changing reference in DrawGainMap * Avoid potential memory leaks and duplicated code for UpdateCalibrationX
- Loading branch information
Showing
2 changed files
with
526 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.