Ticket #835 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Convert run numbers into filenames

Reported by: Steve Williams Owned by: Steve Williams
Priority: major Milestone: Iteration 21
Component: Keywords: run numbers, raw file, instrument, path
Cc: Nick, Draper Blocked By:
Blocking: Tester:

Description

Write a class that will give an instrument name, the number of digits for run numbers and default path information will return a filename. I don't know how complex this is going to get, maybe around 10 hours.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Milestone changed from Unassigned to Iteration 20

comment:2 Changed 11 years ago by Steve Williams

  • Status changed from new to accepted

This will use a ComoBox with instrument name roots and a FileProperty behind a LineEdit. The FileProperty will take a list of extensions to be searched, in order, and will deal with lists of paths. Not including creating a Qt custom widget this will hours.

comment:3 Changed 11 years ago by Steve Williams

(In [3797]) Created a new widget MWRunFile that can be placed on an interface where user selection of run (raw or .nxs) is required. MWRunFile widgets have been placed on the Excitations Group conversion interface along with more saved settings refs #835 closes #1049

comment:4 Changed 11 years ago by Martyn Gigg

(In [3799]) Fix for MantidQt build. Re #835

comment:5 Changed 11 years ago by Steve Williams

(In [3819]) Placed MWRunFile widgets on the Excitations Group conversion interface and debugged refs #835

comment:6 Changed 11 years ago by Steve Williams

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

Was tested with #1071 as it can only be used when it is incorporated into the interface. More work is required on file validation including executing the validation as a separate thread.

comment:7 Changed 11 years ago by Martyn Gigg

  • Status changed from testing to closed

comment:8 Changed 5 years ago by Stuart Campbell

  • Cc Nick, Draper added; Nick Draper removed

This ticket has been transferred to github issue 1683

Note: See TracTickets for help on using tickets.