Skip to content

Commit 878db72

Browse files
iamdamionbendhouseartRemi-Gauchristinerogers
authored
[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 <[email protected]> * Update docs/getting_started/folders_and_files/index.md thanks Co-authored-by: Remi Gau <[email protected]> * 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 <[email protected]> * Update docs/getting_started/tutorials/conversion/index.md simplified and edited per suggestions Co-authored-by: christinerogers <[email protected]> * Update index.md updated per suggestions * Update index.md small wording edit --------- Co-authored-by: Anthony Galassi <[email protected]> Co-authored-by: Remi Gau <[email protected]> Co-authored-by: christinerogers <[email protected]>
1 parent 0806c6b commit 878db72

File tree

5 files changed

+21
-2
lines changed

5 files changed

+21
-2
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
A BIDS dataset basically consists of a collection of folders and files.
1+
# BIDS Folders and Files
2+
3+
A BIDS dataset consists of a collection of folders and files that are organized and named in compliance with the BIDS specification.
4+
The following sections provide more information on how to properly organize and name your data.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# BIDS Resources
2+
3+
The following collection of resources have been compiled to help you get started with BIDS.
4+
The links section has links to software tools for working with BIDS datasets.
5+
The glossary section has explanations of common BIDS "jargon".
6+
The dependencies section provides an overview of software and programming languages commonly used with BIDS.
7+
The talks and slides page has links to some recent presentations about using BIDS file organization and BIDS tools.

docs/getting_started/resources/talks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Talks and slides
22

3-
You can find curated list of talks and slides:
3+
BIDS-related talks and presentations are ongoing.
4+
Two great resources for curated lists of talks and slides are:
45

56
- [on this project on OSF](https://osf.io/yn93h/)
67
- [organized by playlist on the BIDS youtube channel](https://www.youtube.com/channel/UCxZUcYfd_nvIVWAbzRB1tlw/playlists)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# BIDS Conversion
2+
3+
We know that converting datasets to BIDS organization comes with some challenges, including file reorganization and renaming.
4+
The following guides can help.

docs/getting_started/tutorials/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Tutorials
22

3+
Many BIDS tutorials have been created by the greater BIDS community and a selection are linked here.
4+
We aim to add more high-quality tutorials to this list as new tutorials are created and the maintainers become aware of them.
5+
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.
6+
37
## Video tutorials
48

59
Check out the

0 commit comments

Comments
 (0)