Ticket #6351 (closed: fixed)
Implement algorithms to help calibrating powder diffractometer peak profile
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description (last modified by Wenduo Zhou) (diff)
Implement and/or enhance algorithms and scripts, which help to calibrate powder diffractometer peak profile parameters.
Here is the list of tasks to consider:
- Make ConvertInstrumentFile support more instruments such as NOMAD;
- Make ConvertInstrumentFile more robust on reading Fullprof .irf file;
- Enhance functionality of ProcessBackground if it fails in real application;
- Generate python scripts to calibrate instrument profile parameters more automatically.
Change History
comment:2 Changed 8 years ago by Wenduo Zhou
Make it work for other type of input file. Refs #6351.
Changeset: 0236402b5b41fb0c94e2b96f605a59a502b2f95e
comment:3 Changed 8 years ago by Wenduo Zhou
Improve unit test. Refs #6351.
Changeset: 70058df4748ecf7fa12d64bb3a93395c259f1816
comment:4 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: 204b390229e03a51c7839045745773672b4014ea
comment:5 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: a617e659dde63c8b61d2791defc6d262d3ead602
comment:6 Changed 8 years ago by Wenduo Zhou
Add one more option for background workspace. Refs #6351.
Changeset: eee3881f89ec537c090da09b42a0d324ec8166a9
comment:7 Changed 8 years ago by Wenduo Zhou
Make it work for other type of input file. Refs #6351.
Changeset: 0236402b5b41fb0c94e2b96f605a59a502b2f95e
comment:8 Changed 8 years ago by Wenduo Zhou
Improve unit test. Refs #6351.
Changeset: 70058df4748ecf7fa12d64bb3a93395c259f1816
comment:9 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: 204b390229e03a51c7839045745773672b4014ea
comment:10 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: a617e659dde63c8b61d2791defc6d262d3ead602
comment:11 Changed 8 years ago by Owen Arnold
Commit went against wrong ticket. Sorry.
comment:12 Changed 8 years ago by Owen Arnold
refs #6351. API changes.
Add new method on IMDWorkspace to get any special coordinate system settings. On concrete implementations add setters. Add tests for setters and default values.
Changeset: de5023fd706df391d22fa102cc780603a8b23408
comment:14 Changed 8 years ago by Wenduo Zhou
Add one more option for background workspace. Refs #6351.
Changeset: 51248f743ad4e00e912bf88ef8105549a83d4181
comment:15 Changed 8 years ago by Wenduo Zhou
Make it work for other type of input file. Refs #6351.
Changeset: 4f56c8dd24859478160f621762dae7b65e58d668
comment:16 Changed 8 years ago by Wenduo Zhou
Improve unit test. Refs #6351.
Changeset: 374ec7e23235fcc9edd3040b1e6e7e974ce156f8
comment:17 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: 6e088940fe1740c7155ebfd8beba3fba3a4b605c
comment:18 Changed 8 years ago by Wenduo Zhou
Fix an error. Refs #6351.
Changeset: 6fb6d55178e71f9513c76d6544827610e1cb2a5a
comment:19 Changed 8 years ago by Owen Arnold
refs #6351. API changes.
Add new method on IMDWorkspace to get any special coordinate system settings. On concrete implementations add setters. Add tests for setters and default values.
Changeset: ba9b5f0c896b666eb65665220819839d8d82e7d8
comment:20 Changed 8 years ago by Wenduo Zhou
Make algorithm support NOMAD. Refs #6351.
Changeset: 6ab706f3470b32e0d0d097433ccdbc738ea09725
comment:21 Changed 8 years ago by Wenduo Zhou
- Description modified (diff)
- Summary changed from Implement powder diffractometer peak profile calibration tool to Implement algorithms to help calibrating powder diffractometer peak profile
comment:22 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:23 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:24 Changed 8 years ago by Vickie Lynch
- Status changed from verifying to closed
Works for nomad irf file.
comment:25 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7197
Add one more option for background workspace. Refs #6351.