Skip to content

Commit

Permalink
updated matlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
n-sinha committed Nov 16, 2024
1 parent 206f563 commit 92782f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 116 deletions.
43 changes: 0 additions & 43 deletions MATLAB/CODE_OF_CONDUCT.md

This file was deleted.

66 changes: 0 additions & 66 deletions MATLAB/CONTRIBUTING.md

This file was deleted.

10 changes: 3 additions & 7 deletions MATLAB/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# iEEG Implant Reconstruction Pipeline

A MATLAB-based pipeline for reconstructing intracranial EEG (iEEG) electrode locations from post-implant CT and pre-implant MRI scans.
MATLAB pipeline for reconstructing intracranial EEG (iEEG) electrode locations from post-implant CT and pre-implant MRI scans.

## Overview

Expand All @@ -27,7 +27,7 @@ This pipeline provides tools for:

1. Clone this repository:
```bash
git clone https://github.com/username/iEEG_implant_reconstruction.git
git clone https://github.com/n-sinha/iEEG_implant_reconstruction.git
```

2. Add FSL to your shell profile:
Expand Down Expand Up @@ -155,10 +155,6 @@ The pipeline includes built-in quality assurance tools:
- Electrode placement verification
- Visual inspection tools

## Contributing

We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Expand All @@ -171,4 +167,4 @@ If you use this software in your research, please cite:
## Support

For bug reports and feature requests, please use the [GitHub Issue Tracker](https://github.com/username/iEEG_implant_reconstruction/issues).
For bug reports and feature requests, please use the [GitHub Issue Tracker](https://github.com/n-sinha/iEEG_implant_reconstruction/issues).

0 comments on commit 92782f5

Please sign in to comment.