Ticket #5947 (assigned)
Names of files saved by Indirect Diffraction interface must better match the raw file names
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
If the raw files for a particular run has a full instrument name as prefix rather than a short name, the output files must also have the full name
Change History
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:3 Changed 8 years ago by Roman Tolchenov
Re #5947. Made MultiFileNameParser use raw file name prefix
for suggestions of workspace names. The interface uses suggestWorkspaceName(..) method to generate the output file names.
Changeset: 4947fc41e4134419972e0915c15d08c3c8e75ddb
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:7 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
Note: See
TracTickets for help on using
tickets.
Re #5947. Made MultiFileNameParser use raw file name prefix
for suggestions of workspace names. The interface uses suggestWorkspaceName(..) method to generate the output file names.