Ticket #5649 (closed: fixed)
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
Change History
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
comment:3 Changed 8 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed