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 script cannot handle multiple runs per subject.
Input is manually entered subject list that takes subject number. 1st block of code sublist=$(cat /Volumes/vosslabhpc/Projects/Accelerometer/4-Analysis/specs_sublist.txt)
for sub in $sublist
The text was updated successfully, but these errors were encountered:
Current script cannot handle multiple runs per subject.
Input is manually entered subject list that takes subject number. 1st block of code
sublist=$(cat
/Volumes/vosslabhpc/Projects/Accelerometer/4-Analysis/specs_sublist.txt)for sub in
$sublist
The text was updated successfully, but these errors were encountered: