You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/latest.inc
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,8 @@ Changelog
67
67
68
68
- Add "on_missing='raise'"to :meth:`mne.io.Raw.set_montage` and related functions to allow ignoring of missing electrode coordinates by `Adam Li`_
69
69
70
+
- Add better sanity checking of ``max_pca_components`` and ``n_components`` to provide more informative error messages for :class:`mne.preprocessing.ICA` by `Eric Larson`_
71
+
70
72
- Add ``plot`` option to :meth:`mne.viz.plot_filter` allowing selection of which filter properties are plotted and added option for user to supply ``axes`` by `Robert Luke`_
71
73
72
74
- Add estimation method legend to :func:`mne.viz.plot_snr_estimate` by `Eric Larson`_
@@ -77,6 +79,8 @@ Changelog
77
79
78
80
- Add ECoG misc EDF dataset to the :ref:`tut_working_with_ecog` tutorial to show snapshots of time-frequency activity by `Adam Li`_
79
81
82
+
- Add :func:`mne.viz.set_3d_options` and ``MNE_3D_OPTION_ANTIALIAS`` environment variable to control full-scene antialiasing (FXAA) in 3D functions like :ref:`mne coreg`, :func:`mne.viz.plot_alignment`, and :func:`mne.viz.plot_source_estimates`; this can be useful on systems where FXAA does not work well, such as some with MESA software rendering, by `Eric Larson`_
83
+
80
84
- Add better support for reading corrupted FIF files in :func:`mne.io.read_raw_fif` by `Eric Larson`_
81
85
82
86
- BIDS conformity: When saving FIF files to disk and the files are split into parts, the ``split_naming='bids'`` parameter now uses a "_split-%d" naming instead of the previous "_part-%d", by `Stefan Appelhoff`_
@@ -104,6 +108,10 @@ Bug
104
108
105
109
- Fix bug with :func:`mne.minimum_norm.apply_inverse` where the explained variance did not work for complex data by `Eric Larson`_
106
110
111
+
- Fix bug with :func:`mne.preprocessing.compute_current_source_density` where values were not properly computed; maps should now be more focal, by `Alex Rockhill`_ and `Eric Larson`_
112
+
113
+
- Fix bug with :func:`mne.combine_evoked` where equal-weighted averages were wrongly computed as equal-weighted sums, by `Daniel McCloy`_
114
+
107
115
- Fix to enable interactive plotting with no colorbar with :func:`mne.viz.plot_evoked_topomap` by `Daniel McCloy`_
108
116
109
117
- Fix plotting with :func:`mne.viz.plot_evoked_topomap` to pre-existing axes by `Daniel McCloy`_
@@ -176,6 +184,10 @@ Bug
176
184
177
185
- Fix bug with :func:`mne.bem.make_watershed_bem` where the RAS coordinates of watershed bem surfaces were not updated correctly from the volume file by `Yu-Han Luo`_
178
186
187
+
- Fix bug with :meth:`mne.io.Raw.get_channel_types` and related methods where the ordering of ``picks`` was not preserved, by `Eric Larson`_
188
+
189
+
- Fix bug with :meth:`mne.io.Raw.plot_psd` with ``average=False`` and multiple channel types where channel locations were not shown properly by `Eric Larson`_
190
+
179
191
- Fix bug in FieldTrip reader functions when channels are missing in the ``info`` object by `Thomas Hartmann`_
180
192
181
193
- Throw proper error when trying to import FieldTrip Epochs data with non-uniform time for trials by `Thomas Hartmann`_
Copy file name to clipboardExpand all lines: doc/references.bib
+58-11Lines changed: 58 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,14 @@ @article{CichyEtAl2014
187
187
year = {2014}
188
188
}
189
189
190
+
@book{Cohen2014,
191
+
place={Cambridge, MA},
192
+
title={Analyzing Neural Time Series Data: Theory and Practice},
193
+
publisher={MIT Press},
194
+
author={Cohen, Mike X.},
195
+
year={2014}
196
+
}
197
+
190
198
@article{CohenHosaka1976,
191
199
author = {Cohen, David and Hosaka, Hidehiro},
192
200
doi = {10.1016/S0022-0736(76)80041-6},
@@ -382,7 +390,17 @@ @article{GlasserEtAl2016
382
390
journal = {Nature},
383
391
number = {7615},
384
392
pages = {171-178},
385
-
title = {A Multi-Modal Parcellation of Human Cerebral Cortex},
393
+
title = {A multi-modal parcellation of human cerebral cortex},
394
+
volume = {536},
395
+
year = {2016}
396
+
}
397
+
398
+
@article{GlasserEtAl2016supp,
399
+
author = {Glasser, Matthew F. and Coalson, Timothy S. and Robinson, Emma C. and Hacker, Carl D. and Harwell, John and Yacoub, Essa and Ugurbil, Kamil and Andersson, Jesper and Beckmann, Christian F. and Jenkinson, Mark and Smith, Stephen M. and Van Essen, David C.},
journal = {Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences},
1163
-
author = {Pascual-Marqui, Roberto D. and Lehmann, Dietrich and Koukkou, Martha and Kochi, Kieko and Anderer, Peter and Saletu, Bernd and Tanaka, Hideaki and Hirata, Koichi and John, E. Roy and Prichep, Leslie and Biscay-Lirio, Rolando and Kinoshita, Toshihiko},
1164
-
month = oct,
1165
-
year = {2011},
1166
-
pages = {3768--3784}
1175
+
title = {Assessing interactions in the brain with exact low-resolution electromagnetic tomography},
journal = {Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences},
1181
+
author = {Pascual-Marqui, Roberto D. and Lehmann, Dietrich and Koukkou, Martha and Kochi, Kieko and Anderer, Peter and Saletu, Bernd and Tanaka, Hideaki and Hirata, Koichi and John, E. Roy and Prichep, Leslie and Biscay-Lirio, Rolando and Kinoshita, Toshihiko},
1182
+
month = oct,
1183
+
year = {2011},
1184
+
pages = {3768--3784}
1167
1185
}
1168
1186
1169
1187
@book{PercivalWalden1993,
@@ -1177,6 +1195,20 @@ @book{PercivalWalden1993
1177
1195
year = {1993}
1178
1196
}
1179
1197
1198
+
@article{PerrinEtAl1987,
1199
+
title = {Scalp {Current} {Density} {Mapping}: {Value} and {Estimation} from {Potential} {Data}},
0 commit comments