Ticket #11738 (closed: fixed)
LoadGSS problem
| Reported by: | Owen Arnold | Owned by: | Roman Tolchenov | 
|---|---|---|---|
| Priority: | critical | Milestone: | Release 3.4 | 
| Component: | Framework | Keywords: | vates | 
| Cc: | Blocked By: | ||
| Blocking: | Tester: | Raquel Alvarez | 
Description
As reported by Pascal to Mantid Help:
If you load a GSS file that reads perfectly well in GSS or Fullprof, you get a sudden drop off at some tof values. It needs the format type.
Attachments
Change History
comment:1 Changed 5 years ago by Roman Tolchenov
- Status changed from new to inprogress
 
Re #11738. Fix formatted input.
Changeset: 7af9c977518fb009d9248c05af66675d7e68a7b5
comment:2 Changed 5 years ago by Roman Tolchenov
Re #11738. Unit test for the fix.
Changeset: e600990ef78763aaeb5ab154b51af4d9994181ac
comment:3 Changed 5 years ago by Roman Tolchenov
- Status changed from inprogress to verify
 - Resolution set to fixed
 
This is being verified as pull request #741.
comment:4 Changed 5 years ago by Raquel Alvarez
- Status changed from verify to verifying
 - Tester set to Raquel Alvarez
 
comment:5 Changed 5 years ago by Raquel Alvarez
Values after 1e5 are loaded correctly now. Failed doc test on windows is unrelated.
comment:6 Changed 5 years ago by Raquel Alvarez
- Status changed from verifying to closed
 
Merge pull request #741 from mantidproject/11738_loadgss_problem
LoadGSS fails to read fixed width columns.
Full changeset: e62a0ea82ea5436c73f89067285e69c802cc01e8
