Ticket #3499 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Wenduo Zhou

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Wenduo Zhou

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13744]:

Put length of primary flight path to GSAS's header. Fixes #3499.

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:5 Changed 9 years ago by Wenduo Zhou

  • Status changed from reopened to accepted

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

comment:8 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

Verified that upon loading a processed NeXus file containing reduced GEM data I was able to call SaveGSS followed by LoadGSS and display the instrument on the loaded workspace.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4346

Note: See TracTickets for help on using tickets.