From 878db729b81bfb02076ebb7f6b04229a0424a43b Mon Sep 17 00:00:00 2001 From: Rockets2theMoon Date: Thu, 10 Oct 2024 09:29:02 -0700 Subject: [PATCH] [ENH] summaries and intros - getting started section (#504) * summaries and intros - getting started section * Update docs/getting_started/folders_and_files/index.md looks good Co-authored-by: Anthony Galassi <28850131+bendhouseart@users.noreply.github.com> * Update docs/getting_started/folders_and_files/index.md thanks Co-authored-by: Remi Gau * Update index.md added breaks and updated text. * Update talks.md break added * Update docs/getting_started/tutorials/index.md added breaks, cleaned up wording, added issue link for submitting new tutorials. Co-authored-by: christinerogers * Update docs/getting_started/tutorials/conversion/index.md simplified and edited per suggestions Co-authored-by: christinerogers * Update index.md updated per suggestions * Update index.md small wording edit --------- Co-authored-by: Anthony Galassi <28850131+bendhouseart@users.noreply.github.com> Co-authored-by: Remi Gau Co-authored-by: christinerogers --- docs/getting_started/folders_and_files/index.md | 5 ++++- docs/getting_started/resources/index.md | 7 +++++++ docs/getting_started/resources/talks.md | 3 ++- docs/getting_started/tutorials/conversion/index.md | 4 ++++ docs/getting_started/tutorials/index.md | 4 ++++ 5 files changed, 21 insertions(+), 2 deletions(-) diff --git a/docs/getting_started/folders_and_files/index.md b/docs/getting_started/folders_and_files/index.md index b166498a..46da9c3b 100644 --- a/docs/getting_started/folders_and_files/index.md +++ b/docs/getting_started/folders_and_files/index.md @@ -1 +1,4 @@ -A BIDS dataset basically consists of a collection of folders and files. +# BIDS Folders and Files + +A BIDS dataset consists of a collection of folders and files that are organized and named in compliance with the BIDS specification. +The following sections provide more information on how to properly organize and name your data. diff --git a/docs/getting_started/resources/index.md b/docs/getting_started/resources/index.md index e69de29b..511bb388 100644 --- a/docs/getting_started/resources/index.md +++ b/docs/getting_started/resources/index.md @@ -0,0 +1,7 @@ +# BIDS Resources + +The following collection of resources have been compiled to help you get started with BIDS. +The links section has links to software tools for working with BIDS datasets. +The glossary section has explanations of common BIDS "jargon". +The dependencies section provides an overview of software and programming languages commonly used with BIDS. +The talks and slides page has links to some recent presentations about using BIDS file organization and BIDS tools. diff --git a/docs/getting_started/resources/talks.md b/docs/getting_started/resources/talks.md index 9ca44efc..8e3af139 100644 --- a/docs/getting_started/resources/talks.md +++ b/docs/getting_started/resources/talks.md @@ -1,6 +1,7 @@ # Talks and slides -You can find curated list of talks and slides: +BIDS-related talks and presentations are ongoing. +Two great resources for curated lists of talks and slides are: - [on this project on OSF](https://osf.io/yn93h/) - [organized by playlist on the BIDS youtube channel](https://www.youtube.com/channel/UCxZUcYfd_nvIVWAbzRB1tlw/playlists) diff --git a/docs/getting_started/tutorials/conversion/index.md b/docs/getting_started/tutorials/conversion/index.md index e69de29b..6c4402db 100644 --- a/docs/getting_started/tutorials/conversion/index.md +++ b/docs/getting_started/tutorials/conversion/index.md @@ -0,0 +1,4 @@ +# BIDS Conversion + +We know that converting datasets to BIDS organization comes with some challenges, including file reorganization and renaming. +The following guides can help. \ No newline at end of file diff --git a/docs/getting_started/tutorials/index.md b/docs/getting_started/tutorials/index.md index 493ab590..5aec132d 100644 --- a/docs/getting_started/tutorials/index.md +++ b/docs/getting_started/tutorials/index.md @@ -1,5 +1,9 @@ # Tutorials +Many BIDS tutorials have been created by the greater BIDS community and a selection are linked here. +We aim to add more high-quality tutorials to this list as new tutorials are created and the maintainers become aware of them. +Let us know about tutorials that are missing from this list by submitting a [request on github](https://github.com/bids-standard/bids-website/issues) to add them to this website. + ## Video tutorials Check out the