lisaanalysistools 1.0.14__cp312-cp312-macosx_11_0_arm64.whl → 1.0.15__cp312-cp312-macosx_11_0_arm64.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 lisaanalysistools might be problematic. Click here for more details.
- {lisaanalysistools-1.0.14.dist-info → lisaanalysistools-1.0.15.dist-info}/METADATA +4 -3
- {lisaanalysistools-1.0.14.dist-info → lisaanalysistools-1.0.15.dist-info}/RECORD +9 -9
- {lisaanalysistools-1.0.14.dist-info → lisaanalysistools-1.0.15.dist-info}/WHEEL +1 -1
- lisatools/_version.py +1 -1
- lisatools/cutils/detector_cpu.cpython-312-darwin.so +0 -0
- lisatools/sources/emri/waveform.py +2 -2
- lisatools/sources/utils.py +5 -4
- {lisaanalysistools-1.0.14.dist-info → lisaanalysistools-1.0.15.dist-info/licenses}/LICENSE +0 -0
- {lisaanalysistools-1.0.14.dist-info → lisaanalysistools-1.0.15.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: lisaanalysistools
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.15
|
|
4
4
|
Home-page: https://github.com/mikekatz04/LISAanalysistools
|
|
5
5
|
Author: Michael Katz
|
|
6
6
|
Author-email: mikekatz04@gmail.com
|
|
@@ -20,6 +20,7 @@ Dynamic: classifier
|
|
|
20
20
|
Dynamic: description
|
|
21
21
|
Dynamic: description-content-type
|
|
22
22
|
Dynamic: home-page
|
|
23
|
+
Dynamic: license-file
|
|
23
24
|
Dynamic: requires-python
|
|
24
25
|
|
|
25
26
|
# LISA Analysis Tools
|
|
@@ -73,7 +74,7 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc
|
|
|
73
74
|
|
|
74
75
|
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/mikekatz04/LISAanalysistools/tags).
|
|
75
76
|
|
|
76
|
-
Current Version: 1.0.
|
|
77
|
+
Current Version: 1.0.15
|
|
77
78
|
|
|
78
79
|
## Authors/Developers
|
|
79
80
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
lisaanalysistools-1.0.15.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
1
2
|
lisatools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
lisatools/_version.py,sha256
|
|
3
|
+
lisatools/_version.py,sha256=-xKWnUCFbpmvy1CV7RLNU19hmg0-CO3bLijwTloAg4E,124
|
|
3
4
|
lisatools/analysiscontainer.py,sha256=UQft6SvyDueDtuL1H1auiEzG5IEsFwRiiXf_0DHtu5U,16289
|
|
4
5
|
lisatools/datacontainer.py,sha256=ChMXkaVCzxe9n90slN4Ncsh8Sd3lGx9PX5hyNCYXG0E,10069
|
|
5
6
|
lisatools/detector.py,sha256=1ATZToFoy14U3ACTyver2x9DKavJ3l6ToU6nUSGSTmo,21161
|
|
@@ -7,7 +8,7 @@ lisatools/diagnostic.py,sha256=rm--mBNIEylT2qdJD-b60yfOrzNBTYT1Aki6Ee7KVQ4,34501
|
|
|
7
8
|
lisatools/sensitivity.py,sha256=gn8AMbel2BGg3ELptCSM9b2MmSf_gX39QVQ-TK5d8TY,29658
|
|
8
9
|
lisatools/stochastic.py,sha256=YHtM9Ll02wyqezCJO53L34x3mt_-qs9n9abdXcEap8o,10518
|
|
9
10
|
lisatools/cutils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
|
-
lisatools/cutils/detector_cpu.cpython-312-darwin.so,sha256=
|
|
11
|
+
lisatools/cutils/detector_cpu.cpython-312-darwin.so,sha256=bh3BUtJ2FjTVwp93WEhTBprFEbjn4qYn1QkKh4dW0u0,197136
|
|
11
12
|
lisatools/cutils/include/Detector.hpp,sha256=Ic37OgP-gvEg8qouhv9aFYf7vQP98tJ_i6PGu8RI1YQ,2050
|
|
12
13
|
lisatools/cutils/include/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
13
14
|
lisatools/cutils/include/global.hpp,sha256=3VPiqglTMRrIBXlEvDUJO2-CjKy_SLUXZt-9A1fH6lQ,572
|
|
@@ -24,20 +25,19 @@ lisatools/sampling/moves/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
24
25
|
lisatools/sampling/moves/skymodehop.py,sha256=0nf72eFhFMGwi0dLJci6XZz-bIMGqco2B2_J72hQvf8,3348
|
|
25
26
|
lisatools/sources/__init__.py,sha256=Fm085xHQ3VpRjqaSlws0bdVefFofAxNzVZyGQQYrQic,140
|
|
26
27
|
lisatools/sources/defaultresponse.py,sha256=2SMbRf-UwgLNaA89tIANjw4BCKh1XEuRg5mgkvAg3-k,839
|
|
27
|
-
lisatools/sources/utils.py,sha256=
|
|
28
|
+
lisatools/sources/utils.py,sha256=V07Zq_pewa2UBwqD3JAub0bdBaejatGc9nAgu01idbM,14408
|
|
28
29
|
lisatools/sources/waveformbase.py,sha256=JPLqLZd1e-6E3ySyXodO83nZGH8bVq2K_s8sF2Oy84w,845
|
|
29
30
|
lisatools/sources/bbh/__init__.py,sha256=M3yP4eaScZZMhOucn88iiJ2WGL6zZTQI0xUEnmw4Nu8,37
|
|
30
31
|
lisatools/sources/bbh/waveform.py,sha256=BDLv_9_8OnTbS-jRoSyPddTD7Ca7C1_9byLPU-W_CuU,3197
|
|
31
32
|
lisatools/sources/emri/__init__.py,sha256=3W0kL4bfTtZNm-wM5t6Y0TTjtZMh4fe_qDyZ6a5rLck,38
|
|
32
|
-
lisatools/sources/emri/waveform.py,sha256=
|
|
33
|
+
lisatools/sources/emri/waveform.py,sha256=M6NFZ2s00SVGL1CuyColcZw2UmE0qraGNh1dKCzN0sA,2424
|
|
33
34
|
lisatools/sources/gb/__init__.py,sha256=GDlLi4M4QPoEdvScIyOyhTuqk0XvFM5ymhR1EE7FYXY,36
|
|
34
35
|
lisatools/sources/gb/waveform.py,sha256=Plwym5CHCEZIDiQ4Fc7MrTh7T74hMNkqGqy2YDpd_OE,1777
|
|
35
36
|
lisatools/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
36
37
|
lisatools/utils/constants.py,sha256=r1kVwkpbZS13JTOxj2iRxT5sMgTYX30y-S0JdVmD5Oo,1354
|
|
37
38
|
lisatools/utils/pointeradjust.py,sha256=2sT-7qeYWr1pd_sHk9leVHUTSJ7jJgYIRoWQOtYqguE,2995
|
|
38
39
|
lisatools/utils/utility.py,sha256=MKqRsG8qRI1xCsj51mt6QRa80-deUUgedxibyMV3KD4,6776
|
|
39
|
-
lisaanalysistools-1.0.
|
|
40
|
-
lisaanalysistools-1.0.
|
|
41
|
-
lisaanalysistools-1.0.
|
|
42
|
-
lisaanalysistools-1.0.
|
|
43
|
-
lisaanalysistools-1.0.14.dist-info/RECORD,,
|
|
40
|
+
lisaanalysistools-1.0.15.dist-info/METADATA,sha256=M2FPkqr04YnYYOvAhiaCHqh7qWlrjBtBE_Z-uV1G1Wc,4381
|
|
41
|
+
lisaanalysistools-1.0.15.dist-info/WHEEL,sha256=CltXN3lQvXbHxKDtiDwW0RNzF8s2WyBuPbOAX_ZeQlA,109
|
|
42
|
+
lisaanalysistools-1.0.15.dist-info/top_level.txt,sha256=qXUn8Xi8yvK0vr3QH0vvT5cmoccjSj-UPeKGLAxdYGo,10
|
|
43
|
+
lisaanalysistools-1.0.15.dist-info/RECORD,,
|
lisatools/_version.py
CHANGED
|
Binary file
|
|
@@ -21,7 +21,7 @@ default_response_kwargs = dict(
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
class EMRITDIWaveform(AETTDIWaveform):
|
|
24
|
-
"""Generate EMRI waveforms with the TDI LISA Response
|
|
24
|
+
"""Generate EMRI waveforms with the TDI LISA Response.
|
|
25
25
|
|
|
26
26
|
Args:
|
|
27
27
|
T: Observation time in years.
|
|
@@ -36,7 +36,7 @@ class EMRITDIWaveform(AETTDIWaveform):
|
|
|
36
36
|
self,
|
|
37
37
|
T: Optional[float] = 1.0,
|
|
38
38
|
dt: Optional[float] = 10.0,
|
|
39
|
-
emri_waveform_args: Optional[tuple] = ("
|
|
39
|
+
emri_waveform_args: Optional[tuple] = ("FastKerrEccentricEquatorialFlux",),
|
|
40
40
|
emri_waveform_kwargs: Optional[dict] = {},
|
|
41
41
|
response_kwargs: Optional[dict] = default_response_kwargs,
|
|
42
42
|
):
|
lisatools/sources/utils.py
CHANGED
|
@@ -255,9 +255,9 @@ class GBCalculationController(CalculationController):
|
|
|
255
255
|
|
|
256
256
|
# parameter transforms from sampling basis to waveform basis
|
|
257
257
|
parameter_transforms = {
|
|
258
|
-
0:
|
|
258
|
+
0: lambda x: x * 1e-23,
|
|
259
259
|
1: lambda x: x / 1e3,
|
|
260
|
-
2:
|
|
260
|
+
2: lambda x: x * 1e-18,
|
|
261
261
|
5: np.arccos,
|
|
262
262
|
8: np.arcsin,
|
|
263
263
|
# (1, 2, 3): lambda x, y, z: (x, y, 11.0 / 3.0 * y**2 / x),
|
|
@@ -302,9 +302,10 @@ class GBCalculationController(CalculationController):
|
|
|
302
302
|
|
|
303
303
|
params = np.asarray(params)
|
|
304
304
|
|
|
305
|
-
params[0] = np.log(params[0])
|
|
305
|
+
# params[0] = np.log(params[0])
|
|
306
|
+
params[0] = params[0] / 1e-23
|
|
306
307
|
params[1] = params[1] * 1e3
|
|
307
|
-
params[2] =
|
|
308
|
+
params[2] = params[2] / 1e-18
|
|
308
309
|
|
|
309
310
|
if params[3] != 0.0:
|
|
310
311
|
raise NotImplementedError(
|
|
File without changes
|
|
File without changes
|