Ticket #4756 (closed: fixed)
Remove "default" and "type" in masking xml file
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | petersonpf@… | Blocked By: | |
Blocking: | Tester: | Peter Parker |
Description
In the definition of masking XML file, "default" in "detector-masking" and "type" in "group" are to be removed.
Region of interest file is not supported. Only masking file is supported.
Change History
comment:2 Changed 9 years ago by Wenduo Zhou
- Summary changed from Remove "default" and "type" to Remove "default" and "type" in masking xml file
comment:3 Changed 9 years ago by Wenduo Zhou
Modify codes along with XML file. Refs #4756.
Masking XML file's definition is changed. So thus LoadMaskingFile() and its unit test to implement the change.
Changeset: 8b0bb0bc90803f3a1a16ff214aa5b61583d84749
comment:4 Changed 9 years ago by Wenduo Zhou
Modify SaveDetectorMasking. Refs #4756."
Remove the tag of "type" and "default" in saved xml file.
Changeset: 09751ced07b96522de0db3dced7ddd3653c0b7cd
comment:5 Changed 9 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 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.