Ticket #3149 (closed: fixed)
LoadGSS does not round trip
Reported by: | Peter Peterson | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | zhouw@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
Running SNSPowderDiffraction on PG3_3390 generates a gsas file that, when loaded, does not give the original data back. One major problem is that the baseline is not the same. I am suspicious that it is because the loaded data is not dividing by the bin width. Also, the x-values do not line up, the reason for this is unclear.
Additionally it would be useful if the algorithm logged (information channel) whether it detected the file to be in SLOG or RALF format and if the file filter declared file extensions to aid in browsing.
Attachments
Change History
comment:2 Changed 9 years ago by Wenduo Zhou
- Status changed from new to verify
- Resolution set to fixed
comment:3 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:4 Changed 9 years ago by Michael Reuter
- Status changed from verifying to reopened
- Resolution fixed deleted
The roundtripping seems to work almost perfectly. However, the y values for the data don't seem to line up with original data. The attached plot shows this issue. The black line shows the orignal data and the red line is the loaded GSS from the original data. There seems to be an alternating over/under pattern in the y values for the loaded data.
comment:5 Changed 9 years ago by Wenduo Zhou
- Status changed from reopened to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
The roundtrip now works correctly.
comment:8 Changed 9 years ago by Wenduo Zhou
- Status changed from closed to reopened
- Cc zhouw@… added
- Resolution fixed deleted
LoadGSS does not round trip on RALF format.
comment:9 Changed 9 years ago by Wenduo Zhou
- Status changed from reopened to verify
- Resolution set to fixed
comment:11 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
That one looks good too.
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3996