Ticket #9991 (closed: invalid)
Refactor PoldiSpectrumDomainFunction
Reported by: | Michael Wedel | Owned by: | Michael Wedel |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | #9445 | |
Blocking: | Tester: | Nick Draper |
Description
The implementation of the function in #9445 was okay for proof of concept, but for actual fitting some adjustments are necessary.
- Encapsulation of actual profile function.
- Switch to auto-diff function (#9782).
- More flexibility regarding parameters. It must be possible to either use individual FWHMs for all peaks or make them depend on d, cos(theta) and a constant contribution. Other parameters should not be affected by this.
Change History
Note: See
TracTickets for help on using
tickets.