Fixes make_scalp_surfaces #13024
Draft
Fixes make_scalp_surfaces #13024
Azure Pipelines / mne-tools.mne-python
failed
Jan 7, 2025 in 1h 3m 11s
Build #20250107.5 had test failures
Details
- Failed: 1 (0.46%)
- Passed: 206 (94.50%)
- Other: 11 (5.05%)
- Total: 218
- 7726 of 31222 branches covered (24.75%)
- 33089 of 119359 lines covered (27.72%)
Annotations
Check failure on line 174 in Build log
azure-pipelines / mne-tools.mne-python
Build log #L174
Bash exited with code '1'.
Check failure on line 19 in Build log
azure-pipelines / mne-tools.mne-python
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 13728833 in Build log
azure-pipelines / mne-tools.mne-python
Build log #L13728833
Cmd.exe exited with code '1'.
Check failure on line 21 in Build log
azure-pipelines / mne-tools.mne-python
Build log #L21
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 1 in test_make_scalp_surfaces
azure-pipelines / mne-tools.mne-python
test_make_scalp_surfaces
subprocess.CalledProcessError: Command '['mkheadsurf', '-subjid', 'sample', '-srcvol', 'T1.mgz', '-thresh1', '20', '-thresh2', '20']' returned non-zero exit status 1.
Raw output
mne/commands/tests/test_commands.py:199: in test_make_scalp_surfaces
mne_make_scalp_surfaces.run()
mne/commands/mne_make_scalp_surfaces.py:85: in run
make_scalp_surfaces(
<decorator-gen-121>:12: in make_scalp_surfaces
???
mne/bem.py:2440: in make_scalp_surfaces
run_subprocess(
<decorator-gen-2>:12: in run_subprocess
???
mne/utils/misc.py:194: in run_subprocess
raise subprocess.CalledProcessError(
E subprocess.CalledProcessError: Command '['mkheadsurf', '-subjid', 'sample', '-srcvol', 'T1.mgz', '-thresh1', '20', '-thresh2', '20']' returned non-zero exit status 1.
Loading