Commit 6c43b2d
[DOC, WIP] Testpathchanging (#10846)
* path changes
* deleting unwanted file
* Update mixed_source_space_inverse.py
white space fixing
* Update mixed_source_space_inverse.py
changing %'s to f'{subject}
* Update mixed_source_space_inverse.py
* Update mixed_source_space_inverse.py
* Update examples/inverse/mixed_source_space_inverse.py
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
* Update examples/inverse/mixed_source_space_inverse.py
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* path handling (#10868)
* path handling (#10870)
* update path handling (#10875)
* hourglass change (#10873)
* fix RSA example (#10879)
* Relax the type checking for the cnorm paramter of plot_topomap (#10880)
* Relax the type chekcing for the cnorm paramter of plot_topomap
* Remove unnecessary import
* CenterNorm does not exist in old matplotlib versions
* epochs folder path handling (#10876)
* name and enhancement added to change log for epoch_plot_xaxis (#10861)
* name and enhancement added to change log for epoch_plot_xaxis
* Update doc/changes/latest.inc [ci skip]
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* fix typo in doc/overview/implementation [skip azp][skip actions] (#10884)
* MRG: Change orig_format for EGI, BrainVision ASCII and artemis123 recordings to "single" (#10851)
* check orig_format against a list of valid values
* set original type to "single"
* add test
* replace egi "float" type by "single"
* fix orig_format for brainvision files in ASCII fmt
* add changelog entry
* fix artemis123 reader
* use double quotes for all edited lines [ci skip]
* fix info type checking (allow path-like) (#10887)
* fix info type checking (allow path-like)
* add test
* update docstrings
* faster test
* touch example
* fix for new sklearn (#10889)
* fix objectsize for Path objects
* ensure mri_path is not a Path obj
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
Co-authored-by: Daniel McCloy <dan@mccloy.info>
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Co-authored-by: jadrew43 <39603454+jadrew43@users.noreply.github.com>
Co-authored-by: Dominik Welke <dominik.welke@web.de>
Co-authored-by: Mathieu Scheltienne <mathieu.scheltienne@gmail.com>1 parent 5b582a1 commit 6c43b2d
File tree
3 files changed
+23
-22
lines changed- examples/inverse
- mne
- forward
- utils
3 files changed
+23
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
443 | 444 | | |
444 | 445 | | |
445 | 446 | | |
| 447 | + | |
446 | 448 | | |
447 | | - | |
| 449 | + | |
| 450 | + | |
448 | 451 | | |
449 | 452 | | |
450 | 453 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | 13 | | |
| 14 | + | |
19 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
427 | 426 | | |
428 | 427 | | |
429 | 428 | | |
430 | | - | |
| 429 | + | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
| |||
697 | 696 | | |
698 | 697 | | |
699 | 698 | | |
700 | | - | |
| 699 | + | |
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
| |||
0 commit comments