phys2bids icon indicating copy to clipboard operation
phys2bids copied to clipboard

Improve check multifreq function

Open vinferrer opened this issue 5 years ago • 0 comments

Summary

the check_multifreq function inside interfaces.txt has a for loop with a while loop inside that at the same time has another for loop inside. It would be better if we had a different implementation:

Next Steps

*  propose alternatives
*  Create PR to solve this
* 

vinferrer avatar Mar 05 '20 18:03 vinferrer