Difference between revisions of "Software"
From ACL@NCU
(→Python) |
(→MCCDAQ) |
||
Line 8: | Line 8: | ||
===MCCDAQ=== | ===MCCDAQ=== | ||
To use the Measurement Computing 1208LS/FS DAQ, following the instructions below: | To use the Measurement Computing 1208LS/FS DAQ, following the instructions below: | ||
#Download and install PyUniversalLibrary | |||
*[[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 18: | ||
</pre> | </pre> | ||
*[http://acl.ncu.edu.tw/neuroimaging/mccdaq.exe MCCDAQ Software] | #Download and install mccdaq.exe | ||
*[http://acl.ncu.edu.tw/neuroimaging/software/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=== | ===Other Software=== | ||
*[[media:bottlenose-0.4.2.tar.gz|bottlenose package]] | *[[media:bottlenose-0.4.2.tar.gz|bottlenose package]] |
Revision as of 11:30, 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:
- Download and install PyUniversalLibrary
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
- Download and install mccdaq.exe
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
Virtual box
#VBoxManage startvm "VM name" --type headless #In the case of ACL_AFNI, win7 VBoxManage startvm "win7" --type headless