The proposal of this program is make a fit of data for jets of GRB's giving the data of the experiments and make the spline plot.
The fit is make it with pyroot.
The requirements for use this program is:
PyRoot (The incorporate version of root in python)
1.- Root: The version with we use this program was 5.34, you can make the install following the instructions of the next link:
https://root.cern.ch/drupal/content/downloading-root
To make the root instalation you need some software prerequisites with you can see in this page:
https://root.cern.ch/drupal/content/build-prerequisites
In wich you can find the command line of some O.S. to install the software of the CERN.
2.- wxPYTHON: http://www.rpmfind.net/linux/rpm2html/search.php?query=wxPython
This program was written in Python 2.7.5 to take in consideration for features in new releases of python.
If you use os x, you can install by mac ports with the next line:
sudo port -v install py-wxpython-3.0
3.- Numpy:
The package of scientific computing for Python, you can download from this link:
4.- Matplotlib:
The package of plotting in 2D library for python, you can download from this link:
http://matplotlib.org/downloads.html
Galván, Antonio . [email protected]