Skip to main content

Python interface for NeuroImaging Experiments

Project description

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 git+https://github.com/tiborauer/pyniexp.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyniexp-0.28.post3.tar.gz (23.2 kB view hashes)

Uploaded Source

Built Distribution

PyNIExp-0.28.post3-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page