Ticket #7197 (closed: duplicate)
Some Table workspaces cannot easily make histograms or sort
Reported by: | Ruth Mikkelson | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description (last modified by Russell Taylor) (diff)
The output table from the ShowPeakHKLOffsets algorithm cannot seem to easily create histograms or sort on a columns. The scatter plot does work.
To test, load any peaks file, then FindUBUsingFFT. Then run the above algorithm.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Owner set to Russell Taylor
- Status changed from new to assigned
Can you talk to Ruth about this when you are back
comment:3 Changed 7 years ago by Ruth Mikkelson
It turns out that only column 1 currently has the histogram problem. It has to be set as Y for it to work. I think most users would do this eventually.
To sort on a column, it must be set to X and the readOnly flag cleared in this case. Unfortunately sorting on the table would only sort that column. A previous table( from SCDCalibratePanels) did NOT do this. It worked correctly.
comment:6 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:8 Changed 7 years ago by Russell Taylor
- Description modified (diff)
- Milestone changed from Release 3.0 to Release 3.1
comment:11 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move of tickets out of triage (new) to assigned at the introduction of the triage state
comment:12 Changed 6 years ago by Russell Taylor
- Status changed from assigned to verify
- Resolution set to duplicate
#9468 is essentially describing the same issue in a clearer way. Even better, it's not assigned to me :)
comment:13 Changed 6 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8043