Commit 54b1380
authored
Asimov fixes (#14)
* Add SNR-based injection functionality and corresponding tests
- Implemented functions to calculate network SNR for a given luminosity distance and to find the distance that produces a target network SNR.
- Updated the `make_injection` function to support injections based on target SNR.
- Enhanced documentation in quickstart and software injections guides to include SNR-based injection examples.
- Added unit tests for SNR calculations and injection creation.
- Modified noise models to conditionally use PyTorch if available.
* Update asimov interface to enable pretty printing1 parent 620841d commit 54b1380
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments