Ticket #7013 (closed: fixed)
Expose PeaksViewer via Python Sips
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7512 | Tester: | Andrei Savici |
Description (last modified by Owen Arnold) (diff)
- Expose functionality of the PeaksViewer
- Create/update the online documentation to give details on usage
Attachments
Change History
comment:1 Changed 7 years ago by Owen Arnold
- Status changed from new to inprogress
- Description modified (diff)
comment:2 Changed 7 years ago by Owen Arnold
refs #7013. Expose PeaksViewer via SliceView
Refactored the SliceViewer so that the aspects creating the peaks presenters and displaying them were extracted to a separate public method. Then exposed these methods to python, and provided unit tests for the functionality. Unit tests have been set up such that if a sleep is introduced, you should see the marker sitting over a fake Bragg peak.
Changeset: 90340b546572d5e1bc4d5026981438cfd47199be
comment:5 Changed 7 years ago by Owen Arnold
- Status changed from inprogress to verify
- Resolution set to fixed
Tester:
Here's some guidance for some basic testing.
- Run the SXD_NaCl.py reduction script in the Vates subdirectory of scripts
- Run the test script attached
comment:6 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
Note: See
TracTickets for help on using
tickets.