Francois
Francois
> I would suggest keeping in the style of derivatives/freesurfer/sub-ecog01_ses-preimp/, but I've been out of the loop on BIDS stuff for a bit now - is it possible to allow...
Could we declare that we should use the FreeSurfer wiki recommendation (https://surfer.nmr.mgh.harvard.edu/fswiki/BIDS) and consider this issue as resolved? @effigies Is it possible to explicitly add a link to this FSwiki...
Could we declare that we should use the FreeSurfer wiki recommendation (https://surfer.nmr.mgh.harvard.edu/fswiki/BIDS) and consider this issue as resolved? This conversation is linked with two other issues: - https://github.com/bids-standard/bids-specification/issues/461 - https://github.com/bids-standard/bids-specification/issues/1130
> Neither are up to date with the current [file naming convention](https://bids-specification.readthedocs.io/en/stable/05-derivatives/01-introduction.html#file-naming-conventions) which requires a suffix and an extension I think this applies to an individual pre-processed file that correspond...
> the parser would require specific instructions for accessing freesurfer output. Indeed. But these rules are very simple and probably easy to code, in comparison to the hassle of having...
We've done all the work to call Python functions from Brainstorm using the Matlab-Python integration. This way we can call functions from MNE-Python or other libraries: - https://neuroimage.usc.edu/brainstorm/MnePython - https://github.com/brainstorm-tools/brainstorm3/blob/master/toolbox/process/functions/process_mne_maxwell_py.m...
@Moo-Marc Can you please review this PR? Are there things to change in the documentation or the process GUI? Thanks
Yes, this sounds like a very interesting idea! You can go ahead with your experiments, I'll help you wrap them up :)
I'm looking a bit deeper into this idea and I'm not sure that the basic Brainstorm plugins currently defined in `bst_plugins.m` should be moved to a json file: 1) Some...
> Few months ago, we revamped the [bst-users repo](https://github.com/brainstorm-tools/bst-users), it may be helpful for these user plugins. @Edouard2laire Maybe you could push there one of your (future) user plugins, as...