Benjamin Caiello

Results 8 comments of Benjamin Caiello

I am getting the same error working with rpy2 in windows -- but oddly only when running a script, I can run the package fine from a jupyter notebook. The...

Hmm, no spaces in the file path -- the .dll is in AppData inside a Conda-version of R installed in the same environment that I am running python / rpy2...

I just got it to load the .dll from VS Code by using an installation of R that was just outside conda somewhere, although now when loading that version of...

Hello! Maybe I'm using NAVis improperly (trying 2D images), but I was hoping mainly just to get a diverse range of morphology measurements (like number of branches, branch points, etc.)...

Thanks for the help! I'm asking to see if I can share one of the data / images -- I work in a shared resource laboratory, so what I've been...

OK, Thanks! I've managed to do the array --> marching cubes --> MeshNeuron --> TreeNeuron, although to get the marching cubes algorithm to work I had to concatenate my 2D...

Thanks, sorry for the late response! I could consider writing up what I've done so far. It is very different from the tutorial you shared because my 2D .tiffs /...

Hello! Just wanted to check in on the status of this issue. It looked like there had been a PR & merge potentially working on some of these questions, but...