Skip to content

session = cache.get_session_data(session_id) re-download data even *.nwb already exists #1736

Open
@AlbertYuChen

Description

@AlbertYuChen

Describe the bug
After I upgrade pandas from 1.0.1 to 1.1.1, cache.get_session_data(session_id) begins to behave very weird.
It does not recognize the existing .nwb files and re-download the data. The worst part is that it always re-try after it finishes the downloading (I have already change the timeout time to super long).

I'm uisng allensdk 1.3.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    braintvrelates to Insitute BrainTV programbugexternalIssues submitted from external usersneuropixels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions