Ticket #4831 (closed: fixed)
BinMD/SliceMD: allow non-zero output origin
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | saviciat@… | Blocked By: | |
Blocking: | Tester: | Andrei Savici |
Description
- Rename "Origin" parameter as "Translation" (defined the same way)
- Remove the "length" part of each BasisVectorX etc.
- Add the following parameters:
- OutputExtents :: the min,max in the output dimensions
- OutputBins :: the number of bins in each dimension (for BinMD only)
- NormalizeBasisVectors :: normalize basis vectors to 1 if specified (default). Allow non-unity scaling if not specified.
- Maybe add some dimensions?
Change History
comment:1 Changed 9 years ago by Janik Zikovsky
- Status changed from new to accepted
- Priority changed from major to critical
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4831: starting to change API of SlicingAlgorithm
Changeset: e926aa901322e76f5eb2b57f3171843b8726749c
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4831: final fix to the dimension characters
Changeset: 60bed79192750d8e5f1a59541b470a48b71e6c1e
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4831: final fix to the dimension characters
Changeset: f6977f30ed24da315e011bdbc512130e656f686f
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4831: minor layout fixes
Changeset: 49c3e157be229ada9b6e3c812279197f10bb7d89
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4831: minor layout fixes
Changeset: fbec8b9bcbbc69b1c10a952ff4d3bf411fc6c808
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4831 start of SlicingAlgorithm with a translation
Changeset: cb86486cbf0de0ff4138f2a95cbdaa50dc1b1be4
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4831 generic transform with non-zero origin
Changeset: 39b8e0e5610d4c7fed5b22a1cf9fe04ce7163126
comment:9 Changed 9 years ago by Janik Zikovsky
Refs #4831 tests for binning with translation and scaling
Changeset: 0cd3e30bf0aa1a7a3e91c21f5367de4afcfe0683
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4831 fix python test
Changeset: aa920d6a7e0fbc7c5041069583e4677d93266fcd
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4831 fix BinMD and SliceMD tests
Changeset: bbebadb709f9b591d690bca1951e6c15000a293f
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4831 fix sliceViewer binMD calls
Changeset: 7cfefa869f6b21ae1956ba56ab872b7362acc4ac
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4831: VATES plugin fix for new API
Changeset: 9764f31aef15cdf4e9c5149379799fc9ff01d739
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4831: wiki update
Changeset: 55ead4de6faccfc6dbd7d07dfd3203cabe07d81f
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4831 fix unit test
Changeset: 45b67e6ed404b94d92005ece89794c9ba6700cd7
comment:16 Changed 9 years ago by Janik Zikovsky
Refs #4831 fix python unit test
Changeset: 947ea173f8f3e227272d298057b782fce8fbadcf
comment:17 Changed 9 years ago by Janik Zikovsky
Refs #4831: test for chained coordinate transformations
Also make doxygen more explicit.
Changeset: 266b1c64e252b6a9dc51d6078e96fe366da4a5ca
comment:18 Changed 9 years ago by Janik Zikovsky
Refs #4831: optional Translation parameter
Changeset: 825cf17a320792467f48f8f587e029cbb4b5628c
comment:19 Changed 9 years ago by Janik Zikovsky
Refs #4831: use non-zero origin in LineViewer
Changeset: 2f54e0a2eb796c7696beb5b81991d0981b3fa73e
comment:20 Changed 9 years ago by Janik Zikovsky
Fix TOPAZ system test for Lorentz correction
and using FindUBUsingFFT for stability. Refs #4828. Also fixes that ref #4831
Changeset: 09edbeccf9103248bd13051cfb7138d2ff7801c9
comment:21 Changed 9 years ago by Janik Zikovsky
Fix TOPAZ system test for Lorentz correction
and using FindUBUsingFFT for stability. Refs #4828. Also fixes that ref #4831
Changeset: 44929b71936ef99976288b60628e62f4fd556756
comment:22 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:23 Changed 8 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:25 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5678