Make band_mean
and band_sd
in DecompositionSeries
optional
#570
Labels
category: bug
errors in the code or code behavior
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
The docs for
band_mean
andband_sd
inDecompositionSeries
say that these fields are specific to Gaussian filters. Not all filters used in neurophysiology are Gaussian though, e.g., an LFP decomposition into alpha, beta, and gamma bands is not Gaussian, and LFP decomposition is supposed to be supported by this neurodata type. These table columns should be optional.Relatedly, the
DecompositionSeries.bands
table should be its own type. See #336The text was updated successfully, but these errors were encountered: