-
Notifications
You must be signed in to change notification settings - Fork 11
What's next ?
Edouard Delaire edited this page Jun 28, 2020
·
3 revisions
This page is a roadmap of future development of NIRSTORM.
- General tutorial (update existing tutorial in Brainstorm website)
- Write specific tutorial for each model (GLM / forward model / inverse problem / Optimum montage)
- ICA / PCA(see https://github.com/Nirstorm/nirstorm/issues/136): Already implemented in brainstorm for EEG/MEG. See how to allow the usage for NIRS.
- Motion Correction. Examine the different possibility for motion correction (automatic?). Current option relies on semi-automatic motion correction with spline interpolation. (see https://doi.org/10.1117/1.NPh.5.1.015003 or 10.1016/j.neuroimage.2018.09.025 - https://github.com/frankfishburn/TDDR )
- MNE: use reml to determine hyper-parameter
- MEM: use wavelet-MEM
- MNE: clarify the code notation
- Remove the dependency to Matlab toolbox (eg Curve fitting toolbox in motion correction process)
- Review the todo in the code ( find . -type f | grep -ri "todo” * )
-
Tutorials:
-
Workshop and courses:
-
Manual:
-
Contribute: