Metadata-Version: 2.3
Name: scoutpip
Version: 0.1.1
Summary: Codes necessary for computing the multipoles of the SNe luminosity distance and reproduce the results in https://arxiv.org/pdf/2212.10328, https://arxiv.org/pdf/2403.17741 and https://arxiv.org/pdf/2407.07002
License: GPL-3
Keywords: SNe cosmology,data analysis
Author: Artyom Vorobyov
Author-email: artyom.vorobyov@gmail.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: astropy (>=5.3.4,<5.4.0)
Requires-Dist: emcee (>=3.1.2,<3.2.0)
Requires-Dist: getdist (>=1.5.2,<1.6.0)
Requires-Dist: matplotlib (>=3.8.0,<3.9.0)
Requires-Dist: numpy (>=1.24.3,<1.25.0)
Requires-Dist: scipy (>=1.11.4,<1.12.0)
Project-URL: Repository, https://github.com/fsorrenti/scout
Description-Content-Type: text/markdown

# ``scout``


<p align="center">
  <img src="https://github.com/fsorrenti/scout/blob/main/assets/img/scout.jpg" width="52%"
 alt="veloce_logo"/>
</p>

<div align="center">
  
![](https://img.shields.io/badge/Python-181717?style=plastic&logo=python)
![](https://img.shields.io/badge/Author-Francesco%20Sorrenti%20-181717?style=plastic)

</div>



Hello! Welcome to `scout` (Supernova Cosmology Utilities)! This repositories provide all the codes necessary for computing the multipoles of the SNe luminosity distance and  reproduce the results in https://arxiv.org/pdf/2212.10328, https://arxiv.org/pdf/2403.17741 and https://arxiv.org/pdf/2407.07002,  together with analyses tools. 


## Example

Examples can be found in [notebooks](https://github.com/fsorrenti/scout/blob/main/notebooks). 

## Contributing and contacts

Feel free to [fork](https://github.com/fsorrenti/scout/fork) this repository to work on it; otherwise, please [raise an issue](https://github.com/fsorrenti/scout/issues) or contact [Francesco Sorrenti](mailto:francescosorrenti96@gmail.com).

## License

`scout` is released under the GPL-3 license (see [LICENSE](https://github.com/fsorrenti/scout/blob/main/LICENSE.txt)) subject to the non-commercial use condition.

     scout
     Copyright (C) 2025 Francesco Sorrenti & contributors

     This program is released under the GPL-3 license (see LICENSE.txt), subject to a non-commercial use condition.

