swagnercarena / paltas

Conduct simulation-based inference on strong gravitational lensing systems.
MIT License
13 stars 12 forks source link

Cleanup #23

Closed swagnercarena closed 2 years ago

swagnercarena commented 2 years ago

Made some fixes to simplify instillation and added README and notebooks.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1920070435


Files with Coverage Reduction New Missed Lines %
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Sources/cosmos.py 1 99.16%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Utils/cosmology_utils.py 1 91.67%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Sources/galaxy_catalog.py 2 95.56%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Substructure/subhalos_dg19.py 2 98.35%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Substructure/los_dg19.py 6 97.1%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/Analysis/dataset_generation.py 10 93.63%
../../../../../opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/paltas/generate.py 20 90.71%
<!-- Total: 42 -->
Totals Coverage Status
Change from base Build 1776661061: 0.1%
Covered Lines: 1953
Relevant Lines: 2080

💛 - Coveralls