ml4gw 0.6.2__tar.gz → 0.6.3__tar.gz
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 ml4gw might be problematic. Click here for more details.
- {ml4gw-0.6.2 → ml4gw-0.6.3}/PKG-INFO +2 -3
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/cbc/phenom_p.py +3 -1
- {ml4gw-0.6.2 → ml4gw-0.6.3}/pyproject.toml +4 -5
- {ml4gw-0.6.2 → ml4gw-0.6.3}/README.md +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/augmentations.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/constants.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/dataloading/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/dataloading/chunked_dataset.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/dataloading/hdf5_dataset.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/dataloading/in_memory_dataset.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/distributions.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/gw.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/autoencoder/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/autoencoder/base.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/autoencoder/convolutional.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/autoencoder/skip_connection.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/autoencoder/utils.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/norm.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/resnet/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/resnet/resnet_1d.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/resnet/resnet_2d.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/streaming/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/streaming/online_average.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/nn/streaming/snapshotter.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/spectral.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/pearson.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/qtransform.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/scaler.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/snr_rescaler.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/spectral.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/spectrogram.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/spline_interpolation.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/transform.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/waveforms.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/transforms/whitening.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/types.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/utils/interferometer.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/utils/slicing.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/adhoc/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/adhoc/ringdown.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/adhoc/sine_gaussian.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/cbc/__init__.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/cbc/phenom_d.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/cbc/phenom_d_data.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/cbc/taylorf2.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/conversion.py +0 -0
- {ml4gw-0.6.2 → ml4gw-0.6.3}/ml4gw/waveforms/generator.py +0 -0
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: ml4gw
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: Tools for training torch models on gravitational wave data
|
|
5
5
|
Author: Alec Gunny
|
|
6
6
|
Author-email: alec.gunny@ligo.org
|
|
7
|
-
Requires-Python: >=3.
|
|
7
|
+
Requires-Python: >=3.9,<3.13
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
10
9
|
Classifier: Programming Language :: Python :: 3.9
|
|
11
10
|
Classifier: Programming Language :: Python :: 3.10
|
|
12
11
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -382,7 +382,9 @@ class IMRPhenomPv2(IMRPhenomD):
|
|
|
382
382
|
# reshape x to have same shape as diffRDphase
|
|
383
383
|
x = x[1:-1].unsqueeze(0).expand(diffRDphase.shape)
|
|
384
384
|
# interpolate at x = 1, as thats the same as f = fRD
|
|
385
|
-
diffRDphase = -self.interpolate(
|
|
385
|
+
diffRDphase = -self.interpolate(
|
|
386
|
+
torch.tensor([1], device=x.device), x, diffRDphase
|
|
387
|
+
)
|
|
386
388
|
return hPhenom, diffRDphase
|
|
387
389
|
|
|
388
390
|
# Utility functions
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "ml4gw"
|
|
3
|
-
version = "0.6.
|
|
3
|
+
version = "0.6.3"
|
|
4
4
|
description = "Tools for training torch models on gravitational wave data"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
authors = [
|
|
@@ -8,7 +8,7 @@ authors = [
|
|
|
8
8
|
]
|
|
9
9
|
|
|
10
10
|
[tool.poetry.dependencies]
|
|
11
|
-
python = "^3.
|
|
11
|
+
python = "^3.9,<3.13"
|
|
12
12
|
|
|
13
13
|
jaxtyping = "^0.2"
|
|
14
14
|
|
|
@@ -59,18 +59,17 @@ include_trailing_comma = true
|
|
|
59
59
|
[tool.tox]
|
|
60
60
|
legacy_tox_ini = """
|
|
61
61
|
[tox]
|
|
62
|
-
envlist = py{
|
|
62
|
+
envlist = py{39,310,311,312}
|
|
63
63
|
isolated_build = true
|
|
64
64
|
|
|
65
65
|
[gh-actions]
|
|
66
66
|
python =
|
|
67
|
-
3.8: py38
|
|
68
67
|
3.9: py39
|
|
69
68
|
3.10: py310
|
|
70
69
|
3.11: py311
|
|
71
70
|
3.12: py312
|
|
72
71
|
|
|
73
|
-
[testenv:py{
|
|
72
|
+
[testenv:py{39,310,311,312}]
|
|
74
73
|
deps =
|
|
75
74
|
pytest>=7,<8
|
|
76
75
|
lalsuite>=7,<8
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|