Ticket #7231 (closed: fixed)
SaveDASC: Incorrect number of lines
Reported by: | Martyn Gigg | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description (last modified by Nick Draper) (diff)
From Spencer
in making ascii files for dave it turns out that there are two options. PAN (the DAVE fitting routine) doesnt seem to like the 'dasc' format, even though they sort of look the same.... but in fact I went into them and there is a slight difference with the number of lines. Can you look into this? Also, the Q-values are not translated, only spectrum numbers? Any ideas.
Attachments
Change History
comment:1 Changed 7 years ago by Nick Draper
- Owner set to Vickie Lynch
- Status changed from new to assigned
Vicky,
None of the team over here know anything about Dave. Could you take a look at this? Spencers email address for clarifications is spencer.howells@…
comment:3 Changed 7 years ago by Vickie Lynch
Refs #7231 Alias SaveDASC to SaveDaveGrp since they are duplicates
Changeset: 1c29cf8f5d4031f22062009d6b0fcc7bd927a0fc
comment:4 Changed 7 years ago by Vickie Lynch
Refs #7231 fix both captions the same
Changeset: 735a8eb6e1dd20c211dc8546eb2c13b14d7fb3c8
comment:5 Changed 7 years ago by Vickie Lynch
- Status changed from accepted to verify
- Resolution set to fixed
To test run SaveDaveGrp for SysTests/SystemTests/AnalysisTests/ReferenceResults/BASISAutoReduction.nxs
# Number of Energy transfer values 600 # Number of q values 9 # Energy transfer (meV) values -0.1198 -0.1194 -0.119 -0.1186 -0.1182 -0.1178 ... 0.1186 0.119 0.1194 0.1198 # q (1/Angstrom) values 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 # Group 0 0.00068604 0.000485126 0 0 0.000676406 0.000478314 0 0 0 0 0 0 0.000337351 0.000337366 0 0 0 0 0.000671415 0.000474784 0 0 0 0 0.000340214 0.000340229 0.000676236 0.000478193 0.00102165 0.000589882 ...
comment:6 Changed 7 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:7 Changed 7 years ago by Michael Reuter
- Status changed from verifying to closed
I ran the algorithm on the workspace loaded from the file and then loaded the ASCII file into the PAN fitting part of DAVE version 2.1 beta. Everything went smoothly.
comment:9 Changed 7 years ago by Nick Draper
- Component changed from Framework to Indirect Inelastic
- Description modified (diff)
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8077