-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Add part entity for complex-valued data (#424)
* Add part entity. * Add self to contributors file. * Address @yarikoptic's review. * Fix entity table spacing. * Add missing OPTIONAL for part under func (bold phase). * Fix spacing again. * Remove OPTIONAL under func (bold phase). Wasn't missing. * Fix entity order (part goes after run). * Fix typo. * Incorporate part into schema. * Update definition and examples to match BEP001. * Fix code snippets. * Fix filename patterns now that real/imag is supported. * Apply suggestions from code review - Change radians to rad. - Treat `part` like `run`. Can only be omitted if only magnitude image is provided. Co-authored-by: Chris Markiewicz <effigies@gmail.com> * Support part with BOLD and update entity table. * Update src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md Co-authored-by: Chris Markiewicz <effigies@gmail.com> * Update entity table and entity definitions. * Add link in text. * Remove section header. * Address review. * Update src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md * Deprecate phase suffix. * Fix link. * Fix link again. * Include deprecation in table. * Fix table. * Update 01-magnetic-resonance-imaging-data.md * Apply suggestions from code review Co-authored-by: Chris Markiewicz <effigies@gmail.com> * Add entity field. * Fix bug and generate appendix. * Fix table. * Update src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md Co-authored-by: Chris Markiewicz <effigies@gmail.com> * Improve part definition. Co-authored-by: Chris Markiewicz <effigies@gmail.com> Co-authored-by: Chris Markiewicz <markiewicz@stanford.edu>
- Loading branch information
1 parent
f2545fe
commit addbdde
Showing
7 changed files
with
145 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.