Skip to content
Bruce Ravel edited this page Apr 27, 2015 · 11 revisions

Feff85exafs: open source theoretical standards for EXAFS analysis

This is the feff85exafs wiki. Here we document the development of feff85exafs.

For documentation about Feff8 itself, here is a link to the document (PDF) from the Feff Project Website.

To build and test feff85exafs, simply do

~> scons
~> LD_LIBRARY_PATH='wrappers/python:src/GENFMT' && nosetests --verbosity=3
~> sudo scons install

in the top folder.

For more information about implementations for individual programming languages, see the individual README files :

Clone this wiki locally