.gitignore
.gitmodules
.mailmap
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/labeler.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/ci_cron.yml
.github/workflows/ci_tests.yml
.github/workflows/codeql-analysis.yml
.github/workflows/label.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
docs/.gitignore
docs/Makefile
docs/conf.py
docs/credits.rst
docs/index.rst
docs/make.bat
docs/_static/favicon.ico
docs/_static/favicon.png
docs/_static/favicon.pxm
docs/_static/macro_lightning.css
docs/documentation/code_quality.rst
docs/documentation/installation.rst
docs/documentation/testing.rst
docs/examples/plotting_constraints.ipynb
docs/examples/figures/full_constraints_plot.png
docs/macro_lightning/data.rst
docs/macro_lightning/index.rst
docs/macro_lightning/parameters.rst
docs/macro_lightning/physics.rst
docs/macro_lightning/plot.rst
docs/macro_lightning/utils.rst
docs/papers_and_presentations/README.rst
docs/papers_and_presentations/JHU_Journal_Club/JHU Journal Club Presentation.webloc
docs/papers_and_presentations/JHU_Journal_Club/Johns Hopkins August 24, 2020.pdf
docs/papers_and_presentations/JHU_Journal_Club/figures/front-image.png
docs/papers_and_presentations/JHU_Journal_Club/figures/arxiv/[2006.16272] Straight Lightning as a Signature of Macroscopic Dark Matter.webloc
docs/papers_and_presentations/JHU_Journal_Club/figures/arxiv/arXiv_screenshot.png
docs/papers_and_presentations/JHU_Journal_Club/figures/github/cwru-pat-macro_lightning- Constrain Macro-DM with lightning, on Earth and Jupiter..webloc
docs/papers_and_presentations/JHU_Journal_Club/figures/github/github_screenshot.png
docs/papers_and_presentations/JHU_Journal_Club/figures/lightning_gif/lightning-straight-2-15-2015-Mutare-Zimbabwe-Peter-Lowenstein.gif
docs/papers_and_presentations/JHU_Journal_Club/figures/lightning_gif/lightning-straight-2-15-2015-Mutare-Zimbabwe-Peter-Lowenstein.gif 1,280×720 pixels.webloc
docs/papers_and_presentations/JHU_Journal_Club/figures/lightning_gif/straight_lightning.jpg
docs/papers_and_presentations/JHU_Journal_Club/figures/website/Constraining Dark Matter Models with Lightning — macro_lightning v1.0.webloc
docs/papers_and_presentations/JHU_Journal_Club/figures/website/website_screenshot.png
docs/papers_and_presentations/UofT_Astro-Ph/Astro-Ph - Google Slides.webloc
docs/papers_and_presentations/UofT_Astro-Ph/Astro-Ph.pdf
docs/papers_and_presentations/UofT_Astro-Ph/figures/front-image.png
docs/papers_and_presentations/UofT_Astro-Ph/figures/arxiv/[2006.16272] Straight Lightning as a Signature of Macroscopic Dark Matter.webloc
docs/papers_and_presentations/UofT_Astro-Ph/figures/arxiv/arXiv_screenshot.png
docs/papers_and_presentations/UofT_Astro-Ph/figures/constraints_plot/lightning_constraints.py
docs/papers_and_presentations/UofT_Astro-Ph/figures/constraints_plot/lightningconstraints.png
docs/papers_and_presentations/UofT_Astro-Ph/figures/github/cwru-pat-macro_lightning- Constrain Macro-DM with lightning, on Earth and Jupiter..webloc
docs/papers_and_presentations/UofT_Astro-Ph/figures/github/github_screenshot.png
docs/papers_and_presentations/UofT_Astro-Ph/figures/lightning_gif/lightning-straight-2-15-2015-Mutare-Zimbabwe-Peter-Lowenstein.gif
docs/papers_and_presentations/UofT_Astro-Ph/figures/lightning_gif/lightning-straight-2-15-2015-Mutare-Zimbabwe-Peter-Lowenstein.gif 1,280×720 pixels.webloc
docs/papers_and_presentations/UofT_Astro-Ph/figures/website/Constraining Dark Matter Models with Lightning — macro_lightning v1.0.webloc
docs/papers_and_presentations/UofT_Astro-Ph/figures/website/website_screenshot.png
docs/papers_and_presentations/cosmos_from_your_couch/figures/cosmos_from_your_couch.png
docs/whatsnew/1.0.rst
docs/whatsnew/index.rst
licenses/LICENSE.rst
licenses/README.rst
macro_lightning/__init__.py
macro_lightning/_astropy_init.py
macro_lightning/conftest.py
macro_lightning/parameters.py
macro_lightning/physics.py
macro_lightning/plot.py
macro_lightning/utils.py
macro_lightning/version.py
macro_lightning.egg-info/PKG-INFO
macro_lightning.egg-info/SOURCES.txt
macro_lightning.egg-info/dependency_links.txt
macro_lightning.egg-info/not-zip-safe
macro_lightning.egg-info/requires.txt
macro_lightning.egg-info/top_level.txt
macro_lightning/data/__init__.py
macro_lightning/data/dfn_constraints.ecsv
macro_lightning/data/dfn_future_constraints.ecsv
macro_lightning/data/humandeath_constraints.ecsv
macro_lightning/data/mica_polygon.txt
macro_lightning/data/superbursts1_polygon.txt
macro_lightning/data/superbursts2_polygon.txt
macro_lightning/data/whitedwarf_polygon.txt
macro_lightning/tests/__init__.py
macro_lightning/tests/test_parameters.py
macro_lightning/tests/test_plot.py
macro_lightning/tests/test_utils.py
macro_lightning/tests/baseline/test_empty_constraints_plot.png
macro_lightning/tests/baseline/test_full_constraints_plot.png
macro_lightning/tests/baseline/test_plot_atomic_density_line.png
macro_lightning/tests/baseline/test_plot_black_hole_constraints.png
macro_lightning/tests/baseline/test_plot_black_hole_line.png
macro_lightning/tests/baseline/test_plot_cmb_constraints.png
macro_lightning/tests/baseline/test_plot_dfn_constraints.png
macro_lightning/tests/baseline/test_plot_humandeath_constraints.png
macro_lightning/tests/baseline/test_plot_lensing_constraints.png
macro_lightning/tests/baseline/test_plot_mica_constraints.png
macro_lightning/tests/baseline/test_plot_nuclear_density_line.png
macro_lightning/tests/baseline/test_plot_reference_densities.png
macro_lightning/tests/baseline/test_plot_superbursts_constraints.png
macro_lightning/tests/baseline/test_plot_white_dwarf_constraints.png
notebooks/Basic Jupiter Flux Calculation.nb
notebooks/Lightning_paper_constraints_and_projections.Rmd
notebooks/Lightning_paper_constraints_and_projections.ipynb
notebooks/Lightning_paper_constraints_and_projections.md
notebooks/README.md
notebooks/maxwell_fraction.nb
notebooks/data/macro_msig_earth.asdf
notebooks/data/macro_msig_jupiter.asdf
notebooks/figures/lightningconstraints.pdf
references/Abraham2010.pdf
references/Alcock2001.pdf
references/Bovy2012.pdf
references/Carr2010.pdf
references/Christian2003.pdf
references/Colvin1987.pdf
references/Cyncynates2016.pdf
references/Dwyer and Uman 2014.pdf
references/Lynn2010.pdf
references/Niikura2019.pdf
references/Sidhu2018auv.pdf
references/Sidhu2019bolide.pdf
references/Sidhu2019death.pdf
references/Sidhu2019granite.pdf
references/Sidhu2020anti.pdf
references/Sidhu2020charge.pdf
references/Sidhu2020reconsider.pdf
references/Tisserand2007.pdf
references/Wilkinson2014angular.pdf
references/Zhitnitsky2003.pdf
references/references.bib
references/zimbabwe_straight_lightning.zip