Skip to content

Module containing the class used to compute the correlation function from same-event and mixed-event distributions.

License

Notifications You must be signed in to change notification settings

gmantzar/pyGentleFemto

 
 

Repository files navigation

pyGentleFemto

drawing

A simple python routine to compute the correlation function, provided the histograms of same-event and mixed-event $k^{*}$ distributions.

Easy to install, easy to use.


Installation

Provided that you have root installed, all you have to do is:

  1. clone this repository
  2. in the same folder type:
pip install -e .

You are done. All you have to do is adding to your python script:

import gentlefemto

Enjoy!

About

Module containing the class used to compute the correlation function from same-event and mixed-event distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%