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
Current GGIR script cannot handle HBC LAB ID overlaps (i.e. subject 750 used in multiple projects). The temporary fix is to output Better and Extend data to the same folder (separate from all previous analysis).
Progress towards this will happen when accelerometer data are copied to project specific folders using specs outlined in issue #5. Once test subjects are in Extend folder, next step would be adding example script language to #6 for running all sessions through GGIR.
Current GGIR script cannot handle HBC LAB ID overlaps (i.e. subject 750 used in multiple projects). The temporary fix is to output Better and Extend data to the same folder (separate from all previous analysis).
Temporary fix:
run_shell=g.shell.GGIR(mode=c(1,2),datadir=c("/Volumes/vosslabhpc/Projects/Accelerometer/3-Data/750"),outputdir=c("/Volumes/vosslabhpc/Projects/Accelerometer/5-Results/BetterExtend"),studyname=c(),f0=1,f1=0,do.report=c(2),overwrite=FALSE,visualreport=FALSE)
The text was updated successfully, but these errors were encountered: