/AAFT

Python translation of Matlab AAFT code

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

aaft

https://travis-ci.org/lneisenman/aaft.svg?branch=master https://coveralls.io/repos/lneisenman/aaft/badge.png

This is a python translation of the Matlab code from the MATS-Toolkit. by Dimitris Kugiumtzis and Alkiviadis Tsimpiris

I obtained the code from the Meaney lab as part of an effort to replicate the data analysis described in Patel et. al. J Neurosci 34:4200 2014 and Patel et. al. Ann Biomed Eng. 40:23 2012.

The original Matlab code is included in the docs

Quickstart

import aaft
surrogate = aaft.AAFTsur(data)