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
File Mode Size
validation_code
bankvetotest.py -rw-r--r-- 3.6 KB
fft_base.py -rw-r--r-- 36.8 KB
lalsim.py -rw-r--r-- 16.2 KB
test_array.py -rw-r--r-- 20.7 KB
test_array_lal.py -rw-r--r-- 5.0 KB
test_autochisq.py -rw-r--r-- 6.4 KB
test_calibration.py -rw-r--r-- 2.9 KB
test_chisq.py -rw-r--r-- 4.8 KB
test_coinc_stat.py -rw-r--r-- 2.9 KB
test_conversions.py -rw-r--r-- 9.3 KB
test_correlate.py -rw-r--r-- 3.1 KB
test_cuts.py -rw-r--r-- 8.7 KB
test_detector.py -rw-r--r-- 3.9 KB
test_distributions.py -rw-r--r-- 10.9 KB
test_dq.py -rw-r--r-- 5.0 KB
test_fft_mkl_threaded.py -rw-r--r-- 2.4 KB
test_fft_unthreaded.py -rw-r--r-- 2.4 KB
test_fftw_openmp.py -rw-r--r-- 2.4 KB
test_fftw_pthreads.py -rw-r--r-- 2.4 KB
test_frame.py -rw-r--r-- 6.4 KB
test_frequencyseries.py -rw-r--r-- 23.9 KB
test_infmodel.py -rw-r--r-- 7.2 KB
test_injection.py -rw-r--r-- 6.9 KB
test_io_live.py -rw-r--r-- 6.1 KB
test_live_coinc_compare.py -rw-r--r-- 6.7 KB
test_matchedfilter.py -rw-r--r-- 9.5 KB
test_noise.py -rw-r--r-- 2.7 KB
test_pnutils.py -rw-r--r-- 4.5 KB
test_psd.py -rw-r--r-- 5.8 KB
test_resample.py -rw-r--r-- 3.6 KB
test_schemes.py -rw-r--r-- 7.5 KB
test_significance_module.py -rw-r--r-- 7.7 KB
test_skymax.py -rw-r--r-- 18.6 KB
test_spatmplt.py -rw-r--r-- 3.4 KB
test_threshold.py -rw-r--r-- 2.3 KB
test_timeseries.py -rw-r--r-- 25.5 KB
test_tmpltbank.py -rw-r--r-- 26.0 KB
test_transforms.py -rw-r--r-- 3.4 KB
test_waveform.py -rw-r--r-- 7.3 KB
test_waveform_utils.py -rw-r--r-- 4.5 KB
utils.py -rw-r--r-- 37.3 KB

back to top