Giter VIP home page Giter VIP logo

Comments (4)

martinwimpff avatar martinwimpff commented on August 23, 2024 1

Sorry, i didn't read this "Annexed files (by default, files larger than 10 MB) will be included as pointer files (stubs) but the data will not be included. To get the content of the big files you need to download them individually from this web page."
Just wasn't familiar with the workflow.
Thanks for your help!

from mikulan_et_al_2020.

ezemikulan avatar ezemikulan commented on August 23, 2024

Hi, I don't think the file is corrupted as many people have used it without problems and I've just re-checked and I can read the files as usual.

It looks like the filename is not correct as it says "Failed to interpret file '...' as a pickle". The file shouldn't be '...'. Can you paste a reproducible example?

It should load If you do this in the folder where the file is:

import numpy as np
data = np.load('sub-01_task-seegstim_run-01_epochs.npy')

from mikulan_et_al_2020.

martinwimpff avatar martinwimpff commented on August 23, 2024

Hi, thanks for the fast response!

The link is not the problem, I just inserted those ... to avoid pasting an unecessary long path.
A very minimal example can be found here.

I downloaded the data as a zip file, extracted it and then uploaded the file to colab.

from mikulan_et_al_2020.

ezemikulan avatar ezemikulan commented on August 23, 2024

Thanks, then it looks like a file corruption during transfer to me. Also, are you using the latest version of the dataset?

Please re-download it from here: https://gin.g-node.org/ezemikulan/Localize-MI and try again.

You can download only one file if you prefer:

https://gin.g-node.org/ezemikulan/Localize-MI/src/master/derivatives/epochs/sub-07/eeg/sub-07_task-seegstim_run-07_epochs.npy

from mikulan_et_al_2020.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.