GithubHelp home page GithubHelp logo

Comments (3)

dengemann avatar dengemann commented on May 21, 2024

Hi all,

meanwhile we made some progress with this and have a first working module that can be used to reproduce the original bti export_fiff program written for Solaris workstations given a bunch of ascii exported BTI files, that is the header, the headhape and the system device to head transform and the binary data. We could certainly improve this to directly operate on the BTI binary files but the difference in precision due to ascii only affects the transformations which are identical to about the 4 to 5th decimal and hence for the moment this is already nice. We could improve it later if we need.

https://gist.github.com/3d7cb168d5814aab5e5e

This practically means we can natively support data acquired on BTI / 4D MagnesWH3600 systems and I would like to contribute this to mne-python.

  1. Add some command line option parsing to this and make it a scipt
  2. Add an import / IO module with a bti submodule and put the Raw subclass and the functions there. Then call it from a script.

Also I think I could provide sample data and an example.

Wdyt?

from mne-python.

agramfort avatar agramfort commented on May 21, 2024

I would make it an mne_bti2fiff.py or mne_4d2fiff.py to convert the files to a fif file. To be put in the bin folder and adding it to the installed commands in setup.py

from mne-python.

dengemann avatar dengemann commented on May 21, 2024

Sounds good, so we will move to WIP. closing.

from mne-python.

Related Issues (20)

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.