Ticket #10346 (closed: fixed)
Vesuvio resolution algorithm
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Harry Jeffery |
Description (last modified by Dan Nixon) (diff)
Andrew would like an algorithm to calculate the resolution function for Vesuvio: "We need to be able to visualise/output the resolution function in ToF and y-space for any mass."
The processing for this already exists as a fit function, all that should need to be done is wrapping it in a Mantid algorithm, documenting and testing it.
Change History
comment:4 Changed 6 years ago by Dan Nixon
Added validation and ability to output just ySpace
Refs #10346
Changeset: 441d7d69cfc3c49aa483a9ac012363739975890c
comment:5 Changed 6 years ago by Dan Nixon
- Description modified (diff)
- Milestone changed from Release 3.3 to Backlog
Not likely to happen this release.
comment:6 Changed 6 years ago by Dan Nixon
Merge branch 'master' into feature/10346_vesuvio_resolution_algorithm
Refs #10346
Changeset: f613af24ffbf0a09720e4b5cdf172d3625bc4889
comment:9 Changed 6 years ago by Dan Nixon
Should not be a data processor algorithm
Refs #10346
Changeset: 60dd4dd92df87cfcadcc523dd42619fc7f8bdaf1
comment:10 Changed 6 years ago by Dan Nixon
comment:11 Changed 6 years ago by Dan Nixon
Added doc test for resolution algorithm
Refs #10346
Changeset: 47e8d31d8fd60f458942f5a91e182c6c5b8112d9
comment:12 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #177.
comment:13 Changed 6 years ago by Dan Nixon
Merge branch 'master' into feature/10346_vesuvio_resolution_algorithm
Conflicts:
Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt
Refs #10346
Changeset: 832da2bf5bc21129acf9ea5a56e93c934705eb19
comment:14 Changed 6 years ago by Harry Jeffery
- Status changed from verify to verifying
- Tester set to Harry Jeffery
comment:15 Changed 6 years ago by Harry Jeffery
- Status changed from verifying to closed
Merge pull request #177 from mantidproject/feature/10346_vesuvio_resolution_algorithm
VESUVIO resolution algorithm
Full changeset: 5284e6455cafeb01c5c4616efd2cd76e821da325
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11188