-
Notifications
You must be signed in to change notification settings - Fork 0
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
Commits on Oct 8, 2020
-
BF: make TAB-like-separate TSV example use tabs
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%
Configuration menu - View commit details
-
Copy full SHA for c1506b3 - Browse repository at this point
Copy the full SHA c1506b3View commit details -
ENH: add a note about tabs replaced with spaces in examples/html/pdf
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
Configuration menu - View commit details
-
Copy full SHA for 1cae338 - Browse repository at this point
Copy the full SHA 1cae338View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9da037 - Browse repository at this point
Copy the full SHA d9da037View commit details -
Update src/04-modality-specific-files/03-electroencephalography.md
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for a8ef7e5 - Browse repository at this point
Copy the full SHA a8ef7e5View commit details
Commits on Oct 23, 2020
-
enh: rewrite the fieldmaps subsection for consistency with rest of specs
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.
Configuration menu - View commit details
-
Copy full SHA for 648471c - Browse repository at this point
Copy the full SHA 648471cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5dcb8 - Browse repository at this point
Copy the full SHA ca5dcb8View commit details
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e05ad6 - Browse repository at this point
Copy the full SHA 6e05ad6View commit details -
fix: uprank the warning about
dir-<label>
to common principlesas this important principle was buried in the bottom of the fieldmaps section.
Configuration menu - View commit details
-
Copy full SHA for dd3c87f - Browse repository at this point
Copy the full SHA dd3c87fView commit details
Commits on Oct 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c246aa6 - Browse repository at this point
Copy the full SHA c246aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3910133 - Browse repository at this point
Copy the full SHA 3910133View commit details
Commits on Oct 27, 2020
-
Apply suggestions from code review
Co-authored-by: Chris Markiewicz <effigies@gmail.com> Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
Configuration menu - View commit details
-
Copy full SHA for 82f1271 - Browse repository at this point
Copy the full SHA 82f1271View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a118f - Browse repository at this point
Copy the full SHA d9a118fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a62cd0 - Browse repository at this point
Copy the full SHA 7a62cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea70b05 - Browse repository at this point
Copy the full SHA ea70b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81d291 - Browse repository at this point
Copy the full SHA d81d291View commit details -
Apply suggestions from code review
Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
Configuration menu - View commit details
-
Copy full SHA for 7533998 - Browse repository at this point
Copy the full SHA 7533998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f284b0 - Browse repository at this point
Copy the full SHA 5f284b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ec071 - Browse repository at this point
Copy the full SHA 46ec071View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7636c7 - Browse repository at this point
Copy the full SHA d7636c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c7cca - Browse repository at this point
Copy the full SHA 37c7ccaView commit details -
Merge pull request #657 from Remi-Gau/remi-add_maintainter
[MISC] add remi as maintainer
Configuration menu - View commit details
-
Copy full SHA for 222fd38 - Browse repository at this point
Copy the full SHA 222fd38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a88342 - Browse repository at this point
Copy the full SHA 5a88342View commit details -
Update src/04-modality-specific-files/02-magnetoencephalography.md
#653 (comment) Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e7ef8f - Browse repository at this point
Copy the full SHA 7e7ef8fView commit details -
add historical perspective on KIT/yokogawa/ricoh data
Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b2cbd4a - Browse repository at this point
Copy the full SHA b2cbd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c63137 - Browse repository at this point
Copy the full SHA 1c63137View commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9d1c49b - Browse repository at this point
Copy the full SHA 9d1c49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea830e5 - Browse repository at this point
Copy the full SHA ea830e5View commit details -
Apply suggestions from code review (from #622)
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 504dd30 - Browse repository at this point
Copy the full SHA 504dd30View commit details
Commits on Oct 29, 2020
-
Merge pull request #650 from adam2392/elecs
[FIX] Fixing template string on electrodes for eeg and ieeg.
Configuration menu - View commit details
-
Copy full SHA for 14263cf - Browse repository at this point
Copy the full SHA 14263cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6394685 - Browse repository at this point
Copy the full SHA 6394685View commit details -
Improve note on spaces being used in this document
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for 985cc8a - Browse repository at this point
Copy the full SHA 985cc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593d78f - Browse repository at this point
Copy the full SHA 593d78fView commit details
Commits on Oct 30, 2020
-
Merge pull request #653 from sappelhoff/markers
[FIX] add paragraph on MEG specific "markers" suffix in MEG spec
Configuration menu - View commit details
-
Copy full SHA for 8209147 - Browse repository at this point
Copy the full SHA 8209147View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae667b7 - Browse repository at this point
Copy the full SHA ae667b7View commit details -
Apply suggestions from code review
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 353d346 - Browse repository at this point
Copy the full SHA 353d346View commit details
Commits on Oct 31, 2020
-
Apply suggestions from code review
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for c187e03 - Browse repository at this point
Copy the full SHA c187e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0618d - Browse repository at this point
Copy the full SHA 8a0618dView commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 35b7830 - Browse repository at this point
Copy the full SHA 35b7830View commit details -
Merge pull request #643 from yarikoptic/bf-tab-example
[MISC] add brief note that TSV example in the spec may currently use either tab or space characters
Configuration menu - View commit details
-
Copy full SHA for 1c2d88d - Browse repository at this point
Copy the full SHA 1c2d88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b337f9 - Browse repository at this point
Copy the full SHA 6b337f9View commit details
Commits on Nov 4, 2020
-
[ENH] Added white space after table
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`.
Configuration menu - View commit details
-
Copy full SHA for ee5744e - Browse repository at this point
Copy the full SHA ee5744eView commit details
Commits on Nov 6, 2020
-
Merge pull request #660 from robertoostenveld/whitespace-after-table
[FIX] Added white space after table
Configuration menu - View commit details
-
Copy full SHA for 7d3f73a - Browse repository at this point
Copy the full SHA 7d3f73aView commit details -
Merge pull request #651 from oesteban/rf/mri-fieldmaps
[FIX] Rewrite the MRI/fieldmaps subsection for consistency with the rest of specs
Configuration menu - View commit details
-
Copy full SHA for 4be793f - Browse repository at this point
Copy the full SHA 4be793fView commit details -
Merge pull request #655 from Remi-Gau/remi-update_contributing
update Contributing with info on how to respond to reviews
Configuration menu - View commit details
-
Copy full SHA for 596a5d6 - Browse repository at this point
Copy the full SHA 596a5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580183f - Browse repository at this point
Copy the full SHA 580183fView commit details