_images/jam.jpg

JAM ECOSYSTEM

Program that provides a framework to study nucleon structure and hadronization in QCD. It provides the tools to extract QFT objects suchs as parton distribution functons or fragmentation functions from experimental cross sections

Contribute to the documentation

The documentation are located at fitpack/docs. If you want to help improving the documentation you can do it simple as modifying/adding rst files inside the docs and the do a pull request. You need to have sphinx and the rtd them installed in your system

pip install -U sphinx
pip install sphinx-rtd-theme

Once you modify the docs type

cd docs
make html
firefox index.html

You will need to reload the page once you run the make again. Finally add your author ship at the end of rst files so that people can blame you :).

Authors

  • Carlota Andres (JLab)

  • Nobuo Sato (JLab)

  • Jake Ethier (Nikef)