Skip to content

Instantly share code, notes, and snippets.

@dengemann
Last active December 17, 2015 14:49
Show Gist options
  • Save dengemann/5627423 to your computer and use it in GitHub Desktop.
Save dengemann/5627423 to your computer and use it in GitHub Desktop.
#!/bin/csh
source /localdata/scripts/set_sub.sh
mne_do_forward_solution --spacing oct-6 --mindist 5 --overwrite \
--meas $SUBJECTS_DIR/$SUBJECT/main_raw.fif \
--fwd $SUBJECTS_DIR/$SUBJECT/main-fwd.fif --megonly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment