Ticket #6383 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Load goniometer information in LoadIsawPeaks

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 2.4
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Peterson

Description

LoadIsawPeaks does not load the goniometer information into the peaks workspace.

Attachments

TOPAZ_4907.peaks.txt (1.3 KB) - added by Vickie Lynch 8 years ago.
TOPAZ_4907.peaks (1.3 KB) - added by Vickie Lynch 8 years ago.

Change History

comment:1 Changed 8 years ago by Vickie Lynch

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Vickie Lynch

Refs #6383 put goniometer into peaks workspace

Changeset: 8d6d4add5830bf2859148bb449f8540a7152175a

Changed 8 years ago by Vickie Lynch

Changed 8 years ago by Vickie Lynch

comment:3 Changed 8 years ago by Vickie Lynch

  • Status changed from accepted to verify
  • Resolution set to fixed
Last edited 8 years ago by Vickie Lynch (previous) (diff)

comment:4 Changed 8 years ago by Vickie Lynch

To test:

LoadIsawPeaks(Filename='TOPAZ_4907.peaks',OutputWorkspace='TOPAZ_4907')
print mtd[TOPAZ_4907].getRun().getGoniometer().getEulerAngles("yzy") 

comment:5 Changed 8 years ago by Vickie Lynch

Refs #6383 add test for goniometer

Changeset: d84483e0ee6782be68a0692c379f76aca88165a7

comment:6 Changed 8 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:7 Changed 8 years ago by Peter Peterson

  • Status changed from verifying to closed

This works as advertised for a PeaksWorkspace that is associated with a single run. If there are multiple runs then the goniometer is the last one that was in the peaks file. This is #6487 for the next release.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7229

Note: See TracTickets for help on using tickets.