Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
analysis
rs-mvar
rs-mvar-scripts
Commits
43fb0a15
Commit
43fb0a15
authored
May 16, 2021
by
Mark Hymers
Browse files
Import argv
Signed-off-by:
Mark Hymers
<
mark.hymers@ynic.york.ac.uk
>
parent
ec73a9fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
mvar_10_preprocess_ves.py
View file @
43fb0a15
...
...
@@ -3,7 +3,7 @@
# Resample all VEs down to an Fs of 120Hz, run through orthogonalisation and
# sort out the order of the parcels
from
sys
import
exit
from
sys
import
argv
,
exit
from
os
import
makedirs
from
os.path
import
isdir
,
isfile
,
join
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment