Skip to content

Commit

Permalink
added executable permission to run_fmri_preprocessing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Sforazzini committed Jun 26, 2018
1 parent 1e807f6 commit 1c00b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_fmri_preprocessing.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from nianalysis.study.mri.functional.fmri import create_fmri_study_class
from arcana.repository.xnat import XnatRepository
from arcana.runner.linear import LinearRunner
Expand Down

0 comments on commit 1c00b73

Please sign in to comment.