This modified the tapering API to make it easier to do consistent time domain parameter estimation.
What's Changed
- Set back to development by @GarethCabournDavies in #5151
- np.unicode_ deprecated by @GarethCabournDavies in #5152
- Speed up workflow CI test by @spxiwh in #5156
- Adding functionalities to create calibration config files by @sum33it in #4537
- Avoid unnecessary SNR (re)normalization in
multi_inspiralby @titodalcanton in #5157 - fix a bug in the mutli loglikelihood method of the gated gaussian noise class by @yi-fan-wang in #5159
- Precision issue in pycbc_plot_singles_timefreq by @spxiwh in #5164
- Expanding help string of --filter-string by @khunsang in #5166
- Optimize the sgchisq calculation by @spxiwh in #5163
multi_inspiral: avoid repeated power chi^2 calculations in the critical loop by @titodalcanton in #5158- Add functionality to sample coalescence time in detector frame by @acorreia61201 in #5165
- Add script for calculating Savage-Dickey ratio by @acorreia61201 in #5167
- PyGRB: mark minifollowup subworkflows as parents of results_page jobs by @titodalcanton in #5169
- Improve HDF bank splitter by @titodalcanton in #5172
- Implement cached memory in eventmgr by @spxiwh in #5154
- add gwtc4 by @yi-fan-wang in #5174
- Upgrade of
pycbc_pygrb_plot_skygridscript by @Thomas-JACQUOT in #5173 - first pass to drop 3.9 and 3.10 support by @ahnitz in #5182
- Expand PyGRB tables by @pannarale in #5183
- Update pkg_resources (to be deprecated) to use importlib for plugins by @GarethCabournDavies in #5181
- Fix rotted link to LALSuite documentation by @tdent in #5187
- Fixes to PyGRB found-missed plot by @titodalcanton in #5178
- Update to ligo.skymap 2.1.1 by @lpsinger in #5057
- Add python 3.13 by @ahnitz in #5184
- Add functionality to combine posteriors via evidence sampling in
extract_samplesby @acorreia61201 in #5168 - Pin dynesty to. <3.0 until the API interface can be updated by @GarethCabournDavies in #5195
- Deprecation fixes by @GarethCabournDavies in #5186
- Remove pin on igwn-ligolw by @GarethCabournDavies in #5196
- Use pregenerated injection frame file to perform pregenerated injections (resurrected) by @spxiwh in #5161
- Fix PyGRB clustering by @spxiwh in #5199
- Remove SNR triggers not close to injection with injfilterrejector by @spxiwh in #5153
- Avoid symlinking OS-wide Python in release virtualenvs by @titodalcanton in #5200
- enhance legend setting in pycbc_inference_plot_posterior by @WuShichao in #4964
- New column in PyGRB injections tables by @pannarale in #5207
- Update GraceDB test so that it doesn't try to use x509 credentials by @GarethCabournDavies in #5202
- Correction of
pygrb_plot_skygridscript to plot legacy case by @Thomas-JACQUOT in #5204 - Add Effective precession spin chi_p to pycbc_pygrb_plot_injs_results by @lmuccillo in #5203
- Fix taper issue by @aleynaakyuz in #5191
- Update setup.py by @ahnitz in #5211
New Contributors
- @lmuccillo made their first contribution in #5203
Full Changelog: v2.9.0...v2.10.0