Opened 6 years ago
Closed 6 years ago
#1117 closed enhancement (fixed)
qt5 user level Data window
Reported by: | richardh | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView Next Release +1 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | Beta Approximation Project |
Description
If beta(Q) or some other special calculation method is being used then in addition to S(Q) need to store intermediates such as Soriginal(Q), Beta(Q), F(Q), F2(Q), and hide them if the user reverts to the simple calculation.
Save project or analysis, load project or analysis need to deal with the extra data arrays.
If we allow P1(Q)S1(Q) + P2(Q)S2(Q) this gets very messy.
Change History (1)
comment:1 Changed 6 years ago by tcbennun
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Intermediate results are now shown in the data/theory tab (as relevant) and deleted when they are redundant.
Note that complicated mixture models containing product models are not supported anyway yet, see #1001.