Actions

Difference between revisions of "Software"

From ACL@NCU

Line 8: Line 8:
*[[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
<pre>
1. Download and unzip the file
2. In the terminal, change director to the folder, and type
python setup.py install
</pre>


*[http://acl.ncu.edu.tw/neuroimaging/mccdaq.exe MCCDAQ Software]
*[http://acl.ncu.edu.tw/neuroimaging/mccdaq.exe MCCDAQ Software]
Line 43: Line 49:
====Data I/O====
====Data I/O====
[http://nipy.org/nibabel NiBabel]
[http://nipy.org/nibabel NiBabel]


==Virtual box==
==Virtual box==

Revision as of 12:20, 20 January 2016

References

Mendeley related

Setup up Mendeley sync on Android platform


Python

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

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