Skip to content

Commit

Permalink
Merge pull request #66 from braindatalab/anujanegi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
anujanegi authored Apr 12, 2024
2 parents 3b5b124 + 6e77d76 commit b5a41c5
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# Brain Source Imaging (BSI) Zoo
The goal of this repository is to efficiently implement conventional and state-of-the art brain source imaging techniques and benchmark their performance with respect to different metrics. In the following, we will briefly describe the key information about each method and show preliminary performance results on the [RAMP challenge](https://github.com/ramp-kits/meg).
# Welcome to the Brain Source Imaging (BSI) Zoo

<img src="https://github.com/braindatalab/BSI-Zoo/assets/29161453/96f3ff0e-c167-413a-b86e-3b8c69274739" alt="drawing" width="300"/>

This package allows for a standardized comparison of BSI methods with custom simulations.

✔️ source estimation at controlled SNR levels

✔️ support for both random and semi-real data generation

✔️ support for fixed and free orientation

✔️ performance evaluation

✔️ parameter optimisation


.. and ships with several BSI methods!

## Setup
```
python setup.py install
```

## Documentation

Coming Soon 🚀

0 comments on commit b5a41c5

Please sign in to comment.