Ticket #4130 (closed: fixed)
IntegratePeaksMD: expand sphere radius and plot a graph
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | pf9@… | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
- Go from r=a to r=b in N steps and make a plot of I(r) integrated.
- Follow (or don't) the background shell and subtract that.
- Make that into a Workspace2D so we can look at it easily.
- Later, think of a method that auto-determines the proper integration radius by the point where I(r)/dI(r) stops decreasing.
Change History
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.
Refs #4130 : Can subtract background when doing the integration
of peaks vs radius. Added wiki docs, progress bar, and less logging.