Allow Frequency Bands to Overlap #67
Labels
enhancement
New feature or request
question
Further information is requested
side quest
Not critical to program function but a potential place to get lost, maybe in a good way
wontfix
This will not be worked on
In the current implementation (and in EMTF and the matlab codes) frequency bands were disjoint. We may want to consider TF processing that allows frequency bands to overlap. This could potentially cause some indexing issues since a given bin could then be in more than one band, but as long as the band centers don't clash the current code setup should support this feature.
We should discuss the value of this feature in order to set its priority.
The text was updated successfully, but these errors were encountered: