You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/code_and_data_management.md
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -66,12 +66,11 @@ cooked step by step for MacOS users:
66
66
67
67
68
68
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
0 commit comments