-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I notice that this repo does not have functionality for opening otb+ files, but the OTB-MATLAB repo does. I would like to have that functionality in the MNE suite of packages (perhaps in MNE-BIDS, or in a companion package dedicated to EMG file readers). The OTB-MATLAB repo does not have a license file, so before I read the code I would like to know if I'll legally be able to translate it to Python (all the MNE tools have a BSD 3-clause license, so if the intended license for OTB-MATLAB is a copyleft license, I can't legally translate it). Alternatively, you may indicate here permission to re-license the code as BSD-3 in the process of translating it to Python. If any part of this request/process is unclear, feel free to ask and I'll try to explain more clearly!
(note: I'm a maintainer of MNE-BIDS, MNE-Python, etc, so I have the needed permissions to get this work merged in when it's ready).
ps: of course if you already have private Python code for reading otb+ files, that you'd be willing to make public, that would save me the trouble of translating from MATLAB 🙂