-
Hi, nice library
recently, i use the nblast to search the similar neurons which were produced by myself, and the neuron type was save as `.swc`, i read the neuron as the following code:
```r
ne…
-
from R console:
`Error in pan3d(2) : could not find function "pan3d"`
However, it works just fine after manually running the function's definition in the console.
artxz updated
4 years ago
-
NBLAST queries can be queued, but a general error message is thrown and the job is aborted.
Error message:
"There was an error during the computation of NBLAST similarity #XXXX"
-
this follows what done for https://github.com/VirtualFlyBrain/geppetto-vfb/issues/435 , according to what discussed with @Robbie1977 and @dosumis .
On the datasource module, on multiple queries that …
-
Prepare for release:
* [x] Check that description is informative
* [x] Check licensing of included files
* [ ] `usethis::use_cran_comments()`
* [x] `devtools::check()`
* [x] `devtools::check_wi…
-
-
-
mimic the code here:
https://github.com/kzampog/cilantro/blob/master/include/cilantro/kd_tree.hpp
-
By combining strahler order and segment length we could probably remove a large number of small terminal branches without any impact on nblast results.
-
From my 15 minute session (looks great by the way!):
By far the biggest problem for me is reactivity; there should be a way to reduce resolution and make it super fast for older machines.. :P I kno…