Skip to main content

DecAyiNg Taus frOm Neutrinos (Danton).

Project description

Danton Documentation Status

( DecAyiNg Taus frOm Neutrinos )

[!WARNING] The Danton interface is currently being upgraded to Python. See release v0.4 for the previous interface.

Description

Danton is a Python package designed specifically for the sampling of tau decay from ultra-high energy neutrinos interacting with the Earth's surface. It is capable of running in forward or backward Monte Carlo, and can be also be configured to sample tau fluxes instead of decay densities, or to sample transmitted neutrino fluxes.

The interface has been designed with simplicity in mind. That is, Monte Carlo particles injected into the simulation geometry as a numpy.ndarray, and numpy.ndarrays of Monte Carlo states are returned. This basic workflow is illustrated below,

import danton

simulation = danton.Simulation()
particles = danton.particles(10000, energy=1E+09, elevation=1.0)
result = simulation.run(particles)

License

The Danton source is distributed under the GNU LGPLv3 license. See the provided LICENSE and COPYING.LESSER files.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

danton-1.0.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page