-
### Describe the current behavior
On my system (Python 3.6, Ubuntu 18.04), please see this gist:
https://gist.github.com/EricCousineau-TRI/18a67c8712f7c96218fd48a63b900217#file-google-colab_nbexte…
-
On my laptop (archlinux), running `mayavi2`:
```
Traceback (most recent call last):
File "/data/miniconda3/envs/mayavi/lib/python3.5/site-packages/mayavi/scripts/mayavi2.py", line 476, in
…
-
[Tutorials](https://www.scipy2022.scipy.org/tutorials) - We have to make 4 hours tutorial.
We can maybe use a tutorial in VTK example.
https://kitware.github.io/vtk-examples/site/Python/Tutorial/T…
-
#### Describe the bug
It is unclear what the correct way to compute the resolution matrix is when using `mne.minimum_norm.make_inverse_resolution_matrix` with an inverse operator that has loose orien…
-
**Submitting author:** @cliffckerr (Cliff Kerr)
**Repository:** https://github.com/sciris/sciris
**Branch with paper.md** (empty if default branch): joss
**Version:** 2.1.0
**Editor:** @danielskatz
**…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the exp…
-
#### Describe the bug
Certain files still contain original filenames (ClassFile, MarkerFile and *.hist file) after writing, as well as raw.info['subject_info'], perhaps there are mentions in some o…
-
Hi guys, I've been working with Mayavi and python 3.5 but I'd like to use python 3.6, so I did some research regarding python 3.6 support and I found this https://github.com/conda-forge/mayavi-feedsto…
-
Hi,
Thanks for sharing your work. I found that the vehicles which are turning have their bounding box rotated in a different direction when plotted via [simple_kitti_visualization](https://github.com…
-
Chances are, this will probably fall on me to address, but I am documenting it here in case someone else realizes the issue.
When creating 3d axes in the old manner (ie, ax = Axes3D(fig)), the pannin…