Actions

Difference between revisions of "Software"

From ACL@NCU

 
Line 9: Line 9:
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
#Download and install PyUniversalLibrary
#Download and install mccdaq.exe
#Download and unzip the example script
*[[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 15: Line 18:
2. In the terminal, change director to the folder, and type
2. In the terminal, change director to the folder, and type
python setup.py install
python setup.py install
</pre>
</pre>


#Download and install mccdaq.exe
*[http://acl.ncu.edu.tw/neuroimaging/software/mccdaq.exe MCCDAQ Software]
*[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
*[[media:mcctrig.zip|example script ]]
<pre>
#testmccio2.py
usage: run testmccio2.py <0~15>
</pre>


===Other Software===
===Other Software===

Latest revision as of 12:04, 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:

  1. Download and install PyUniversalLibrary
  2. Download and install mccdaq.exe
  3. Download and unzip the example script

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

#testmccio2.py
usage: run testmccio2.py <0~15>

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