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

[MISC] Move section on sessions.tsv file: longitudinal files -> modality agnostic files #805

Merged
merged 13 commits into from
Aug 2, 2021

Conversation

Remi-Gau
Copy link
Collaborator

@Remi-Gau Remi-Gau commented May 22, 2021

fixes #796

  • moves info about the sessions.tsv to the modality agnostic page.
  • moves info about session entity to common principle page.
  • restyle some of the filename templates in the modality agnostis page to make them match that of those that macro generated.

For reviewers

These edits are simple copy paste and might affect the "flow" of the text.

Especially for the common principle page, I tried to add it in the place that made most sense ("filename structure") but some of the information added there relates to folder structure, so this is not ideal.

Before moving on further on this I would be curious to hear your thoughts.

Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I consider this an improvement 👍

src/06-longitudinal-and-multi-site-studies.md Outdated Show resolved Hide resolved
src/03-modality-agnostic-files.md Outdated Show resolved Hide resolved
src/03-modality-agnostic-files.md Outdated Show resolved Hide resolved
src/02-common-principles.md Outdated Show resolved Hide resolved
Remi-Gau and others added 2 commits June 9, 2021 11:05
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
src/02-common-principles.md Show resolved Hide resolved
src/02-common-principles.md Show resolved Hide resolved
Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@sappelhoff sappelhoff changed the title Move session info out of the longitudinal page [MISC] Move section on sessions.tsv file: longitudinal files -> modality agnostic files Jul 20, 2021
@sappelhoff sappelhoff requested a review from effigies July 20, 2021 07:40
src/03-modality-agnostic-files.md Outdated Show resolved Hide resolved
src/03-modality-agnostic-files.md Show resolved Hide resolved
src/06-longitudinal-and-multi-site-studies.md Show resolved Hide resolved
Remi-Gau added a commit to Remi-Gau/bids-specification that referenced this pull request Jul 29, 2021
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
@sappelhoff sappelhoff merged commit ce79c50 into bids-standard:master Aug 2, 2021
@sappelhoff
Copy link
Member

Thanks @Remi-Gau

sappelhoff added a commit that referenced this pull request Aug 31, 2021
* Initial work.

* update code to render simple examples (list and simple dictionaries)

* create a separate module for example creation

* start applying to spec

* remove dead code

* apply to MRI page

* fix tabulation on scans.tsv template

* apply example macro to longitudinal page

* apply to common principles

* revert changes on scans.tsv templates

addressed in #805

* remove extra line after listing directory content

* only use python dictionaries for examples rendering

* update examples common principles

* update example longitudinal page

* update examples MRI page

* update examples MEG

* update examples iEEG

* update examples task

* update physio example

* update examples common data types derivatives

* update examples imaging datatypes

* change "participant-label" to "label" in derivatives templates

* update examples meg file formats

* update qmri examples

* reduce width prefixes

* add a flag to be able to not use "pipes" prefix

* switch use_pipe flag to off when building pdf

* create an examplecode module

* add demo jupyter notebook for tree example

* add doc in code

* add doc to CONTRIBUTING

* remove non macro examples

* fix typos (comment padding and missing folders)

* temporary commit

* remove comment

* fix import

* fix markdown linting errors

* Apply suggestions from code review

Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>

* Apply suggestions from code review

Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>

* remove jupyter notebook output

* revert changes to import in schema code init

* revert change of import of main in macro module

this style of import is required for the building of the pdf

Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
@Remi-Gau Remi-Gau deleted the move_session_file branch November 15, 2021 05:30
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.

move the description of the *sessions.tsv file in the Modality agnostic files section
4 participants