Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MISC] Add BEP027 - BIDS Execution to BEP list #314

Merged
merged 1 commit into from
Aug 22, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/06-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ provides a direct link to the documentation.
| [BEP024](https://docs.google.com/document/d/1fqnJZ18x5LJC8jiJ8yvPHUGFzNBZ6gW2kywYrUKWtuo) | Computed Tomography scan (CT) | Hugo Boniface | This effort has stalled and looking for more contributors and experts. | None. |
| [BEP025](https://docs.google.com/document/d/1chZv7vAPE-ebPDxMktfI9i1OkLNR2FELIfpVYsaZPr4) | Medical Population Imaging Data structure (MIDS) | Jose Manuel Saborit Torres, Maria de la Iglesia Vayá | This BEP is working on the automated recognition of the DICOM sequence and writing the manuscript. | None. |
| [BEP026](https://docs.google.com/document/d/14KC1d5-Lx-7ZSMtwS7pVAAvz-2WR_uoo5FvsNirzqJw) | Microelectrode Recordings (MER) | Greydon Gilmore | Active effort. Looking for thoughts and contributions | None. |
| [BEP027](https://docs.google.com/document/d/104HLZedFtx0TaXEUwd7eyWvJUlc0CcSUtCzwjNgmGxE) | BIDS Execution | Chris Markiewicz and Greg Kiar | Partial draft seeking community input and fleshing out of some details. Examples and tooling should be available prior to release to demonstrate viability. | None. |

When an extension reaches maturity it is merged into the main body of the
specification. Below is a table of BEPs that have been merged in the main body
Expand Down