Skip to content

fardinafdideh/meg-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โฑ๏ธ Synchronization in Multi-PC MEG Setups

MEG

This research work was supported by ERC project BrainDyn (PI: Dr. Mathilde Bonnefond).

๐Ÿ“– Overview

In our Magnetoencephalography (MEG) experiment, precise temporal alignment is critical. This work characterizes and optimizes the timing synchrony between multiple subsystems: the Controller PC, MEG Acquisition PC, and Eye-Tracking (Eyelink) PC. The project addresses a fundamental research question: How precise is signal synchronization between different PCs, and can this precision be improved?

โš™๏ธ Pipeline

The following workflow illustrates the hardware communication and the trigger markers analyzed to measure latency and drift.

graph TD
    subgraph "MEG Stream"
      MEGPC --> STORAGE_MEG[(MEG Storage)]
    end

    subgraph "Stimulus Stream"
      stim[Stimulation Screen] -- Light Intensity --> PD[Photodiode]
      PD --> MEGPC
    end

    subgraph "Eye Tracker Stream"
        EL[Eyelink PC] --> STORAGE_EL[(EDF Storage)]
    end

    CPC[Controller PC] --VBL--> stim
    CPC --"TTL Trigger (io64)"--> MEGPC[MEG PC]
    CPC --"TTL Trigger (io64)"--> EL
Loading

๐Ÿ”ฌ Synchronization in Multi-PC MEG Setups

๐Ÿ“š How to cite

  • F. Afdideh et al., "Timing and Synchronisation Between Different PCs in an MEG Setup", unpublished.

About

Timing and Synchronisation Between Different PCs in an MEG Setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published