-
### Description of the problem
Calling `mne.preprocessing.create_ecg_epochs()` on data that contain an ECG channel that is malfunctioning in some way, such that no ecg events can be found, the func…
-
I'm trying to do the following:
- Start with a 3D UnstructuredGrid mesh containing tetrahedrons, triangles, and vertices.
- I'm building the mesh in gmsh, saving it, then loading with meshio, …
-
### 🤓 Before submitting the issue
- [X] I have visited the [Troubleshooting section](https://mapdl.docs.pyansys.com/troubleshoot/index.html).
- [X] I have searched among the [existing issues](https:/…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
I am trying to get started with PyDyna a…
-
See https://github.com/ioos/cc-plugin-ugrid
@ocefpaf suggests a code sprint : https://github.com/ioos/ioos-code-sprint/issues/6
Potentially, this would be [April 25 - 28, 2022](https://github.com/…
pp-mo updated
2 years ago
-
Hello, I need to visualize x y and z with a color map, and possibly to contour them etc.
Based on previous issue #217 I understand I can create a z scalar property with `my_polydata.elevation()`.
…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
There's error message after running the foll…
-
### Description of the problem
When `src_to` is supplied to compute_source_morph and is has a spacing other then "ico5", the spacing-attribute of the resulting SourceMorph doesn't seem to be consis…
-
Hello,
is it possible to change the point around which the plotter or background plotter is rotated?
Kind regards and thanks,
Jonas
-
### Description of the problem
mne.minimum_norm.compute_source_psd() still uses "old-fashined" rank estimation and may have problems with maxfiltered data.
For example, the part
```
if pca:
…