Jacopo Teneggi

Results 8 comments of Jacopo Teneggi

Hi! I think @tathey1 cover all of my ideas too. My only note is about converting `DataFrame`s to `Graph`s: there is this method https://github.com/neurodata/brainlit/blob/695c303d480dc3971ab1edcf64009311827cc5a1/brainlit/utils/swc.py#L349-L394 which relies on: - methods such...

I would have to check. Even with the .swc files we had to remove some duplicate nodes, so my guess is that a series of actions led to different representations,...

Hi! Thank you for reporting this issue. It seems to be working on my laptop, so it could be an AWS initialization/authorization error. Could you please provide the console output...

The use of `use_https=True` has proven to break CloudVolume on versions of python later than 3.8.5 . Initially, we thought it was an issue limited to versions later than 3.9.0...

Not currently @tathey1 I saved the data for tests in data/ . I can access things directly with boto, but not through cloudvolume

@bvarjavand , @tathey1 and I were discussing this idea: saving some service account credentials on CircleCI as environmental variables and add a step to the pipeline that will save the...

Hi! I tried running `singularity shell docker://neurodata/brainlit:latestDocker image path: index.docker.io/neurodata/brainlit:latest` on MARCC and the container is initialized correctly: ``` Creating container runtime... Exploding layer: sha256:6ec8c9369e08152361a01729f2c8a1e7aae898426c6e67267f41894bf9524827.tar.gz Exploding layer: sha256:401b5acb42e6784f873065f40787ef99fe6e18032e4a5a752699dde7c85af4c1.tar.gz Exploding layer:...