GithubHelp home page GithubHelp logo

mne-tools / mne-testing-data Goto Github PK

View Code? Open in Web Editor NEW
20.0 14.0 53.0 1013.16 MB

Data for mne-python testing

OpenEdge ABL 10.48% MATLAB 32.00% HolyC 37.53% Smarty 17.56% Rich Text Format 2.43%

mne-testing-data's Introduction

mne-testing-data

Data for mne-python testing.

Acquire this data in MNE

Use mne.datasets.testing.data_path(verbose=True).

Update to the latest version in MNE

Use mne.datasets.testing.data_path(force_update=True, verbose=True).

Add or change files in the repo for use with MNE

  1. Ensure your only option is to add files here. Alternatives would be e.g.:

    • See if you can make use of existing files
    • Synthesize the necessary testing files using e.g. RawArray and NumPy directly
  2. If new files are needed, make a PR to this repo to add your files.

    .. warning:: Make files as small as possible while ensuring proper testing! This often means e.g. cropping to a very short segment of data or using a small subset of channels.

  3. Update the version.txt of the repo in your PR to the next increment.

  4. Once your PR is merged, ask a maintainer to cut a new release of the testing data, e.g. 0.53.

  5. In MNE, update mne/datasets/config.py to:

    1. Change the 'testing' value in the RELEASES dict in mne/datasets/config.py to the new version.

    2. Set the new hash. This can be easily done by either:

      1. Downloading and running md5sum on this (with the proper version number):

        https://codeload.github.com/mne-tools/mne-testing-data/tar.gz/0.53

        or

      2. Force-updating the repo and looking at the error message (as it gives the new true hash), e.g.:

        $ python -c "import mne; mne.datasets.testing.data_path(force_update=True)"
        

mne-testing-data's People

Contributors

adam2392 avatar agramfort avatar bloyl avatar bmaess avatar britta-wstnr avatar cbrnr avatar christianbrodbeck avatar digyt avatar ephathaway avatar fraimondo avatar georgeoneill avatar hoechenberger avatar jaeilepp avatar jjnurminen avatar kristijanarmeni avatar kuziekj avatar larsoner avatar massich avatar mattboggess avatar nbara avatar nfoti avatar rderollepot avatar rob-luke avatar sappelhoff avatar smgutstein avatar thht avatar todflak avatar withmywoessner avatar wronk avatar yh-luo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mne-testing-data's Issues

Add NIRx fNIRS test data for 15.0 and 15.1

I am planning to add two more NIRx measurements. The file format is currently 15.2 which was added in #51 and #52 . I will add a 15.1 and 15.0 recording. The four recordings will then cover all versions of the latest file format. Is this ok? Is it the sort of thing you want in this repo? Or is it more appropriate to put elsewhere?

Anonymized data

SSS data needs to be re-anonymized after MaxFilter processing.

SSS test data does not open in graph or mne_browse_raw

I'm having trouble opening the two SSS raw testing files (test_move_anon_raw.fif and test_move_anon_raw_sss.fif). A fairly recent build of mne_browse_raw (2.7.4.2448) complains that each file "does not start properly!" while Neuromag graph complains that "FIFF file should start with FIFF_FILE_ID!". Maxfilter -history reports "ERROR: Cannot open channel info file test_move_anon_raw_sss.fif! Cannot process data (exit value = 3)." Just a heads up.

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.