https://github.com/emirkmo/supernova
Python library for analysis of supernova data. Convenience functions for data flow, conversion, and plotting.
https://github.com/emirkmo/supernova
astronomy astrophysics hacktoberfest photometry python supernova
Last synced: 5 months ago
JSON representation
Python library for analysis of supernova data. Convenience functions for data flow, conversion, and plotting.
- Host: GitHub
- URL: https://github.com/emirkmo/supernova
- Owner: emirkmo
- License: mit
- Created: 2022-09-06T23:52:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T11:19:13.000Z (over 3 years ago)
- Last Synced: 2025-10-29T18:02:49.570Z (8 months ago)
- Topics: astronomy, astrophysics, hacktoberfest, photometry, python, supernova
- Language: Python
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# supernova
Object-oriented python library for analyzing supernova data, focusing on generic data flow, conversion, and convenient plotting.
The scripts are meant to be imported and used inside external plotting and analysis codes/notebooks. (See SN2020lao directory for an example)
Will also be a way to quickly import the SN data from my papers. However, please do not take it without
referring to/citing the paper, (or publish it before mine is accepted without contacting me), thanks!