Ticket #5672 (closed: fixed)
Add option to IndexPeaks to round or not round the Miller indices.
Reported by: | Dennis Mikkelson | Owned by: | Dennis Mikkelson |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | roman.tolchenov@…, pascal.manuel@… | Blocked By: | |
Blocking: | Tester: | Jose Borreguero |
Description
The IndexPeaks algorithm should include an option to return non-integer Miller indices, rather than rounding them to the nearest integer. (Requested by Pascal)
Change History
comment:2 Changed 8 years ago by Dennis Mikkelson
RE 5672, Added option to round or not round hkl to IndexPeaks()
Added parameter RoundHKLs to IndexPeaks() algorithm, and updated IndexPeaksTest to verify that the peaks are rounded if RoundHKLs is set true and are NOT rounded if RoundHKLs is set false. refs #5672
Changeset: 3bdd99c5b5bab4ea3cdde019d5f88e8ffbc55ebe
comment:3 Changed 8 years ago by Dennis Mikkelson
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Jose Borreguero
- Status changed from verify to verifying
- Tester set to Jose Borreguero
comment:6 Changed 8 years ago by Dennis Mikkelson
RE 5672, Added option to round or not round hkl to IndexPeaks()
Added parameter RoundHKLs to IndexPeaks() algorithm, and updated IndexPeaksTest to verify that the peaks are rounded if RoundHKLs is set true and are NOT rounded if RoundHKLs is set false. refs #5672
Changeset: 3bdd99c5b5bab4ea3cdde019d5f88e8ffbc55ebe