Casey Schneider-Mizell

Results 22 comments of Casey Schneider-Mizell

I can't speak for others, but I would be interested in making and using a generic modern skeleton format that lives in something like arrow, particularly if it has capabilities...

We’ve been discussing this for a while, and agree in general. The goal of this tool has moved away from neuronal meshes and small mesh cutouts towards morphological analysis of...

I don't get this with the most recent release version (1.9.0) of MeshParty, and am currently preparing an update with some significant changes to the underlying functions. What version is...

What branch is that from? It's definitely not what you get from a pip install...

Also, I doubt the runtime error matters, that should just result in an inf or a nan in an intermediate array during skeletonization.

I think we are going to remove that package, at least as a required install. However, in the meantime I have had more luck with installing it through conda via...

As a workaround, there doesn't seem to be an issue on `minnie65_public`, which is what we suggest using these days and gives access to all the long term releases: ```python...

Javier, glad to see you using CAVE! There's very little we are doing other than passing the query off to PostGIS. It seems like these spatial queries are not particularly...

I don't think this is a good solution philosophically. If we are going to do a workaround at the client level, I think we should auto-insert `X_supervoxel_id` if `X_root_id` is...

As an aside, I think we need to standardize formatting again — this PR has a lot of formatting changes in addition to the code changes. We had previously landed...