Ticket #5838 (closed: fixed)
Allow raw files to have alternative prefixes and padding
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | PATCHCANDIDATE,Released |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
OSIRIS and probably IRIS will change the run number padding from 5 to 8. FileFinder needs to be able to find files in both formats.
Change History
comment:2 Changed 8 years ago by Roman Tolchenov
Re #5838. Added support for multiple file name formats
Changeset: 2f53786664117310ce834e3c94e9c739e53c3386
comment:3 Changed 8 years ago by Roman Tolchenov
Re #5838. Trying to find out why the tests broke
Changeset: 74694a7c0661d2d41dc07d2feb4c1c7a0293fdd7
comment:4 Changed 8 years ago by Roman Tolchenov
Re #5838. Trying to find out why the tests broke
Changeset: 68af13288690b96083cd9974fd4a9c87799c7b1e
comment:5 Changed 8 years ago by Roman Tolchenov
Re #5838. Saving the changes to a branch
Changeset: 63465ac5052f36984ff0022a66e0ed673e9227b3
comment:6 Changed 8 years ago by Roman Tolchenov
Re #5838. Fixing a python test.
Changeset: a1e9f97b87ec81d27acfd30093c82e79171760f4
comment:7 Changed 8 years ago by Roman Tolchenov
Re #5838. Added support for multiple file name formats
Changeset: c3722b3ca901c4ed0f587ba428621203294b812e
comment:8 Changed 8 years ago by Russell Taylor
Revert "Re #5838. Added support for multiple file name formats"
This reverts commit c3722b3ca901c4ed0f587ba428621203294b812e.
It looks like the original commit of this was deleted after it had already been pushed up, which has made bad things happen.
Changeset: 4099931f9dd3439de19550162fd2356781ef1c9e
comment:9 Changed 8 years ago by Roman Tolchenov
Re #5838. Saving the changes to a branch
Changeset: 34bffa936b2d84d50ec80b8d3fbb5c38fcde5ac0
comment:10 Changed 8 years ago by Roman Tolchenov
Re #5838. Fixing a python test.
Changeset: 5c48103723553f074e400ef6f6e06fd4f94efcfd
comment:11 Changed 8 years ago by Roman Tolchenov
Re #5838. Updated IRIS instrument info in Facilities.xml
Changeset: 84d20b55cff058d43aef6ff92e31eee5a931b463
comment:13 Changed 8 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:14 Changed 8 years ago by Roman Tolchenov
Re #5838. Added python exports for filePrefix() method
Changeset: fb25d9451df2cffce8a74af96dc2f97917fcf28e
comment:15 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:16 Changed 8 years ago by Nick Draper
proven in real life usage on osiris during this iteration
comment:18 Changed 8 years ago by Roman Tolchenov
Re #5838. Trying to find out why the tests broke
Changeset: 68af13288690b96083cd9974fd4a9c87799c7b1e
comment:19 Changed 8 years ago by Roman Tolchenov
Re #5838. Added support for multiple file name formats
Changeset: c3722b3ca901c4ed0f587ba428621203294b812e
comment:20 Changed 8 years ago by Russell Taylor
Revert "Re #5838. Added support for multiple file name formats"
This reverts commit c3722b3ca901c4ed0f587ba428621203294b812e.
It looks like the original commit of this was deleted after it had already been pushed up, which has made bad things happen.
Changeset: 4099931f9dd3439de19550162fd2356781ef1c9e
comment:21 Changed 8 years ago by Roman Tolchenov
Re #5838. Saving the changes to a branch
Changeset: 34bffa936b2d84d50ec80b8d3fbb5c38fcde5ac0
comment:22 Changed 8 years ago by Roman Tolchenov
Re #5838. Fixing a python test.
Changeset: 5c48103723553f074e400ef6f6e06fd4f94efcfd
comment:23 Changed 8 years ago by Roman Tolchenov
Re #5838. Updated IRIS instrument info in Facilities.xml
Changeset: 84d20b55cff058d43aef6ff92e31eee5a931b463
comment:24 Changed 8 years ago by Roman Tolchenov
Re #5838. Added python exports for filePrefix() method
Changeset: fb25d9451df2cffce8a74af96dc2f97917fcf28e
comment:25 Changed 7 years ago by Nick Draper
- Keywords PATCHCANDIDATE,Released added; PATCHCANDIDATE removed
comment:26 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6684