Ticket #10689 (closed: fixed)
Create TOFSANSResolutionByPixel algorithm
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.3 |
Component: | SANS | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #10688, #10692, #10775 | Tester: | Raquel Alvarez Banos |
Description
Create TOFSANSResolutionByPixel algorithm that in effect splits out the resolution by pixel calculation in TOFSANSResolution into a separate algoirhtm. As described in #10688 this has several advantages including the potential of using TOFSANSResolutionByPixel but as child algorithms in TOFSANSResolution and Q1D
Change History
comment:3 Changed 6 years ago by Anders Markvardsen
- Status changed from assigned to inprogress
First basic implementation. Re #10689
Tested that it can run in mantidplot
Changeset: c66cc3fc713e3efdd1e1b3f6f01e1885e0e46f99
comment:4 Changed 6 years ago by Anders Markvardsen
added first unit test and rst. re #10689
Changeset: 61fbc1050917f3f8c840763c7b394a043efd684e
comment:5 Changed 6 years ago by Anders Markvardsen
fix warning sizet int. re #10689
Changeset: 3a9b6bd3be68f24aac4a1a4f5427ae8d7967fec2
comment:6 Changed 6 years ago by Anders Markvardsen
added documentation that describes alg. re #10689
Changeset: b102c4f1e1df8455f14bff793f8afd1a2c65dfec
comment:7 Changed 6 years ago by Anders Markvardsen
- Status changed from inprogress to verify
- Resolution set to fixed
To test
- Open LOQ48097.raw in autotestdata
- run ConvertUnit to wavelength (elastic)
- run TOFSANSResolutionByPixel to check that is does not crash
This algorithm will be further tested during the beta testing
comment:9 Changed 6 years ago by Raquel Alvarez Banos
- Status changed from verify to verifying
- Tester set to Raquel Alvarez Banos
comment:10 Changed 6 years ago by Raquel Alvarez Banos
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10689_tofsansresolution'
Full changeset: 16eaf66217e83abb08b61f80f8a4303d7f6a6f79
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11531