Skip to content

[BUG] repetitive calls to zenodo when using atlas download via Zenodo by enum #183

Description

@neuronflow

It seems like a request to Zenodo is triggered each time a new exam is processed when declaring an atlas from Zenodo via enum.

Currently, we use this dirty workaround in epitome:
https://github.com/neuronflow/epitome/commit/99278e66acaece81737b424d730bab74f7253340

We want to avoid repetitive requests; instead, download the atlas once and then use it. Ideally, we can support parallel processing.

Also diagnose if the same issue is also present for other Zenodo assets?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions