Skip to content

tiborauer/pyniexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages