Skip to content

P2-718na/kstar-decay-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma Mater Studiorum Logo

kstar-decay-analysis

This is my project for my Physics laboratory-2 course at University of Bologna.

Dependencies

  • ROOT (required, version 6.18^)
  • pipenv (required)

Running

This code was tested and running on Mac OS X 10.14.6 Mojave and Windows 10.

Set-up Jupyter

After installing dependencies, cd in the source code directory and run

pipenv install

to install modules.

Launch Jupyter Lab

Run

pipenv run jupyter-lab

to launch jupyter. If it doesn't open by itself, follow the link on the console.

Troubleshooting

If there is a permission error on wsl, just chown the needed files/directories.

Additional notes

Don't use root --notebook, it's buggy.

Also note that c++ root kernel is slow at loading. Have patience.

About

Statistical analysis of K*-decayment related data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published