You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple datasets could be grouped in the same way so they can be summed for fitting or plotting purposes. In addition provide a method to copying the binning from a template spectrum.
Some existing relevant functions include the following.
We can add new grouping methods such as minimum signal-to-noise ratio.
Multiple datasets could be grouped in the same way so they can be summed for fitting or plotting purposes. In addition provide a method to copying the binning from a template spectrum.
Some existing relevant functions include the following.
SpectralFitting.jl/src/datasets/spectraldata.jl
Lines 273 to 305 in 8b9bbd1
SpectralFitting.jl/src/datasets/spectrum.jl
Lines 86 to 109 in 8b9bbd1
And the file
grouping.jl
The text was updated successfully, but these errors were encountered: