Actions

Difference between revisions of "Software"

From ACL@NCU

Line 6: Line 6:
----
----
==Python==
==Python==
===MCCDAQ===
To use the Measurement Computing 1208LS/FS DAQ, following the instructions below:
*[[media:PyUniversalLibrary-20061020.zip|PyUniversalLibrary]]
*[[media:PyUniversalLibrary-20061020.zip|PyUniversalLibrary]]
Python wrapper for Measurement Computing's DAQ library Universal Library
Python wrapper for Measurement Computing's DAQ library Universal Library
Line 17: Line 19:
*[http://acl.ncu.edu.tw/neuroimaging/mccdaq.exe MCCDAQ Software]
*[http://acl.ncu.edu.tw/neuroimaging/mccdaq.exe MCCDAQ Software]
The driver software and library for the Measurement Computing usb DAQ I/O card
The driver software and library for the Measurement Computing usb DAQ I/O card
 
===Other Software===
*[[media:bottlenose-0.4.2.tar.gz|bottlenose package]]
*[[media:bottlenose-0.4.2.tar.gz|bottlenose package]]
A Python hook into the Amazon.com Product Advertising API[https://pypi.python.org/pypi/bottlenose]
A Python hook into the Amazon.com Product Advertising API[https://pypi.python.org/pypi/bottlenose]

Revision as of 11:23, 20 January 2016

References

Mendeley related

Setup up Mendeley sync on Android platform


Python

MCCDAQ

To use the Measurement Computing 1208LS/FS DAQ, following the instructions below:

Python wrapper for Measurement Computing's DAQ library Universal Library

1. Download and unzip the file
2. In the terminal, change director to the folder, and type
python setup.py install

The driver software and library for the Measurement Computing usb DAQ I/O card

Other Software

A Python hook into the Amazon.com Product Advertising API[1]

A tool for installing and managing Python packages.

Selenium is for automating web applications for testing purposes, but is certainly not limited to just that.


neuroimaging

Stimuli Delivery

A package for stimulus presentation. Suitable for psychophysics, neuroimaging and many other areas of psychology.

A graphical experiment builder for the social sciences (recommended by Christophe Pallier)

Data I/O

NiBabel

Virtual box

#VBoxManage startvm "VM name" --type headless
#In the case of ACL_AFNI, win7
VBoxManage startvm "win7" --type headless