ler 0.3.7__py3-none-any.whl → 0.3.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ler might be problematic. Click here for more details.
- ler/__init__.py +1 -1
- ler/gw_source_population/cbc_source_parameter_distribution.py +74 -31
- ler/gw_source_population/cbc_source_redshift_distribution.py +37 -28
- ler/gw_source_population/jit_functions.py +1 -1
- ler/image_properties/image_properties.py +46 -23
- ler/image_properties/multiprocessing_routine.py +26 -11
- ler/lens_galaxy_population/jit_functions.py +1 -0
- ler/lens_galaxy_population/lens_galaxy_parameter_distribution.py +23 -23
- ler/lens_galaxy_population/optical_depth.py +20 -18
- ler/rates/gwrates.py +593 -205
- ler/rates/ler copy.py +2097 -0
- ler/rates/ler.py +1068 -577
- ler/utils/plots.py +266 -223
- ler/utils/utils.py +44 -10
- {ler-0.3.7.dist-info → ler-0.3.9.dist-info}/METADATA +2 -2
- ler-0.3.9.dist-info/RECORD +25 -0
- {ler-0.3.7.dist-info → ler-0.3.9.dist-info}/WHEEL +1 -1
- ler-0.3.7.dist-info/RECORD +0 -24
- {ler-0.3.7.dist-info → ler-0.3.9.dist-info}/LICENSE +0 -0
- {ler-0.3.7.dist-info → ler-0.3.9.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ler
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.9
|
|
4
4
|
Summary: Gravitational waves Lensing Rates
|
|
5
5
|
Home-page: https://github.com/hemantaph/ler
|
|
6
6
|
Author: Hemantakumar
|
|
@@ -16,7 +16,7 @@ Requires-Dist: numpy >=1.18
|
|
|
16
16
|
Requires-Dist: numba >=0.57.1
|
|
17
17
|
Requires-Dist: bilby >=1.0.2
|
|
18
18
|
Requires-Dist: gwsnr >=0.2.0
|
|
19
|
-
Requires-Dist: scipy
|
|
19
|
+
Requires-Dist: scipy <1.14.0
|
|
20
20
|
Requires-Dist: lenstronomy >=1.10.4
|
|
21
21
|
Requires-Dist: astropy >=5.1
|
|
22
22
|
Requires-Dist: tqdm >=4.64.1
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
ler/__init__.py,sha256=qHG43pWB__gD_SrSbq0Ncvt0PwdQC2Dx3MzGgNAn6ls,804
|
|
2
|
+
ler/gw_source_population/__init__.py,sha256=HG0ve5wTpBDN2fNMxHLnoOqTz-S0jXM_DsWEJ5PEHAw,126
|
|
3
|
+
ler/gw_source_population/cbc_source_parameter_distribution.py,sha256=e0-Sqcx7WblWkqX1WQg6sCzrpMbkQ5tUcMu9sbBcp9Y,67455
|
|
4
|
+
ler/gw_source_population/cbc_source_redshift_distribution.py,sha256=o2qAM_-9SeLxxfGwqXrdVWTCeEAaXVan_OPDd4jrplg,28559
|
|
5
|
+
ler/gw_source_population/jit_functions.py,sha256=aQV9mv3IY5b3OLiPeXmoLWJ_TbFUS9M1OgnIyIY3eX4,8668
|
|
6
|
+
ler/image_properties/__init__.py,sha256=XfJFlyZuOrKODT-z9WxjR9mI8eT399YJV-jzcJKTqGo,71
|
|
7
|
+
ler/image_properties/image_properties.py,sha256=QmZ27y4CFR-DvzBxJewgaH3kEAXW6UDPxbyI7zwjdP4,25302
|
|
8
|
+
ler/image_properties/multiprocessing_routine.py,sha256=hYnQTM7PSIj3X-5YNDqMxH9UgeXHUPPdLG70h_r6sEY,18333
|
|
9
|
+
ler/lens_galaxy_population/__init__.py,sha256=TXk1nwiYy0tvTpKs35aYK0-ZK63g2JLPyGG_yfxD0YU,126
|
|
10
|
+
ler/lens_galaxy_population/jit_functions.py,sha256=tCTcr4FWyQXH7SQlHsUWeZBpv4jnG00DsBIljdWFs5M,8472
|
|
11
|
+
ler/lens_galaxy_population/lens_galaxy_parameter_distribution.py,sha256=_o_kaIIqps9i-5RYQ8PIaofblAwTBSIokjYPEbo1Rh4,48278
|
|
12
|
+
ler/lens_galaxy_population/mp.py,sha256=TPnFDEzojEqJzE3b0g39emZasHeeaeXN2q7JtMcgihk,6387
|
|
13
|
+
ler/lens_galaxy_population/optical_depth.py,sha256=rZ_Inpw7ChpFdDLp3kJrCmA0PL3RxN6T_W_NTFhj_ko,42542
|
|
14
|
+
ler/rates/__init__.py,sha256=N4li9NouSVjZl5HIhyuiKKRyrpUgQkBZaUeDgL1m4ic,43
|
|
15
|
+
ler/rates/gwrates.py,sha256=akw6rKAkETr_ERmymVJx3APRXs0XqqFccZ-LIzAV4jM,58465
|
|
16
|
+
ler/rates/ler copy.py,sha256=BlnGlRISUwiWUhUNwp32_lvh7tHdT-d1VDhFelwKO_c,101873
|
|
17
|
+
ler/rates/ler.py,sha256=pBFTeYlranu5A81yENC3lUC5ebalUmr-g8neyWJUhgk,106112
|
|
18
|
+
ler/utils/__init__.py,sha256=JWF9SKoqj1BThpV_ynfoyUeU06NQQ45DHCUGaaMSp_8,42
|
|
19
|
+
ler/utils/plots.py,sha256=uq-usKRnEymtOSAPeHFOfMQW1XX76_WP2aBkT40RvLo,15664
|
|
20
|
+
ler/utils/utils.py,sha256=HzRgpDjxXqaZ0jUjYU79IRzaFFK66rAhNAoqXdUHJJo,28976
|
|
21
|
+
ler-0.3.9.dist-info/LICENSE,sha256=9LeXXC3WaHBpiUGhLVgOVnz0F12olPma1RX5zgpfp8Q,1081
|
|
22
|
+
ler-0.3.9.dist-info/METADATA,sha256=G7PYS2UakhDt_JADHG269abUUsCwV_-afUf6IzlCSQA,6521
|
|
23
|
+
ler-0.3.9.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
24
|
+
ler-0.3.9.dist-info/top_level.txt,sha256=VWeWLF_gNMjzquGmqrLXqp2J5WegY86apTUimMTh68I,4
|
|
25
|
+
ler-0.3.9.dist-info/RECORD,,
|
ler-0.3.7.dist-info/RECORD
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
ler/__init__.py,sha256=qDhHiLbxxfIa6qdZMiFMfZwND46o80WYOndafYh-lMQ,804
|
|
2
|
-
ler/gw_source_population/__init__.py,sha256=HG0ve5wTpBDN2fNMxHLnoOqTz-S0jXM_DsWEJ5PEHAw,126
|
|
3
|
-
ler/gw_source_population/cbc_source_parameter_distribution.py,sha256=jAFBAen3ZsGkJSxSDeBT0WZlVYNTIF-ICRiftVlnlMo,66229
|
|
4
|
-
ler/gw_source_population/cbc_source_redshift_distribution.py,sha256=ajI4L7vkoNNzw2Y_bZTe9T3F9uFcrYt_KaINT9anuvw,28160
|
|
5
|
-
ler/gw_source_population/jit_functions.py,sha256=phUYdbFRvNMRgXJtSwGYSY2HN5h3n3IcLJR9AvHyC6o,8666
|
|
6
|
-
ler/image_properties/__init__.py,sha256=XfJFlyZuOrKODT-z9WxjR9mI8eT399YJV-jzcJKTqGo,71
|
|
7
|
-
ler/image_properties/image_properties.py,sha256=02hNsLgQ9H3rhWP0L3_Pc2ulUSGrJFICU5YZORbDXac,24033
|
|
8
|
-
ler/image_properties/multiprocessing_routine.py,sha256=f5sXcAx01xAx7AvOFE1Q99w7X9WIUwqlsUl7zq--rG4,17805
|
|
9
|
-
ler/lens_galaxy_population/__init__.py,sha256=TXk1nwiYy0tvTpKs35aYK0-ZK63g2JLPyGG_yfxD0YU,126
|
|
10
|
-
ler/lens_galaxy_population/jit_functions.py,sha256=8ZlseC6oaNuiZg5DvOeoonkH1BUE_dZyFMfmAx7_TPw,8419
|
|
11
|
-
ler/lens_galaxy_population/lens_galaxy_parameter_distribution.py,sha256=e_3lgfJi3K_ioZf5VTw4hPgtUHeDThMHUYGmUnuKE9Q,48174
|
|
12
|
-
ler/lens_galaxy_population/mp.py,sha256=TPnFDEzojEqJzE3b0g39emZasHeeaeXN2q7JtMcgihk,6387
|
|
13
|
-
ler/lens_galaxy_population/optical_depth.py,sha256=m4rBkE2-7Gd6z_oHmHOfg4bPHOi0xotCs5VQnFbzz_A,42333
|
|
14
|
-
ler/rates/__init__.py,sha256=N4li9NouSVjZl5HIhyuiKKRyrpUgQkBZaUeDgL1m4ic,43
|
|
15
|
-
ler/rates/gwrates.py,sha256=cAMC57G9D0yiJLN_Q6qV4wyTlnyk_vkrZ3nCbbSb6dw,40718
|
|
16
|
-
ler/rates/ler.py,sha256=Ff1u0sWb_1rHzuUjm7xgZ1q8xBh57TQ3VxJVjgFhjZE,76975
|
|
17
|
-
ler/utils/__init__.py,sha256=JWF9SKoqj1BThpV_ynfoyUeU06NQQ45DHCUGaaMSp_8,42
|
|
18
|
-
ler/utils/plots.py,sha256=D8MjTrfyE4cc0D6KBu1Mw4VMllp9Yp73bSi2cqPmNOM,10742
|
|
19
|
-
ler/utils/utils.py,sha256=BPMUMamJeAW9-LlvW4ao93jAZSG6YBS6Hd3FpTYJgB4,27465
|
|
20
|
-
ler-0.3.7.dist-info/LICENSE,sha256=9LeXXC3WaHBpiUGhLVgOVnz0F12olPma1RX5zgpfp8Q,1081
|
|
21
|
-
ler-0.3.7.dist-info/METADATA,sha256=T35jR45BN4kqE1YJc9MKHN9SOZN28hnCN9bja-IuxrM,6521
|
|
22
|
-
ler-0.3.7.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
23
|
-
ler-0.3.7.dist-info/top_level.txt,sha256=VWeWLF_gNMjzquGmqrLXqp2J5WegY86apTUimMTh68I,4
|
|
24
|
-
ler-0.3.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|