swh:1:snp:3a699297f000109a1bc833f294a54171df990207
Revision 1767cceaa7edbc0db626de61a6124f73c64e162e authored by Francesco Pannarale on 30 June 2023, 10:45:21 UTC, committed by GitHub on 30 June 2023, 10:45:21 UTC
* Space before colons in eos_utils.py help messages

* Enable extrapolation in eos_utils.py when NS is out of bounds

* Same check on shape in primary_mass and secondary mass

* Function to swap masses and spins of object 1 and object2

* Allow user to request for remnant_mass calculations: 1) extrapolation, 2) swapping object 1 and object 2 if mass2 > mass1, 3) treat as a (dark) BBH and NSBH with NS mass greater than a value probided by the user

* Renamned swap_companions to ensure_obj1_is_primary and generalized it

* codeclimate

* codeclimate

* Fixed line that was too long

* Fixed docstring and using keywords explicitly in all remnant_mass_* calls

* Renamed max_ns_mass as ns_bh_mass_boundary and improved help messages of functions

* Improved docstings

* Comprehensions in pycbc_brute_bank

* Complying to naming convention for spin components in spherical coordinates

* Update conversions.py

Fixing single code climate complaint.
1 parent 3841e5f
History
Tip revision: 9a7ef504439bf7295dd910081c2780077e16fad0 authored by Alex Nitz on 20 March 2024, 15:51:52 UTC
don't keep file open within injectionset (#4667)
Tip revision: 9a7ef50
File Mode Size
.github
bin
docker
docs
examples
pycbc
test
tools
.codeclimate.yml -rw-r--r-- 1.0 KB
.gitignore -rw-r--r-- 95 bytes
.landscape.yml -rw-r--r-- 348 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Dockerfile -rw-r--r-- 3.2 KB
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 197 bytes
README.md -rw-r--r-- 2.4 KB
companion.txt -rw-r--r-- 583 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
pyproject.toml -rw-r--r-- 618 bytes
pytest.ini -rw-r--r-- 85 bytes
requirements-igwn.txt -rw-r--r-- 107 bytes
requirements.txt -rw-r--r-- 913 bytes
setup.py -rwxr-xr-x 10.5 KB
tox.ini -rw-r--r-- 1.5 KB

README.md

back to top