Skip to content

Commit 4ad7e09

Browse files
Merge pull request #94 from cpp-lln-lab/marcobarilari-update-code-data
Update code_and_data_management.md
2 parents 44713f8 + d1b4d53 commit 4ad7e09

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

doc/code_and_data_management.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,11 @@ cooked step by step for MacOS users:
6666

6767

6868
Short guidelines:
69-
* not suitable for an “online” usage (eg running analyses within the folder), it is a cloud service so reading and writing is as fast as your internet connection
70-
* Long term storage
71-
* Please, be organized. Imagine that another person in the future will open that folder and make sense of the content in less than 2 minutes
72-
* Add README files to help the future user understand what’s inside that folder (e.g. dicoms from the study XXX published in XXX code for conversion/analyses here github.com/xxx, copy of this dataset is also on gin.g-node.org/xxx)
73-
74-
What to put there? Should not become a data dump so not just a new space where a user can free up her/his hard disk
69+
- not suitable for an “online” usage (eg running analyses within the folder), it is a cloud service so reading and writing is as fast as your internet connection
70+
- Long term storage
71+
- Please, be organized. Imagine that another person in the future will open that folder and make sense of the content in less than 2 minutes
72+
- Add README files to help the future user understand what’s inside that folder (e.g. dicoms from the study XXX published in XXX code for conversion/analyses here github.com/xxx, copy of this dataset is also on gin.g-node.org/xxx)
73+
- What NOT to put there? Should not become a data dump so not just a new space where a user can free up her/his hard disk
7574

7675

7776

0 commit comments

Comments
 (0)