Toolkit of methods for analyzing and displaying data using the joint spatiotemporal Fourier transform.
-
Clone the github repo from https://github.com/vdutell/STFToolkit
-
Move into the downloaded repo folder and run
python setup.py install. If you wish to install using symbolic links to make changes in-place, runpython setup.py develop. -
You can now
import stftoolsin Python. -
Have a super time spatiotemporally Fourier transforming!!!
This codebase is maintained by Vasha DuTell, a PhD student at UC Berkeley in Bruno Olshausen's lab. Analyzing natural movies has been a large part of my PhD work, so I put this package together to keep usefull code for running this type of analysis organized and in once place, and hoping it can be usefull to other people.