Ticket #7781 (closed: fixed)
Fix all issues with SNS instrument geometries
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jay Rainey |
Description
The new schema validation has found some issues with the SNS instrument geometry files. They need to be addressed.
Change History
comment:2 Changed 7 years ago by Michael Reuter
Refs #7781. Fixing radius/height attribute name.
Changeset: 137ee54e9428a5dd35dab67928be31bb86ede517
comment:3 Changed 7 years ago by Michael Reuter
Refs #7781. Fixing handedness attribute name.
Changeset: 3891cbd88ecc858e975b4df7b2db726d66486d44
comment:4 Changed 7 years ago by Michael Reuter
Refs #7781. Fixing HYSPECA issue.
Changeset: 4804604fc4b68c6d69b38a49c0834f0fb379f947
comment:5 Changed 7 years ago by Michael Reuter
- Status changed from inprogress to verify
- Resolution set to fixed
The branch is here.
Note: This grew to include HFIR and LENS as well as a couple of the unit test IDFs.
To test: If one has access to the XML schema, the files can be validated to show that they should now conform to the schema. Otherwise, the files should no longer have the following text:
<radius radius="0.01"/> <height height="0.03"/> <handedness axis="right"/> <location t-position="70.148" roty="70.148">
If you have questions if a file belongs to SNS/HFIR/LENS, just ask.
comment:6 Changed 7 years ago by Jay Rainey
- Status changed from verify to verifying
- Tester set to Jay Rainey
comment:7 Changed 7 years ago by Jay Rainey
- Status changed from verifying to closed
All files now abide by the new XML scheme.