Dingo-gw

Latest version: v0.7.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.4.1

What's Changed
* Replace chainconsumer with corner by stephengreen in https://github.com/dingo-gw/dingo/pull/169


**Full Changelog**: https://github.com/dingo-gw/dingo/compare/v0.4.0...v0.4.1

0.4.0

First public release

What's Changed
* Noise psd dataset pr by jonaswildberger in https://github.com/dingo-gw/dingo/pull/142
* Improvements to dingo_ls by stephengreen in https://github.com/dingo-gw/dingo/pull/161
* ASDDataset added to dingo_ls by jonaswildberger in https://github.com/dingo-gw/dingo/pull/163
* Update documentation for public release by stephengreen in https://github.com/dingo-gw/dingo/pull/162
* Add readthedocs config file by stephengreen in https://github.com/dingo-gw/dingo/pull/164
* Readthedocs config by stephengreen in https://github.com/dingo-gw/dingo/pull/165


**Full Changelog**: https://github.com/dingo-gw/dingo/compare/v0.3.3...v0.4.0

0.3.3

What's Changed
* Compatibility with PESummary by stephengreen in https://github.com/dingo-gw/dingo/pull/150
* Remove import of DingoDataset from dingo.core.utils by stephengreen in https://github.com/dingo-gw/dingo/pull/157
* New README.md for public repo by stephengreen in https://github.com/dingo-gw/dingo/pull/158
* Remove unused code by stephengreen in https://github.com/dingo-gw/dingo/pull/159
* Added version to dingo models. by max-dax in https://github.com/dingo-gw/dingo/pull/160


**Full Changelog**: https://github.com/dingo-gw/dingo/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Migration to maintained nflows fork. by max-dax in https://github.com/dingo-gw/dingo-devel/pull/138
* Added sampling importance resampling by nihargupte-ph in https://github.com/dingo-gw/dingo-devel/pull/137
* dingo_pipe updates / importance sampling / plotting by stephengreen in https://github.com/dingo-gw/dingo-devel/pull/136
* Condor updates for dingo_pipe by stephengreen in https://github.com/dingo-gw/dingo-devel/pull/144
* Calibration marginalization by nihargupte-ph in https://github.com/dingo-gw/dingo-devel/pull/120
* Changed type of model input_dims in metadata from tuple to list. by max-dax in https://github.com/dingo-gw/dingo-devel/pull/151
* updated to support for only 3.8=3.10 python by nihargupte-ph in https://github.com/dingo-gw/dingo-devel/pull/155
* Replace setup.py with pyproject.toml by mpuerrer in https://github.com/dingo-gw/dingo-devel/pull/140


**Full Changelog**: https://github.com/dingo-gw/dingo-devel/compare/v0.3.1...v0.3.2

0.3.1

What's Changed
* Native time delay geocenter by max-dax in https://github.com/dingo-gw/dingo-devel/pull/126
* Modify test for FD waveform generation when fmax not a power of two by mpuerrer in https://github.com/dingo-gw/dingo-devel/pull/127
* Initial version of dingo_pipe by stephengreen in https://github.com/dingo-gw/dingo-devel/pull/129

**Full Changelog**: https://github.com/dingo-gw/dingo-devel/compare/v0.3.0...v0.3.1

Comments
* `dingo_pipe` will work when run with `local = True` but needs slightly modifications to the DAG files to be able to properly request GPU resources.

0.3.0

This updates the code to correspond to the recent paper on neural importance sampling, https://arxiv.org/abs/2210.05686.

Main changes

* Rename `SamplesDataset` class to `Result`. This class contains a set of samples (generated using a `Sampler` class to sample from a trained network), which it can perform various operations on. In particular, all functionality relating to importance sampling is contained here.
* Add sampling of synthetic phase to as a method in `Result`. This generates a phase sample given all the other parameters, using the GW likelihood. It takes into account higher multipole modes in the model by caching the waveform modes, and reconstructing the polarizations at different phases.
* Make various improvements to importance sampling. When using GNPE, importance sampling now takes place in the joint space $(\theta, \hat\theta)$, where $\hat\theta$ denotes the GNPE proxy parameters.
* Add documentation.

Main components still missing

* Improved inference interface including Asimov integration
* Ability to change prior, data conditioning, waveform model, etc., during importance sampling
* Detector calibration marginalization
* Code for generating synthetic noise PSD datasets
* Tutorials

**Full Changelog**: https://github.com/dingo-gw/dingo-devel/compare/v0.2.0...v0.3.0

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.