Skip to content

RCTimms/deep-source

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Deep Source

This is the Github repository for the Deep Source project.

To-Do:

    • Define head model (e.g. single sphere, overlapping spheres or single shell)
    • Calculate lead field matrix after sensor locations are specified. Fortunately this step is done for us by the MEG scanner, as long as we are in the same co-ordinate system, i.e. we have done co-registration.
    • Given our newly calculated lead field matrix, we can “make up” some ground truth source space data.
    • We then multiply this ground truth data by the lead field, to get synthetic sensor space data. We can then add some noise to this to get a more feasible/realistic sensor space data set.
    • We then run the inversion algorithm to estimate the sources.
    • We compare the accuracies

Possibilities:

Simulation

  • Deep sources
  • Correlated sources
  • Close sources
  • Different SNR
  • Co-registration error

Source reconstruction method

  • Minimum norm estimation (MNE)
  • Beamformer
  • HMM Beamformer (Maximum Likelihood)

Accuracy measures

  • Crosstalk-to-Signal Ratio (CSR)
  • Neural Activity Index (NAI)
  • Point-Spread Functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Rich Text Format 0.2%