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
In https://github.com/sunpy/sunkit-spex/pull/202, edges was added to allow the user to evaluate the GaussianModel and StraightLineModel at energy bin edges or energy centers. This is a little clunky.
Proposed solution
This should be automated through the use of the SpectralAxis in the data container.