https://github.com/icecube/event-generator

IceCube event generator

https://github.com/icecube/event-generator

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization icecube has institutional domain (icecube.wisc.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

IceCube event generator

Basic Info
  • Host: GitHub
  • Owner: icecube
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 33.6 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • Open Issues: 3
  • Releases: 5
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License

README.md

| Testing | Coverage | Documentation | DOI | | :-----: | :------: | :-----------: | :-----: | | Unit Tests | Coverage Status | | DOI |

event-generator

event-generator is a package designed for the IceCube neutrino telescope. It can be used to generate and reconstruct arbitrary event hypotheses.

Documentation

The documentation for the package can be found here: https://user-web.icecube.wisc.edu/~mhuennefeld/docs/event_generator/html/

More example code and examples will be added as time permits.

Package structure

deps contains C/C++ file dependencies of the packages which are compiled when the package is installed.

docs contains Sphinx documentation which is automatically build from in-code comments and deployed

egenerator contains the python source code of the package.

test contains unit tests which can be run locally

Owner

  • Name: IceCube Neutrino Observatory
  • Login: icecube
  • Kind: organization
  • Location: South Pole Station, Antarctica

Repo Guide: https://github.com/icecube/icecube.github.io/wiki

GitHub Events

Total
  • Release event: 1
  • Delete event: 13
  • Issue comment event: 1
  • Push event: 126
  • Pull request event: 26
  • Create event: 8
Last Year
  • Release event: 1
  • Delete event: 13
  • Issue comment event: 1
  • Push event: 126
  • Pull request event: 26
  • Create event: 8

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.09
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.09
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mhuen (3)
  • fschlueter (1)
Pull Request Authors
  • mhuen (20)
  • fschlueter (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • click *
  • gitpython *
  • numpy *
  • pandas *
  • ruamel.yaml *
  • scipy *
  • tables *
  • tensorflow_probability *
  • tqdm *
setup.py pypi
  • numpy *
  • pandas *
  • scipy *
  • tensorflow_probability *
test_requirements.txt pypi
  • codecov * test
  • coverage * test
  • sphinx * test
  • sphinx-rtd-theme * test
  • tensorflow * test
  • travis-sphinx * test