[BUG] Fix multirocket bug variables not updated in loop#3003
[BUG] Fix multirocket bug variables not updated in loop#3003TonyBagnall merged 1 commit intoaeon-toolkit:mainfrom
Conversation
Update combination_index and n_channels_start in loop for first order difference
Thank you for contributing to
|
Update variables
combination_indexandn_channels_startin loop for first order difference.Reference Issues/PRs
Fixes #2967
What does this implement/fix? Explain your changes.
Ensures variables
combination_indexandn_channels_startare updated in loop for function _transform_multi for the first order difference.PR checklist
For all contributions