Opened 15 years ago
Closed 15 years ago
#43 closed task (fixed)
Global Fit is incompatible with STRUCT functions
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | major | Milestone: | Analysis_4.0_Beta |
Component: | Analysis | Keywords: | |
Cc: | Blocking: | ||
Task: | Resolution |
Description
Global Fit 2 is incompatible with struct functions.
- Necessary changes in WM code have been identified.
- The fit dispatcher from our interface can be re-used in GF2
- Coefficient, mask, etc dialogs in GF2 are not data folder aware (ugh!)
-overall, a simplified GF interface may be more desirable for users, but the level of effort may be substantial, even more than the significant modifications needed for getting GF2 functional
Change History (4)
comment:1 Changed 15 years ago by srkline
- Type changed from bug to task
comment:2 Changed 15 years ago by srkline
comment:3 Changed 15 years ago by srkline
The mostly functional version of global fit is now under SVN and ready for testing.
comment:4 Changed 15 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
The report of the results is done (it was a separate ticket)
The epsilon and export are assigned to new tickets
Note: See
TracTickets for help on using
tickets.
After much pain, I think most changes are done, at least to the point that it can be tested. I'll upload it to the branch soon, and also make the changes to the package loader to bring in the new GF2 file.
It is still somewhat complex, but I've disabled some of what is not needed
'Still to do:'
-some sort of report of the results
-meaningful epsilon on panel
-export of fit results?
---more