Victor Férat
Victor Férat
As discussed in #1170
Simplify distance computation
#### Reference issue (if any) Fixes #13014. #### What does this implement/fix? Updates `make_scalp_surfaces` to force regenerating `seghead.mgz` ,`lh.seghead` and `{subject}-head-{{}}.fif` if `overwrite` is set to `True`. Will raise an...
### Description of the problem When running `mne make_scalp_surfaces` with a new MRI specified using the `-m` argument, the command does not rerun `mkheadsurf` if it has already been run...