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
Let's add an option --smear-function or something that can be either a word (e.g. "gaussian", "lorentzian", etc.) or a function in the case of the Python API.
Problem
Generalize the smear morph to not just Gaussians.
Solution
Let's add an option
--smear-functionor something that can be either a word (e.g. "gaussian", "lorentzian", etc.) or a function in the case of the Python API.