Ticket #6020 (closed: fixed)
Extend the conversion from Miller Index to d-spacing in Le Bail Fit related algorithms
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | petersonpf@… | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
Presently, the conversion from Bragg peak's miller index to d-spacing value only works for cubic unit cell in algorithms for Le Bail Fit. Try to make it more general to all lattice system.
Change History
comment:1 Changed 8 years ago by Wenduo Zhou
- Status changed from new to accepted
- Summary changed from peExtend the conversion from Miller Index to d-spacing in Le Bail Fit related algorithms to Extend the conversion from Miller Index to d-spacing in Le Bail Fit related algorithms
comment:2 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Use UnitCell to replace method to calculate dspacing of (HKL). Change H, K, L to double.
Changeset: 2849226e61f1e80f0717a3875f295607aa43dd81
comment:3 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 678aa5a11657436aea0490e06952c5a803c4b441
comment:4 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 3449ba7355a29c18a7b0d57950c3e041a0816270
comment:5 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 7f620afe80c5b57bf4a2107a0341dd71b56f95a3
comment:7 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Use UnitCell to replace method to calculate dspacing of (HKL). Change H, K, L to double.
Changeset: 7c631aeeb48bb7fa10ea93f61efa9efbb36ab872
comment:8 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 9bfeccbaf81654af7668b24540b26df20ccc0e80
comment:9 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 933e54ce55ce1dfd90cdb3b29f5b30d63550a640
comment:10 Changed 8 years ago by Wenduo Zhou
Use UnitCell. Refs #6020.
Changeset: 6829b9a72f13090cc0867b1a7adf74b2947326fa
comment:11 Changed 8 years ago by Wenduo Zhou
Remove unused function. Refs #6020.
Changeset: c447bb309ae3be010f55e828d4186887b95a2bbd
comment:12 Changed 8 years ago by Wenduo Zhou
Remove unused function. Refs #6020.
Changeset: c447bb309ae3be010f55e828d4186887b95a2bbd
comment:13 Changed 8 years ago by Wenduo Zhou
Remove unused function. Refs #6020.
Changeset: 3fc905924e7771cb49386c49947370be8c550e48
comment:14 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:15 Changed 8 years ago by Vickie Lynch
- Status changed from verifying to closed
Unit cell does not have to be cubic
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6866