Ticket #7556 (closed: fixed)
Display the beggining of the Alpha value (HOME)
Reported by: | Gesner Passos | Owned by: | Arturs Bekasovs |
---|---|---|---|
Priority: | trivial | Milestone: | Release 3.0 |
Component: | Muon | Keywords: | Student |
Cc: | Blocked By: | ||
Blocking: | Tester: | Karl Palmen |
Description
Muon Grouping Options, the Alpha option was 0.9443364356035816, but when you change to the Home options inside the Detector Grouping, the Alpha shows: 56035816 (because it shows the final part of the number). It would be better showing the beggining, or trunking the data.
Change History
comment:1 Changed 7 years ago by Arturs Bekasovs
- Owner changed from Anders Markvardsen to Arturs Bekasovs
comment:3 Changed 7 years ago by Arturs Bekasovs
Trunking the data is not an option, cause in case we would have a really big value we would see the last digits anyway, so I went with displaying the beginning of the number, so the user will see as much of the value as the size of the interface window allows.
comment:4 Changed 7 years ago by Arturs Bekasovs
- Status changed from new to inprogress
Moved cursor to the start of the alpha value, so the beginning is displayed.
Refs #7556
Changeset: e151e255296b95fb4fb7bf3ca38d955591fdbf3b
comment:5 Changed 7 years ago by Arturs Bekasovs
Tester:
It's pretty much as in the description - just open the Muon Analysis, go to Grouping Options tab, load some grouping file, in Pair Table set the alpha value of the first pair to something long like 0.9443364356035816, return to the Home tab and check that the alpha value box is showing the beginning of the number, and not the ending as it was before.
comment:6 Changed 7 years ago by Arturs Bekasovs
- Status changed from inprogress to verify
- Resolution set to fixed
comment:7 Changed 7 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:8 Changed 7 years ago by Peter Parker
- Status changed from verifying to verify
- Tester Peter Parker deleted
This works fine for me, but I am unable to pass it since I do not have Git set up correctly. Returning to testing pool until I can get it sorted.
comment:9 Changed 7 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:10 Changed 7 years ago by Peter Parker
- Status changed from verifying to verify
- Tester Peter Parker deleted
comment:11 Changed 7 years ago by Karl Palmen
- Status changed from verify to verifying
- Tester set to Karl Palmen
comment:13 Changed 7 years ago by Karl Palmen
Merge remote-tracking branch 'origin/feature/7556_muon_alpha_display'
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8401