Ticket #3663 (closed: fixed)
SaveDaveGrp should write out the bin centres for the spectrum '|Q|' axis.
Reported by: | Stuart Campbell | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description (last modified by Stuart Campbell) (diff)
In order to be consistent on our use of these grp files. We should write out the value of the 'group' to be the bin centre rather than the start of the bin.
This is only really needed at the moment for the case of the spectrum axis being |Q|.
Change History
comment:1 Changed 9 years ago by Stuart Campbell
- Status changed from new to accepted
- Description modified (diff)
- Summary changed from SaveDaveGrp should write out the bin centres for the 'spectrum' axis. to SaveDaveGrp should write out the bin centres for the 'q' axis.
comment:2 Changed 9 years ago by Stuart Campbell
- Summary changed from SaveDaveGrp should write out the bin centres for the 'q' axis. to SaveDaveGrp should write out the bin centres for the spectrum '|Q|' axis.
comment:3 Changed 9 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
In [14385]:
comment:4 Changed 9 years ago by Stuart Campbell
- Status changed from verify to reopened
- Resolution fixed deleted
Need to add use average value for energy axis (usually x) as well.
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:7 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:8 Changed 9 years ago by Stuart Campbell
- Status changed from reopened to assigned
- Owner changed from Stuart Campbell to Andrei Savici
comment:10 Changed 9 years ago by Andrei Savici
Fixes to SaveDaveGrp. Refs #3663
Changeset: c23c1a39d115af519c46a4240d1148deac61630a
comment:11 Changed 9 years ago by Andrei Savici
Enabled a test for SaveDaveGrp. Refs #3663
Changeset: 6974e5b86c1a6663e6c7ba01dea03d9527c3c866
comment:12 Changed 9 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:13 Changed 9 years ago by Andrei Savici
Fixes to SaveDaveGrp. Refs #3663
Changeset: c23c1a39d115af519c46a4240d1148deac61630a
comment:14 Changed 9 years ago by Andrei Savici
Enabled a test for SaveDaveGrp. Refs #3663
Changeset: 6974e5b86c1a6663e6c7ba01dea03d9527c3c866
comment:15 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:16 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
This works just fine.
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4510