Opened 9 years ago
Last modified 7 years ago
#451 new enhancement
Add DREAM results to Reports
Reported by: | smk78 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 5.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView GUI Enhancements |
Description
If DREAM has been used, it would be nice if the output displayed locally in the Fit Results Panel could be appended to a Report.
Change History (5)
comment:1 Changed 9 years ago by pkienzle
comment:2 Changed 9 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 4.0.0
comment:3 Changed 9 years ago by butler
- Milestone changed from SasView 4.0.0 to SasView Next Release +1
comment:4 Changed 8 years ago by smk78
- Priority changed from major to blocker
comment:5 Changed 7 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 5.1.0
- Priority changed from blocker to major
Note: See
TracTickets for help on using
tickets.
Results are available in the console output as an ASCII table, formatted for a fixed width font but displayed using a variable width font. These can be cut and pasted to a word document.
Creating a pretty report that contains a summary of the fit inputs (model, data set names, fitting ranges, constraints) and outputs (the various plots) would be more convenient for printing and pasting into the lab notebook.
This should be in HTML so that it can be used to display results for a remote fitting service. It should be done in bumps since refl1d, bland, etc. will also want it.