Ticket #5053 (closed: fixed)
LoadRaw direct from ISIS archive on linux does not work
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Parker |
Description
You end up with an error
LoadRaw-[Error] Error in execution of algorithm LoadRaw: LoadRaw-[Error] Error reading raw file Load-[Error] Error in execution of algorithm Load: Load-[Error] Error reading raw file
An example file is /archive/ndxmari/Instrument/data/cycle_11_4/MAR17199.raw
Change History
comment:2 Changed 9 years ago by Martyn Gigg
Fix build. Refs #5053
Changeset: a04355e6f51467839977286cba0f7cc5d0622565
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
Note: See
TracTickets for help on using
tickets.
Only use second file stream on windows. Refs #5053
The second file stream can be opened on some Linux versions but it is buggy and leaves the file in a state such that futher reads are not possible.