Ticket #3970 (closed: fixed)
SANS: Change the unit of Rcut in Q1D and Qxy C++ alg to mm
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
at the moment when calling Q1D from C++ the unit is in meters, but when calling from Python sans reduction code the unit is in mm (which e.g. the ISIS sans gui is using).
have the unit of mm for Rcut both from C++ and Python.
Change History
comment:1 Changed 9 years ago by Anders Markvardsen
- Status changed from new to accepted
- Summary changed from Change the unit of Rcut in Q1D and Qxy C++ alg to mm to SANS: Change the unit of Rcut in Q1D and Qxy C++ alg to mm
comment:2 Changed 9 years ago by Anders Markvardsen
Made unit of RadiusCut consistent. Re #3970.
For Q1D2, Qxy and Isis user files (to mm). Q1D and Qxy wiki has been updated.
Changeset: a085d7087d5b668f6636c9f7d54b264684c762fa
comment:3 Changed 9 years ago by Anders Markvardsen
Made unit of RadiusCut consistent. Re #3970.
For Q1D2, Qxy and Isis user files (to mm). Q1D and Qxy wiki has been updated.
Changeset: a085d7087d5b668f6636c9f7d54b264684c762fa
comment:4 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:5 Changed 8 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed