-
- [x] Can we use Largo's Navis Slideshows code to make gallery blocks into sliders?
- [ ] Should we?
benlk updated
5 years ago
-
HI, i'm on gigabyte Z390 gaming X with navis AIO. Have problem becaouse motherboard can stop fans from bios or SIV but when i using FanControl can't stop fans, Detect fans stop % says "fan never stopp…
-
Hi @clbarnes
I finished a first working version including some simple tests. Compared to the navis version:
1. Moved a bunch of functions/modules around
2. Renamed `xform_brain` -> `xform_space…
-
**Description**
When following the Navis neuPrint tutorial currently found at https://navis.readthedocs.io/en/latest/source/tutorials/neuprint.html I encounter an issue when trying to load in the exa…
-
Skeletons being directed acyclic graphs (DAGs) opens up some neat options for graph traversal that would not work on general graphs. We can leverage that to speed up certain operations. Off the top of…
-
Hey, I have built ENGyn. There are a few issues with it though.
1) When I try to change the target configuration to Navis Manage 18, it builds for Manage 2019 and puts the built dlls in the %APPDATA%…
-
When calling `get_persistence_diagram` on my neuron ( swc file attached) that looks like this:
![Screenshot 2022-11-02 at 17 18 16](https://user-images.githubusercontent.com/4547289/199558061-17538…
-
Hello,
I am trying to adapt this library for use with Blender 3d. I am currently working on a project to extract skeletons from a 3D model dataset. However, this dataset I'm using has models with m…
-
Hi! I just hit an issue with my test CI for `navis` running on GH actions.
```python
>>> import cloudvolume as cv
UNEXPECTED EXCEPTION: ImportError('zstd C API versions mismatch; Python bind…
-
`navis.read_swc` will throw very unhelpful `ValueErrors` (via pandas) when the input is a non-existing (file)path (e.g. in case of a typo). Try for example this:
```python
_ = navis.read_swc('thi…