Ticket #1200 (closed: wontfix)
Create multispectral fitting algorithm
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
The algorithm should use the same function for several spectra in a workspace. Individual spectra will be fitted independently. Prepare output for plotting dependency of fitting parameters on Y-axis values
Change History
comment:5 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to testing
- Resolution set to fixed
comment:6 Changed 10 years ago by Nick Draper
- Status changed from testing to verify
Moved to verify state
comment:7 Changed 10 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:8 Changed 10 years ago by Janik Zikovsky
- Status changed from verifying to reopened
- Resolution fixed deleted
This algorithm does not have a help page on the Wiki; I guessed that StartY and EndY referred to the workspace indices, but that is not obvious; they probably should be renamed StartWorkspaceIndex, EndWorkspaceIndex.
The algorithm seems to work well, but it would be nice to reuse the nice GUI for fitting a single peak (ticket for later). Perhaps the "workspace index" field in that gui could simply handle a list of workspace indices (0:10, 20:30), etc.
comment:10 Changed 10 years ago by Roman Tolchenov
comment:11 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to wontfix
FitMultispectral is superseded by PlotPeakByLogValue and deleted form the framework
comment:12 Changed 10 years ago by Michael Whitty
comment:14 Changed 10 years ago by Janik Zikovsky
- Status changed from verifying to closed
FitMultispectral is gone.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2047