feat: support whittaker, cubic, and bernstein baseline algorithms#4008
feat: support whittaker, cubic, and bernstein baseline algorithms#4008hamed-musallam wants to merge 3 commits intomainfrom
Conversation
- whittaker options: lambda, scale, maxIterations - cubic: no options - bernstein options: maxIterations, tolerance, factorStd, learningRate, minWeight close #3969
Deploying nmrium with
|
| Latest commit: |
2ae875b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://76eb700e.nmrium.pages.dev |
| Branch Preview URL: | https://support-new-baseline-methods.nmrium.pages.dev |
|
Are there any constraints on the min and max values for each option? |
|
|
CubicSpline(data, options) Options: header options: Only right panel: |
|
Bernstein(data, degree, options) Options: zones (array): Array of {from, to} ranges defining baseline regions. header options: Only right panel: |
Options: zones (array): Array of {from, to} ranges defining baseline regions. header options: Only right panel: |




close #3969