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
Feature description
Allow flagging of spectral channels
This is part 1 of implementing data flagging in dysh. Solution
Spectrum1D has a mask attribute, we should use it.
Additional context
Flagging should be allowed to be specified in any spectral space (channel, velocity, frequency), but it translates to channels for the mask.
The text was updated successfully, but these errors were encountered:
Feature description
Allow flagging of spectral channels
This is part 1 of implementing data flagging in dysh.
Solution
Spectrum1D has a
mask
attribute, we should use it.Additional context
Flagging should be allowed to be specified in any spectral space (channel, velocity, frequency), but it translates to channels for the mask.
The text was updated successfully, but these errors were encountered: