Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Frequency Bands to Overlap #67

Closed
kkappler opened this issue Aug 14, 2021 · 1 comment
Closed

Allow Frequency Bands to Overlap #67

kkappler opened this issue Aug 14, 2021 · 1 comment
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

Comments

@kkappler
Copy link
Collaborator

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.

@kkappler
Copy link
Collaborator Author

relates to #47

@kkappler kkappler added 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 labels Oct 9, 2021
@kkappler kkappler closed this as completed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant