Ticket #835 (closed: fixed)
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: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.
Note: See
TracTickets for help on using
tickets.