Opened 15 years ago
Closed 15 years ago
#67 closed bug (fixed)
Folder structure has broken macros to plot distributions,etc.
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | major | Milestone: | Analysis_4.0_Beta |
Component: | Analysis | Keywords: | |
Cc: | Blocking: | ||
Task: | Interface |
Description
Macros to plot distributions and derived parameters can't find the proper coefficient waves
Change History (2)
comment:1 Changed 15 years ago by srkline
comment:2 Changed 15 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
This has been fixed for the affected model functions, in the cheapest method possible: the "coef_" wave is expected, and if it is not present (in the root: folder) then the calculation is aborted, and the users are prompted to plot the unsmeared model. A more sophisticated resolution does not seem to me to be worth the effort.
Note: See
TracTickets for help on using
tickets.
Do I ask the user to find the proper coefficient wave, or do I search for it myself, or do I ask the user to plot the unsmeared model and then re-enter the coefficents?