From 11f42e98ae35d317a677ad711decc859a842d893 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 00:09:17 +0000 Subject: Update README.md with GolemFlavor logo --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 17aac19..bb0488b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ GolemFlavor is a Python package for running an analysis pipeline using `GolemFit`. +![GolemFlavor Logo](https://shivesh.org/assets/img/GolemFlavor.png "GolemFlavor") + ## Installation GolemFlavor can be installed using `pip` ``` @@ -14,8 +16,8 @@ NumPy and SciPy. GolemFlavor uses the IceCube software [`GolemFit: The HESE fitter`](https://github.com/IceCubeOpenSource/GolemFit) to fit with IceCube HESE data. Current access is limited to IceCube collaborators. A simple -Gaussian likelihood can be used for test purposes if this requirement is -not found. +Gaussian likelihood can be used instead for test purposes if this requirement +is not found. ### Dependencies @@ -34,7 +36,8 @@ GolemFlavor has the following dependencies: You can use `pip` to install the above automatically. Note that `PyMultiNest` requires the `MultiNest` Bayesian inference library, see [the `PyMultiNest` -documentation for install instructions.](https://johannesbuchner.github.io/PyMultiNest/install.html#prerequisites-for-building-the-libraries) +documentation]](https://johannesbuchner.github.io/PyMultiNest/install.html#prerequisites-for-building-the-libraries) +for install instructions. Additional dependencies: * [`GolemFit`](https://github.com/IceCubeOpenSource/GolemFit) -- cgit v1.2.3