Skip to content

Getting datasets from datavault slows down computer #417

@ckometter

Description

@ckometter

Hi,
I'm trying to get large datasets (1GB+) from datavault 2.3.4 with csv files using get() from a remote computer. It takes a long time and the computer running datavault slows down to the point of almost freezing which is interfering with the measurement it is running.
I was wondering:

  • if updating to the new version of datavault will solve that issue.
  • Is it possible to open partially completed datasets saved as hdf5 files
  • is it possible to choose between hdf5 and csv in the new version of datavault

edit:
I have a synchronous script that connects and writes data to datavault line-by-line (version 3.0.1 this time). When I synchronously get() data from a remote computer, the script pauses and doesn't write data anymore until get() returns a dataset. Is there any easy way to get data from datavault without my script pausing?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions