First version of FieldTrip Python #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Following discussions with Robert at the SPM Homecoming, I have generated a first Python wrap of FieldTrip version 20241219. As the compiled package generated by Matlab is too large to be updated on Github, it is distributed as an artefact for each release -- and should be updated and distributed through PyPI later on. For now, it can be found in the latest release in my fork. It can be installed directly using
pip
:I have only tried basic functionality so far.
Please go ahead with trying the package and let me know what works and what does not!