Authors:
- Stephan Meighen-Berger, developed the Nyx Code
Welcome to Fledgeling!
This is a light-weight python package to give you a brief introduction how to handle IceCube data and atmospherics.
Please cite this software using
@software{sloth2022@github,
author = {Stephan Meighen-Berger},
title = {{Fledgeling}: Introduction to IceCube Atmospheric Comparisons,
url = {https://github.com/MeighenBergerS/fledgeling},
version = {0.0.1},
year = {2022},
}
Download the repo and make sure the paths are set correctly in the config file (and/or examples.)
A very basic example of how to use this code is given in examples. There a quick tutorial is given how to generate an image like
is given. Note that you will the 10 years of IceCube dataset and either the pre-calculated icecube_standard.pkl and shower.pkl files or calculate them yourself using standard_generator.py