-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: support for dvid backend #452
Comments
Hi Philipp,
I think a DVID plugin would be very welcome, but we don't have the
resources to work on it right now. We'd love a PR and can provide advice on
how to do it.
Here are some examples of plugins in various states:
Graphene:
https://github.com/seung-lab/cloud-volume/blob/master/cloudvolume/datasource/graphene/__init__.py
Boss:
https://github.com/seung-lab/cloud-volume/blob/master/cloudvolume/datasource/boss/__init__.py
Zarr: https://github.com/ZettaAI/cloud-volume/pull/1/files
Will
…On Thu, Mar 4, 2021 at 6:45 AM Philipp Schlegel ***@***.***> wrote:
Hi Will!
I'm aware that this is probably not directly relevant to what you guys are
using cloud-volume for but would it be possible to get (read) support for
the dvid backend. See neuroglancer's implementation
<https://github.com/google/neuroglancer/tree/8ff58354757f6701a6bc9d4e45a611743facae6b/src/neuroglancer/datasource/dvid>
?
Thanks,
Philipp
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#452>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATGQSL57IOLFCE7S3S7AF3TB5XHBANCNFSM4YTDBN7A>
.
|
You can also find information on the plugin system here: https://github.com/seung-lab/cloud-volume/wiki/Galaxy-Brain-Topic:-Subsystem-Architecture |
Thanks! I have a bit of (read: just above zero) experience working with DVID, and I would love to make some useful contribution. The next 1-2 weeks will be busy but I'll see what I can do once I have a bit more time on my hands. |
that sounds a great feature! |
Hi Jingpeng, looks like that link is broken or inaccessible to the public.
Would you guys benefit from a CV plugin?
…On Tue, Apr 5, 2022 at 12:35 PM Jingpeng Wu ***@***.***> wrote:
that sounds a great feature!
we have some code to do cutout and uploading with DVID. These code might
be a good reference to implement this feature.
https://github.com/flatironinstitute/waspem_tooling/tree/master/data_managers
—
Reply to this email directly, view it on GitHub
<#452 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATGQSO525PGNDRM4US5S6DVDRTVRANCNFSM4YTDBN7A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
oh, sorry, it is private for now! there are some internal things hard coded there. |
Hi Will!
I'm aware that this is probably not directly relevant to what you guys are using cloud-volume for but would it be possible to get (read) support for the dvid backend. See neuroglancer's implementation?
Thanks,
Philipp
The text was updated successfully, but these errors were encountered: