MuonLight.jl

This is the documentation of the awesome MuonLight.jl Julia package.

Note

This package is still under development!

Installation

MuonLight.jl is not an officially registered Julia package but it's available on the KM3NeT Julia registry. To add the KM3NeT Julia registry to your local Julia registry list, follow the instructions in its README or simply do

git clone https://git.km3net.de/common/julia-registry ~/.julia/registries/KM3NeT

After that, you can instal MuonLight.jl just like any other Julia package:

julia> import Pkg; Pkg.add("MuonLight")

Quickstart

julia> using MuonLight