Skip to content

What's next ?

Edouard Delaire edited this page Jun 28, 2020 · 3 revisions

This page is a roadmap of future development of NIRSTORM.

Tutorials

  • General tutorial (update existing tutorial in Brainstorm website)
  • Write specific tutorial for each model (GLM / forward model / inverse problem / Optimum montage)

Pre-processing

Inverse problem

  • MNE: use reml to determine hyper-parameter
  • MEM: use wavelet-MEM

Known issue

Geeky programming details

  • 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” * )