Ticket #11461 (new)
Refactor PoldiFitPeaks2D
Reported by: | Michael Wedel | Owned by: | Michael Wedel |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Diffraction | Keywords: | POLDI |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
In ticket #9992, the option of performing a Pawley fit on POLDI data was introduced. Generation of profile functions and peaks from function parameters after the fit are a bit different and I think the best way to reduce this class a bit would be to apply the strategy pattern and have these "conversion between functions and peaks" routines as small helper classes. The options selected by the user will then determine which strategy is used.
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12300