Ticket #4398 (closed: fixed)
LineViewer: expose to python
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Like the SliceViewer, people may want to draw a 1D integration line through the python interface for automation.
Exposed the necessary methods and make a test for them.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4398: exposing LineViewer python
Also, fixing mantidplottests which were not being run but not being flagged as failed.
Changeset: f13177c3017272cf19fe1ac54a16683aab277c62
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4398 fix unit test
Changeset: 6a63e18762246b9a456bc8e22057431dc628663b
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4398 fix unit test
Changeset: 41b542da7cb9674ae27b19421afd32dd2248080e
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4398: try to fix test on mac?
Changeset: 879df4e12c6c4d8e3b5f8920b32fea70ba73e31b
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4398: minor cleanup
Changeset: d3dbdd400ea95d1ca725f38d7a495f84e2bc9d14
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4398: documentation for LineViewer python
Changeset: 31b5809db8cee57716f5e000c9893d25c2a2867a
comment:8 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
See the wiki for the commands to use.
comment:9 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:10 Changed 9 years ago by Andrei Savici
- Status changed from verifying to closed
I was able to generate the line, change width and binning
comment:11 Changed 9 years ago by Peter Peterson
Refs #4398. Changed the group numbers for NOMAD.
Changeset: fcbbc89fb1e97ba7aa3bd93609f5b3740b02ed33
comment:12 Changed 9 years ago by Martyn Gigg
Backported NOMAD IDF updates.
Refs #4938. Fixed nomad grouping spectra again.
Refs #4398. Changed the group numbers for NOMAD.
Refs #2320. Reworked all of the grouping information. (cherry-picked from c8696950e614490ccb418f6e70d48fa31821d79c, fcbbc89fb1e97ba7aa3bd93609f5b3740b02ed33 and 2acf3b928c78e63e75da6819a69f2b601fad4f0a)
Changeset: 7502ee8ecf0e1e3084bef5706409e5767521f771
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5245