Ticket #3499 (closed: fixed)
LoadGSS should add geometry information
Reported by: | Peter Peterson | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
The GSAS files generated by mantid now have a line
# Total flight path 63.1391m, tth 87.1005deg, DIFC 21992.8
for each bank. This information should be used to create enough geometry on the spectra to run convert units to d-spacing. The missing information is the primary flight path which should be added to the general header for the file in a comment line.
Change History
comment:2 Changed 9 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
In [13744]:
comment:3 Changed 9 years ago by Peter Peterson
- Status changed from verify to reopened
- Resolution fixed deleted
You also need to read the information back in and attach it to the workspace.
comment:4 Changed 9 years ago by Wenduo Zhou
LoadGSS will create an instrument (powder diffractomer) from information in gsas file.
comment:6 Changed 9 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.