dbe5007 / data-org

Various scripts for file manipulation including backups and IO functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dataorg

Various scripts for file manipulation including backups and IO functions

CFMT Folder

MATLAB and Python scripts to import raw text files from cambridge tasks and export aggregated CSV files with accuracy and correct RT by block and by task. Currently MATLAB script must be in the same directory as files to work; python can be in same directory or add argument when calling from command line.

python aggregateCFMT.py "/your/data/here"

writecsv.m Code block for writing cell matrix to csv file

About

Various scripts for file manipulation including backups and IO functions

License:MIT License


Languages

Language:MATLAB 59.2%Language:Python 33.0%Language:Shell 7.8%