Skip to content

Pull upstream changes#3

Merged
agahkarakuzu merged 45 commits intobids-bep001:masterfrom
bids-standard:master
Nov 11, 2020
Merged

Pull upstream changes#3
agahkarakuzu merged 45 commits intobids-bep001:masterfrom
bids-standard:master

Conversation

@agahkarakuzu
Copy link
Copy Markdown
Collaborator

No description provided.

yarikoptic and others added 30 commits October 8, 2020 17:16
Original example in .md looks like tab separated since its
rendition is ugly, but it is just that -- spaces were not
used, not tabs.

Just so it might come handy (may be there is a command for that)
to display spaces and tabs for content in clipboard you could use
smth like

	$> xsel -o | sed -e 's, ,·,g' -e 's,\t,⇰,g'
	onset·duration⇰response_time⇰correct⇰stop_trial⇰go_trial
	200⇰200⇰0⇰n/a⇰n/a⇰n/a%
More work needs to be done to make it all uniform and factually correct.
In "theory" markdown sources should use tabs.  HTML (and PDF) rendering should
provide nice rendition of those while layouting into a proper tabular presentation
and using some unicode characters to depict tab symbols.

For now -- note should suffice
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
this commit rewrites the fieldmaps subsection to better allocate the
proposed changes, while making its structure more consistent with the
previous contents of the section.
as this important principle was buried in the bottom of the fieldmaps
section.
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
#653 (comment)

Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
[FIX] Fixing template string on electrodes for eeg and ieeg.
yarikoptic and others added 15 commits October 29, 2020 10:32
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
[FIX] add paragraph on MEG specific "markers" suffix in MEG spec
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
[MISC] add brief note that TSV example in the spec may currently use either tab or space characters
The next line following the table would otherwise be displayed as an extra row in the table. This was the case directly following the "Specific EEG fields MUST be present" table containing the `EEGReference`.
[FIX] Rewrite the MRI/fieldmaps subsection for consistency with the rest of specs
update Contributing with info on how to respond to reviews
@agahkarakuzu agahkarakuzu merged commit b7b01ae into bids-bep001:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants