Ticket #5649 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Write a python script for thermo-diffractogram plots of GEM data

Reported by: Roman Tolchenov Owned by: Roman Tolchenov
Priority: major Milestone: Release 2.3
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Jose Borreguero

Description

Script to prepare data (processed diffraction patterns in nxs format) for plotting with Mantid.

1) Read run number info from ascii file “PlotList.txt” Extract run-number: <runno> =first eight characters of each line (PlotList.txt is an edited list of run numbers and titles from the journal file as it is outputted on every instrument. )

2) Read existing nxs files from disk + Conjoin workspaces <runno>.nxs It would be nice to do this for each of the workspaces in a group.

The conjoined workspaces can then be used for all sort of useful plotting tasks, for example 3D plotting with ColorFill.

Attachments

PlotList.txt (1.6 KB) - added by Roman Tolchenov 8 years ago.
ThermoPlot.py (1.9 KB) - added by Roman Tolchenov 8 years ago.

Change History

Changed 8 years ago by Roman Tolchenov

comment:1 Changed 8 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

Changed 8 years ago by Roman Tolchenov

comment:3 Changed 8 years ago by Roman Tolchenov

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

comment:4 Changed 8 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:5 Changed 8 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6495

Note: See TracTickets for help on using tickets.