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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ This repo is meant to house all of the code necessary to transfer actigraphy sou
7
7
This repo contains a minimal amount of hard-coding to allow for reproducibility for future studies, however, there are some parts specific to BOOST that are hard coded like Observational vs. Interventional subject numbers. If you are reproducing this, please check through some of the files to make sure they do not contain any hard codes.
8
8
9
9
## Tasks
10
-
-[] Fix directory structure for Boost I/O folders on LSS -> Cannot because permissions
10
+
-[x] Fix directory structure for Boost I/O folders on LSS -> Cannot because permissions
11
11
-[x] add bids folder to observational -> see above
12
12
-[x] Find out how to change output naming convention for GGIR
13
13
-[x] Add .csvs to BIDS not sourcedata
14
14
-[x] GGIR is formatted as GGIR-#.# with no more version numbers after the second. Full version number should be put into the readme
15
-
-[] Finish adding all required code to move to linux
15
+
-[x] Finish adding all required code to move to linux
0 commit comments