Search for a command to run...
Spectra v2.1.0 Diff since v2.0.2 2.1.0 Additions auto_lambda_whittaker() => selects lambda value for Whittaker smoothing using L-curve method (grid search). Improvements smooth() => now allow automatic selection of lambda for whittaker smoothing (experimental). despiking() => was very slow for spectra with lots of points using gcvspline. Now we use the "flat" smoothing method with automatic window selection (twice the size of the number of neighboor points for despiking). rubberband_baseline() => new code, pure Julia, no Python dependencies. Updates Tests have been updated to include auto_lambda_whittaker() Merged pull requests: 2.1.0 (#39) (@charlesll) Change the place of conda.pip_interop (#40) (@charlesll) Closed issues: Double hash ## in doc examples separate code blocks in VS Code (#36) Problem Recreating Examples from Rep (#38)