.. MRI-FFT documentation master file, created by sphinx-quickstart on Fri May 29 18:45:47 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to MRI-FFT's documentation! =================================== MRI-FFT is a package for efficiently calculating the inverse Fourier's Transform. It contains classes for 1D, 2D, and 3D iFFTs, and there are two routes available to process the data: * direct iFFTs, for when all of the k-space data is available immediately * decomposed iFFTs, to enable data to be processed during a scan Requirements: ------------- * Numpy * pyFFTW - FFTW * Reikna - PyOpenCL + OpenCL .. toctree:: :caption: Table of Contents OneD TwoD ThreeD SampleProgram Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`