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

Pull upstream changes #3

Merged
merged 45 commits into from
Nov 11, 2020
Merged

Conversation

agahkarakuzu
Copy link
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