Merged
Conversation
added contrast enhanced as optional custom label for task fmri added contrast enhanced as optional custom label for pepolar field maps
Fix Travis break
Add CC-BY 4.0 license
add ce-<label> for fmri data
Update 01-contributors.md
Small typo in "scanning sequence" DICOM tag
[MRG] unicode: replace greek mu and omega by micro and ohm signs
…er import from google doc
Add BIDS extension proposal for PET derivatives and CT scan in 01-introduction.md
Added CBV contrast
Add extension proposal in 01-introduction.md
put links and some text into README
See #47 for initial brief discussion. This commit also demonstrates ability to reference other sections within the document (when referencing fmap Case 4 where _dir described in greater detail ATM
IMHO there is not need to capitalize it in the text. Moreover it was inconsistent - some places had it capitalized and some not
…- implied
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi 'ses-<session_label>' 'ses-<label>'",
"exit": 0,
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
…label> -- implied (and inconsistent)
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi 'sub-<participant_label>' 'sub-<label>'",
"exit": 0,
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
…lied
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi 'task-<task_label>' 'task-<label>'",
"exit": 0,
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi 'run-<run_index>' 'run-<index>'",
"exit": 0,
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi 'dir-<dir_label>' 'dir-<label>'",
"exit": 0,
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Change BEP numbers to include MRS
* origin/master:
Change BEP numbers to include MRS
ENH: allow _dir for other EPI (func, dwi) sequences
Conflicts:
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
as promised -- was conflicting with my changes in other PR. Tuned it
all up so there is no dir_label now
Fix up some urls (as detected to be broken/inconsistent
This reverts commit 375c040.
…n 04-entity-table
additional table to recap 'volume acquisition timing'
adding extensions page
* origin/master: adding extensions page simplify options wrt sparse sequences fix table fence check table legend check table legend hopefully last fix to list in volume timing table legend additional fix to list in table legend wrapping long lines BF: fix the stale anchor left from google doc, also add reference at other points BF: fixed a url (https -> http) change table legend to list Fixes long line Fixes misaligned table fence 2 Fixes misaligned table fence Fixes misalignement and use of square bracket add table for volume timing highligh some fields as code, probably missed during the clean up after import from google doc
RF harmonize and thus shorten templates etc
… Inheritance principle It is often useful to look at the top level task*json files to see what is "common" among all subjects/sessions. Listing only the fields with common values is what we also implemented (albeit incorrectly, fix is pending nipy/heudiconv#279) in ReproIn. Upon quick search I also found no "good practice" recommendations in the spec. It might be arguable either spec should or should not include them. I think it should since we already RECOMMEND things. We of cause could place recommendations into a separate subsection somewhere but then they would not be linked to the specific topics and thus would not be attended to. Hence I placed this one right at the section where it is pertinent
Based on utilization of BIDS within ReproNim and testing of BIDS in other communities (SPARC). Also developed ReproNim BIDS tutorial presented at OHBM and SfN during ReproNim training course.
Added contributor information
ENH: First(?) good practice recommendation. No excessive overrides in Inheritance principle
franklin-feingold
pushed a commit
that referenced
this pull request
Jul 4, 2020
FIX: Link subsections in functional derivatives
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.