Skip to content

Latest commit

 

History

122 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNIExp

Python interfaces for neuroimaging experiments (and how to import them)

  • Interface to National Instruments cards (with digital and analogue I/O) for
    • scanner pulse and button presses (with simulation mode)
      from pyniexp.scanner import BrainVisionTrigger, ScannerSynch
    • stimulation devices
      from pyniexp.stimulator import Waveform, TES, TI, StimulatorApp
  • UDP transfer
    from pyniexp.network import Tcp, Udp
  • Interface to acquire 3D volumes from MATLAB engine
    from pyniexp.mlplugin import dataProcess, imageProcess

Install

pip install PyNIExp

About

Python interfaces for neuroimaging experiments

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages