You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #1383 from VinzenzBildstein/main
Added missed source file for TUserSettings
Describe the bug
I'm having an issue when I run TSourceCalibration for multiple sources where I cannot get to the page that shows the results of the different sources combined. When I accept all the results for each of my sources I am stuck on the loading screen for the combined results page and get the following segmentation violation:
To Reproduce
This occurs specifically after I get another segmentation violation. I often zoom into the histograms when trying to fit the peaks. Sometimes I accidentally click on the line of the histogram while my cursor is hovering over it. This turns the histogram into a default with error bars and I get the segmentation violation shown below. Even if I get my histogram to return to a lined histogram, when I accept all my results for the individual sources, I am stuck on the loading page and receive the segmentation violation shown above.
Expected behavior
What I expect is that after finding the peaks for each of the sources and accepting all, I should be directed to the combined results page where I can finish my calibration.
Additional context
This is quite stange as I'm not sure why the first segmentation violation would lead to the second one. To avoid getting this issue moving forward, I will be logging my axes instead of zooming in to avoid accidentally clicking on the lines of the histogram.
The text was updated successfully, but these errors were encountered:
ErrorReport.sh
HOSTNAME = samantha-XPS-9320
SYSTEM = Linux
OS = Ubuntu
VER = 22.04
GRSISYS = /home/samantha/GRSISort
ROOTSYS =
ROOT Version = 6.30.04
Computer and Path to File that failed:
GRSISort Branch = main
commit 23c8da0 (HEAD -> main, origin/main, origin/HEAD)
Merge: 291d66d ff19576
Author: Vinzenz Bildstein [email protected]
Date: Mon Feb 5 17:12:29 2024 -0500
Describe the bug
I'm having an issue when I run TSourceCalibration for multiple sources where I cannot get to the page that shows the results of the different sources combined. When I accept all the results for each of my sources I am stuck on the loading screen for the combined results page and get the following segmentation violation:
To Reproduce
This occurs specifically after I get another segmentation violation. I often zoom into the histograms when trying to fit the peaks. Sometimes I accidentally click on the line of the histogram while my cursor is hovering over it. This turns the histogram into a default with error bars and I get the segmentation violation shown below. Even if I get my histogram to return to a lined histogram, when I accept all my results for the individual sources, I am stuck on the loading page and receive the segmentation violation shown above.
Expected behavior
What I expect is that after finding the peaks for each of the sources and accepting all, I should be directed to the combined results page where I can finish my calibration.
Additional context
This is quite stange as I'm not sure why the first segmentation violation would lead to the second one. To avoid getting this issue moving forward, I will be logging my axes instead of zooming in to avoid accidentally clicking on the lines of the histogram.
The text was updated successfully, but these errors were encountered: