Ticket #1367 (closed: invalid)
Add eventWorkspace unit tests to existing algorithms
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Change History
comment:5 Changed 10 years ago by Nick Draper
(In [5124]) Extended EventList to support calculation of Gaussian errors. Changed cache usage to not recalculate cached data if it was still valid, also separated calculation of Y cache from E cache, as E will be requested less often.
All of this was done to allow the addition of tests in DivideTest which required errors. re #1367, re #1357
comment:6 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:7 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:8 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:9 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
"New" tickets moved at the code freeze of iteration 29
comment:10 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:11 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:12 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:13 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:14 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:16 Changed 8 years ago by Nick Draper
- Status changed from new to verify
- Resolution set to wontfix
- Component set to Mantid
nice in theory, but too much work to be practical
comment:17 Changed 8 years ago by Nick Draper
test
comment:18 Changed 8 years ago by Nick Draper
- Status changed from verify to closed
- Resolution changed from wontfix to invalid
closed
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2214
(In [5100]) re #1367 Added eventworkspaces to binaryOperation test