Rules of Conduct | Projects | Git Guide | Interface Workflow | CODE OF CONDUCT
The repository for the PfN (2) project in physics This project aims to look at the uncertainty in the study from the university of Bonn and perhaps, the similar study of Santa Monica area.Our latest compiled Histogram:
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You need to have GnuPlot installed
On Linux:
sudo apt-get install gnuplot gnuplot-x11 gnuplot-doc
On Mac: We are using homebrew to install Gnuplot on Mac To install homebrew do:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
And then do to install gnuplot
brew install Gnuplot
You have to be in the Main PfN-Project
Directory and do:
make
Usage: ./Program.x <Ps> <Ss> <Sc> <p> [<s>] [<se>] [<sp>]
We use Check, to install check do:
apt-get install check
or brew install check
To Run the tests do:
cd Tests
make
./Checks.x
- MetaColon - GitHub, Website
- TomHrm - GitHub
- RalfSchmelcher - GitHub
- tore1311 - GitHub
- s-hartig - GitHub
- Paklgit - GitHub
- Jubi72 - GitHub
- Hneuschmidt - GitHub
This project is licensed under "THE BEER-WARE LICENSE" - see the License.txt file for details