No project description provided
Project description
superphot-plus
Superphot+ is an end-to-end package that imports supernova photometry, fits light curves to an empirical model, and performs subsequent classification and source parameter estimation. It dramatically expands on the functionalities of the package Superphot1, with multiple implemented sampling alternatives, including dynesty, stochastic variational inference, and NUTS. Superphot+ takes advantage of the JAX backend to speed up runtime.
Superphot+ includes functionalities to both generate simulated light curves, and import existing ZTF photometry from both ANTARES and ALeRCE. Classification functions by default label fitted light curves as one of SN Ia, SN II, SN IIn, SLSN-I, and SN Ibc, but alternative pre-trained models and classification labels can be substituted.
Superphot+ is the underlying package used in multiple real-time ANTARES classification filters2, as well as the ELASTICC challenge3.
1 https://github.com/griffin-h/superphot/tree/master/superphot
2 https://antares.noirlab.edu/filters
3 https://portal.nersc.gov/cfs/lsst/DESC_TD_PUBLIC/ELASTICC/
See ReadTheDocs for more information.
Getting started
To install this package for development use:
$ git clone http://github.com/lincc-frameworks/superphot-plus
$ cd superphot-plus
$ python3 -m venv venv
$ source venv/bin/activate
$ python -m pip install -e ".[dev]"
You can then run $ pytest
to verify that all dependencies are correct,
and your environment should be ready for superphot-plussing!
Contributing
See the contribution guide on ReadTheDocs.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file superphot-plus-0.0.2.tar.gz
.
File metadata
- Download URL: superphot-plus-0.0.2.tar.gz
- Upload date:
- Size: 97.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb349d09405d400b8842d4e12aaaebcabe2e275b6382aac9710751b8ccb7959f |
|
MD5 | 8080f50d5bb0803a5a4762a15f35e76b |
|
BLAKE2b-256 | 729dddaae7a03288eb14af6860509f8cbff28033dbb81f54cff0f1c364cff98a |
Provenance
File details
Details for the file superphot_plus-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: superphot_plus-0.0.2-py3-none-any.whl
- Upload date:
- Size: 96.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09f5c23d733683ab34550be6453e0a48bdd9c52e32bbe36f78306ddd9a19232d |
|
MD5 | 284383507f025d0a5f8e17bee8e8018f |
|
BLAKE2b-256 | 5577ffb40a697e07e91b19fc20881192edef1240426beb8c9963224557915e84 |