This folder contains files for Windows 64-bit systems.

1) The following 5 files are demo codes for filtering and fitting:

LegendreLowpassFilter.py	Demo for filter function
LegendreFitting.py		Demo for single EXP decay fitting
EX_2Exp.py			Demo for double EXP fitting
EX_2Exp_Conv_L.py		Demo for EXP convoluting with a system device function.
EX_2Exp_Conv_T.py		Same demo using a normal LMA methods.

2) The following 3 files are the Legendre Function library files:

LegendrePolynomials.py
fLTHelpFun.py
fLTlib.pyd

3) The following 2 files contain test data:

noisyExp.dat
TEST_With_Device_Responce_Function.csv

For more information, please visit our web on: http://www.ukmn.gwdg.de/
Or the paper on: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0090500

For bug reports, questions, or comments please contact: dschild@gwdg.de or gbao@gwdg.de
