swh:1:snp:3a699297f000109a1bc833f294a54171df990207

sort by:
Revision Author Date Message Commit Date
5d4d8bb Remove reference to marginalized_time_example in docs 19 January 2024, 12:15:57 UTC
89f4f1e Try to fix a warning treated as error (duplicated entry in toctree) 19 January 2024, 10:24:46 UTC
a531b31 Fix Sphinx deprecation (#4331) 18 January 2024, 16:17:53 UTC
9d86314 Force pegasus 5.0.3 18 January 2024, 14:38:10 UTC
0c7cfb4 Try to remove the LISA inference example 18 January 2024, 14:30:22 UTC
90a940b Avoid skymap v1.1.0 (#4429) 17 January 2024, 15:02:00 UTC
bb1ae76 Replace gw-openscience.org with gwosc.org (#4326) 17 January 2024, 13:47:15 UTC
b33d7b7 Removing more LISA things 16 January 2024, 17:19:04 UTC
2ee05aa Remove LISA deps 16 January 2024, 17:17:21 UTC
05c4406 REmove inference examples 16 January 2024, 17:17:09 UTC
98cf320 REmoving lisa examples 16 January 2024, 17:16:14 UTC
8288a19 Revert "add coordinates_space.py (#4289)" This reverts commit e3418c70d8da796fb8b4932fb7f0b22d82621bf0. 16 January 2024, 17:15:09 UTC
7ebf243 update lalsimulation cvmfs path (#4580) * update lalsimulation cvmfs path * missed that the mount location needs to be changed as well * more references to previsou CVMFS location 16 January 2024, 17:09:44 UTC
991762d Set version to 2.1.3 16 January 2024, 14:24:30 UTC
7be12f1 Revert "Allow SNR optimizer to use candidate point in initial array (#4393)" This reverts commit 460d2a40c4bdaf1446fd541f9e7666b24c625d35. The revert is to avoid a bug in the SNR optimizer introduced by this commit and later fixed properly in #4561. 16 January 2024, 14:19:39 UTC
a9d9016 Threading race condition bugfix for optimize_snr in pycbc_live (#4342) * setup snr_opt before threading * Some minor tweaks, setup optimize_snr even if not performing it * Dont open file unless using it * TDC comments * clarify comments * bug --------- Co-authored-by: GarethCabournDavies <gareth.cabourndavies@ligo.org> 16 January 2024, 14:19:39 UTC
138bb95 Live cleanup combine single fits (#4450) * Docstring * Remove unused variables * Simplify loops/ifs * Whitespace * Logging tweaks * Unnecessary f-strings * Gareth's suggestion 16 January 2024, 14:19:39 UTC
6deb6f3 Live single fits combined bug (#4449) * Take precentile of rate, not count * make change to mean as well * Fix to label * Update bin/live/pycbc_live_plot_combined_single_fits Co-authored-by: Tito Dal Canton <tito@dalcanton.it> * Update bin/live/pycbc_live_combine_single_fits --------- Co-authored-by: Tito Dal Canton <tito@dalcanton.it> 16 January 2024, 14:19:39 UTC
fc6f449 bugfix - allow non-running of singles (#4439) * bugfix - allow non-running of singles * CC * Revrt wrongly-added test chnages 16 January 2024, 14:19:39 UTC
96f1ac2 Update pycbc_live 16 January 2024, 14:19:39 UTC
d344e74 Fixes for Mac. 16 January 2024, 14:19:39 UTC
b1838bf Introduced a new arguement --skymap-only-ifos in pycbc_live (#4346) * Introduced a new arguement --skymap-only-ifos in pycbc_live * Default skymap_only_ifos changed * skymap_only_ifos as an attribute of LiveEventManager * Test skymaps with V1 as skymap_only_ifos * singles with skymap_only_ifos * Removing commented lines etc * A default seed for SNR opt * Poking CI tests I remove an unnecessary FIXME in the comments, but mostly doing this to restart the CI tests, which seem to have not linked up right. --------- Co-authored-by: Souradeep Pal <souradeep.pal@ldas-pcdev4.ligo.caltech.edu> Co-authored-by: Ian Harry <ian.harry@port.ac.uk> 16 January 2024, 14:19:39 UTC
276f339 pycbc_optimize_snr: Implement mass dependent bounds on spin parameters (#4176) * Applying spin bounds based upon object mass~ * Updated reference to correct paper * Adding spin bounds based on upper bounds of masses * removing unnecessary additions * Changing max mass2 to the right quantities * Creating maxeta + reusing maxm1 * minor cleanup * fixed min / max eta values * fixed min / max eta * Correcting maxm2 equation * more readable/less redundant comment --------- Co-authored-by: Thomas Dent <thomas.dent@usc.es> 16 January 2024, 14:19:39 UTC
92a76fa Allow SNR optimizer to use candidate point in initial array (#4393) * allow SNR optimizer to use the candidate point in the initial array of test points 16 January 2024, 14:19:39 UTC
6a1e8ae Move PyCBC venvs to new IGWN CVMFS server (#4412) * First part of moving venv build to igwn * TESTING HACK. REVERT ME BEFORE MERGING!!! * Try this * Testing * Revert "Testing" This reverts commit c0b9ea0c28117284adbaf84bebfcfa3167ec60eb. * Add new CVMFS commands * Remove rsync filter which isn't working * Add error wrap abort handler * Update tools/venv_transfer_commands.sh Co-authored-by: Duncan Macleod <duncan.macleod@ligo.org> * Fix Ian's idiocy (attempt to) and HostChecking * Set to abort for one last test * One final publish test * Add a chmod on the root CVMFS directory * Prepare for merging * Fix mistake --------- Co-authored-by: Duncan Macleod <duncan.macleod@ligo.org> 16 January 2024, 14:19:39 UTC
82e5a8e Added an OSError exception to MKL check (#4390) 16 January 2024, 14:19:39 UTC
67cc123 Add argument verification for singles (#4365) * Add argument verification for singles * Apply suggestions from code review * remove --enable-single-detector-background * Some more option-checking, and making fixed ifar option actually possible! * fix options in example * CC, typo * CC 16 January 2024, 14:19:39 UTC
6a69124 Live single-trigger combined fits date order bug (#4369) * Fix bug where counts/coefficients were not in the right order, make plots a bit prettier * TDC comments * Reorder operations 16 January 2024, 14:19:39 UTC
8c0ecf4 Fix edge case in PyCBC Live's check for horizon distance (#4362) * Fix edge case in check for horizon distance * Suggestion by Gareth; improve docstring & comments 16 January 2024, 14:19:39 UTC
968912a Use constant chirp time window in snr optimizer (#4338) * Use constant chirp time window for mchirp bounds * syntax error is bad * update snr-max branch (#4343) * workaround for search issue and rtd theme (#4340) * Add mchirp / tau0 direct conversions (#4337) * Add mchirp / tau0 direct conversions * Consistency tests for mchirp-tau0 conversion --------- Co-authored-by: Alex Nitz <alex.nitz@gmail.com> * add apparently needed import * adjust eta bounds to be sane/useful * if max mtotal is 500 max mchirp should be closer to 200 --------- Co-authored-by: Alex Nitz <alex.nitz@gmail.com> 16 January 2024, 14:19:39 UTC
298677c missed update to __all__ (#4357) No-one spotted this ... 16 January 2024, 14:19:39 UTC
dfd8bdd Add mchirp / tau0 direct conversions (#4337) * Add mchirp / tau0 direct conversions * Consistency tests for mchirp-tau0 conversion 16 January 2024, 14:19:39 UTC
6db484e Make autogating work for the PyCBC Live early-warning search (#4298) * Apply autogating on the last 16 s of the buffer instead of the analysis chunk only Add 2 command lines to the PyCBC Live run script to set the length and overlap in seconds of the segments used to estimate the PSD with Welchs method * Fix help messages of --autogating-psd-duration and --autogating-psd-stride * Set autogating_psd_duration and autogating_psd_stride in __init__ function of StrainBuffer class * Forgot to change detect_loud_glitches(strain) to detect_loud_glitches(self.strain) * Change --autogating-psd-duration and --autogating-psd-stride from type=int to type=float * Add documentation of the new kwargs autogating_psd_duration and autogating_psd_stride * Change the option name of —autogating-psd-duration to —autogating-psd-segment-length. Add --autogating-duration option for PyCBC Live run script to set the amount of data we want to apply autogating on. The default value is set to 16 s. Move variables « autogating_duration_length » and « autogating_start_sample » inside the « if self.autogating_threshold it not None » block since those variables are only used inside that block. * Add missing , * Fix typo * Change comment message since the command --autogating-duration has been added and 16 s is not a hardcoded value anymore. 16 January 2024, 14:19:39 UTC
57667cd Set version to 2.1.2 28 April 2023, 10:05:35 UTC
499feda Do not try uploading stuff if event creation failed (#4332) 28 April 2023, 10:05:35 UTC
36efd56 Fix logging bug in PyCBC Live (#4330) 28 April 2023, 10:05:35 UTC
6f98dc0 Modify HasMassGap to be optional and customizable (#4306) * Modify HasMassGap to be optional and customizable * Edit help and remove comment line * Making codeclimate happy * Address code changes 28 April 2023, 10:05:35 UTC
b1171c4 Flag cases when PyCBC Live's IFAR and/or followup p-values are saturated (#4291) * First stab * Forgotten change * Add flag for checking 2-coinc saturation * Tom\'s comment, and update ifar_saturated based on pvalues 28 April 2023, 10:05:35 UTC
d4e7c61 Add label to SNR optimizer uploads (#4314) * Add SNR_OPTIMIZED label to snr optimizer uploads * Update bin/pycbc_live Co-authored-by: Tito Dal Canton <tito@dalcanton.it> --------- Co-authored-by: Tito Dal Canton <tito@dalcanton.it> 28 April 2023, 10:05:35 UTC
36d78f0 Add clarifying comment for use of DictArray (#4315) 28 April 2023, 10:05:35 UTC
bcb7311 Live single trigger fits clustering Bugfix (#4311) * Triggers Clustering Bugfix Bug where the --cluster option has no effect as the change is not propagated any further * Double bug 🐛🐞 * Do not use non-hdf files * remove unused variable 28 April 2023, 10:05:35 UTC
d09aa5d Proposed fix for 4270 (#4302) I think this implements what Alex suggests for #4270. I've also gone over how the code works here, and think that this is the correct solution (and is fair in that time-slides are treated the same as zero-lag as far as I can see). I think that this should work with only `1*time_window`, but as we basically want the window to be "large enough that we only ever get 1 coinc in each time slide", and the safety window (https://github.com/gwastro/pycbc/blob/77e26d62994e253d3ae70937de6f0b6c5ec589b9/pycbc/events/coinc.py#L375) https://github.com/gwastro/pycbc/blob/master/pycbc/events/coinc.py#L375 is the full coinc_window *times 10* so I'd rather be safe and go to `2*time_window` to avoid any edge-edge cases. This is not tested at all. 28 April 2023, 10:05:35 UTC
371123b Set version to 2.1.1 (#4293) 17 March 2023, 16:11:43 UTC
4f3c3d7 Allow arbitrary labels to events uploaded by PyCBC Live (#4283) * Add labels CLI option * Edit `upload()` to understand labels and refactor a bit * Wire label CLI arg to upload code * Address comment * Tom's suggestion Co-authored-by: Thomas Dent <thomas.dent@usc.es> 16 March 2023, 17:04:58 UTC
624b7cd Truncate SNR/FAR for live pastro calcs (#4278) * Truncate SNR/FAR for live pastro calcs * codecliming * reverse branch logic to return sooner * fix indent/codeclimate 16 March 2023, 17:04:52 UTC
ca0ef01 Recover from https://git.ligo.org/lscsoft/lalsuite/-/merge_requests/1909 (#4279) FrSetMode was removed from lalframe, FrStreamSetMode seems to be equivalent 16 March 2023, 17:04:43 UTC
3f8c4b8 Change `setup.py` for 2.1.0 release (#4274) 02 March 2023, 13:19:16 UTC
9007b62 changed order of gracedb upload (#4272) * changed order of gracedb upload * fixed error messages * fixed again error messages * pie chart code arranged * pie chart code arranged and fixed tabs * fixed pie chart * shorter extra strings logic Co-authored-by: Tito Dal Canton <tito@dalcanton.it> * got rid of useless return statement * deleted 'if gid is not None' block * Only try to version tag or annotate if a gdb event exists * Clarify pie plot comment block * codeclimate --------- Co-authored-by: Ana Lorenzo <ana.lorenzo@ldas-pcdev2.ligo.caltech.edu> Co-authored-by: Ana Lorenzo <ana.lorenzo@ldas-grid.ligo.caltech.edu> Co-authored-by: Thomas Dent <thomas.dent@usc.es> Co-authored-by: Tito Dal Canton <tito@dalcanton.it> 01 March 2023, 10:25:09 UTC
6c33ed6 PEP8 / formatting (#4273) * PEP8 / formatting * Tito's comments 28 February 2023, 12:31:50 UTC
fb9bc26 fix (#4268) 16 February 2023, 17:46:59 UTC
398e135 try pinning pegasus version (#4265) * try pinning pegasus version * is this the right syntax? * is this the right syntax? * is this the right syntax? * how the heck does apt work? * hmmm * go again * test * test * test * this should go faster * try this * try this * try this * try this * this should now be the simpler way to pin * don't need this change 15 February 2023, 21:03:50 UTC
c0920d5 only run one test suite per PR (#4266) 15 February 2023, 17:01:30 UTC
2c6e843 added detgate (#4262) * added detgate * replace extend with concatenate * added else statment in detgate * correction for indent * Minor formatting * Minor formatting * Minor formatting / comments --------- Co-authored-by: Thomas Dent <thomas.dent@usc.es> 14 February 2023, 18:11:24 UTC
4fd0c0d Add pruning to the live single trigger fits (#4259) * Add pruning to the live single trigger fits * Fix edge case handling * Add an output of times of triggers pruned from the analysis * pruned_event -> pruned_trigger * TD comments * TD comments 2 * add minimum stat value for pruning triggers * minor * TD comment 3, fix bug in case pruning is not used * rename stat threshld argument, remove defaults. * Dont turn off logging * small maths error * fix edge case where there are no triggers for a given ifo on the day * TD suggestions * typo * slight rearrangement and comment tweaking Put input checks together in a block before init logging * recover a typo fix --------- Co-authored-by: Thomas Dent <thomas.dent@usc.es> 10 February 2023, 16:39:08 UTC
5568b2b Move logging out of cluster_over_time function (#4261) * Move logging out of cluster_over_time function * Keep original ogging at debug level * miscopy 10 February 2023, 15:12:11 UTC
4884202 fix bug where --y-lim-upper was not actually used (#4260) 08 February 2023, 17:19:30 UTC
8b9d2b6 Fixed indexing and autochisq argument in pycbc_multi_inspiral (#4258) 07 February 2023, 15:26:06 UTC
98857d2 update GWOSC data links (#4256) 06 February 2023, 13:17:03 UTC
57c8751 Avoid h5py 3.7.0 (#4255) 03 February 2023, 23:12:25 UTC
6e3d749 Update GitHub actions to fix Node.js 16 warning (#4254) * Update GitHub actions to fix Node.js 16 warning * Update distribution.yml --------- Co-authored-by: Alex Nitz <alex.nitz@gmail.com> 03 February 2023, 16:04:28 UTC
f2e2bff Fix x-axis error in combined fits plotting (#4252) 03 February 2023, 11:55:55 UTC
1197da1 PyCBC Live: fail gracefully if single fit file is missing (#4251) * Fail gracefully if single fit file is missing * import logging for CC * cc * remove duplicated check --------- Co-authored-by: GarethCabournDavies <gareth.cabourndavies@ligo.org> 02 February 2023, 18:09:27 UTC
8117bd2 turn on testing with python 3.11 (#4243) * test with python 311 * Temporary workaround for awkde build error --------- Co-authored-by: Tito Dal Canton <tito.dalcanton@ijclab.in2p3.fr> 31 January 2023, 18:51:24 UTC
833e4ed update rtd theme reqs (#4249) 31 January 2023, 11:40:47 UTC
85ad58c move gid var into thread (#4250) 31 January 2023, 11:21:52 UTC
afcde16 Adding script for plotting histograms of triggers near gates (#4223) * Adding script for plotting histograms of triggers near gates * general neatening, use enumerate(), empty plot case * Fix parentheses * Indent * remove unused imports * Update pycbc_plot_gate_triggers * fix ifo_files * fix indentations * fix else * fix more indentation * fix ifo-tag Co-authored-by: Thomas Dent <thomas.dent@usc.es> 30 January 2023, 22:26:42 UTC
c74a41d add get_td_det_waveform_from_fd_det() (#4179) * add get_td_det_waveform_from_fd_det() * it works, but too slow for SOBHB * push wrong code in last commit * fix cc issues * get_td_det_waveform_from_fd_det() works for SMBHB * add get_fd_det_waveform * Update plugin.py * fix cc issues * Update inject.py * Update strain.py * Update waveform.py * fix cc issues * add multiband_td_waveform * add multiband_td_waveform * Update waveform.py * Update multiband.py * fix cc issues * Update multiband.py * reverse back to main, make this PR independet * Update inject.py * reverse back * Update waveform.py * Update inject.py * simplify two functions * fix 30 January 2023, 14:01:12 UTC
acbc6bb Lisa fix doc (#4248) * update Zenodo link * fix doc format 30 January 2023, 12:48:03 UTC
c09b74a add PASTRO_READY label (#4247) * add PASTRO_READY label * Bump gracedb version 27 January 2023, 20:10:29 UTC
434b511 generate LISA TDI-1.5/2.0 noise in PyCBC (#4172) * add psd & sens curve for LISA * add SciRD curve * update doc * fix * use length, delta_f, low_freq_cutoff * AET psd works * sort * not work yet * better name * add MultiDetOptionAction * add ExtraArgsOptionAction * convert str to float * fix object has no attribute issue * add else: kwargs = {} * fix "ValueError: type not supported" * fix cc issues * try to fix DictWithDefaultReturn * add default=None back * fix DictWithDefaultReturn issue * update * adopt Alex's comments * fix * fix * add sensitivity curve (with confusion noise) * sh_transformed_psd_lisa_tdi_XYZ works * fix cc issues * fix cc issues * fix cc issues * fix cc issues * better help info * it works * fix cc issues * fix cc issues * Update strain.py * Update strain.py * Update strain.py * Update __init__.py * Update __init__.py * change default from None to {} * DictWithDefaultReturn(lambda: default) * add MultiDetDictOptionAction * Update __init__.py * fix cc issues * Update optparse.py * Update __init__.py * Update strain.py * fix cc issue * Update optparse.py * fix cc issue * Update __init__.py * Update strain.py * fix cc issue * Update pycbc_condition_strain * Update strain.py * Update __init__.py * Update __init__.py * Update strain.py * Update __init__.py * Update ligolw.py * Update pycbc_condition_strain * Update ligolw.py * solve hash issue * Update pycbc_geom_aligned_bank * Update pycbc_geom_aligned_bank * Update optparse.py * Update optparse.py * Update pycbc_geom_aligned_bank 27 January 2023, 11:39:25 UTC
82f104b Fixed phase space coverage (#4226) * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pycbc/neutron_stars/pg_isso_solver.py Co-authored-by: Tito Dal Canton <tito@dalcanton.it> * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pg_isso_solver.py * Update pycbc_brute_bank * Update pycbc_brute_bank * Update pycbc_brute_bank * Update pycbc_brute_bank * Update pycbc_brute_bank * Fixed phase space coverage When calculating tau0 from the two compact object masses, the code used a fixed frequency of 15.0 Hz that prevented a uniform phase space coverage even with an arbitrarily large tau0-end (please see figures). It was also added tau0-end derivation from the lowest chirp mass, assuring total phase space coverage. * Update pycbc_brute_bank Co-authored-by: Tito Dal Canton <tito@dalcanton.it> 26 January 2023, 15:37:51 UTC
a10c7d5 install ciecplib[kerberos] for igwn (#4246) so that kerberos can be used for LIGO.ORG authentication 25 January 2023, 22:08:54 UTC
77ffef1 Fom plot kde calc (#4234) * added fom plot * added bw & alpha as func arg * added copyright notice names * more help messages, default global bw fix * Remove redundant if-else, tuning of plot range Co-authored-by: Thomas Dent <thomas.dent@usc.es> 25 January 2023, 16:27:17 UTC
e940758 Avoid memory leaks when one detector is down for a long time (#4241) * Also free memory when adding triggers * Update coinc.py Bugfix 24 January 2023, 12:30:51 UTC
6f13d27 Add second PyCBC Live paper to credit docs page (#4242) * Add second PyCBC Live paper to credit docs page * Fix missing bits * Two underscores for one-off links * Wrap long text 19 January 2023, 20:40:22 UTC
7467ea8 Back to development (#4229) 18 January 2023, 19:06:57 UTC
9aa6fb5 Prepare for release (#4227) 18 January 2023, 14:55:01 UTC
f7bd372 Start GraceDB uploads and setup_optimize_snr process in threads (#4187) * Change to start GraceDB uploads and setup_optimize_snr process in threads These changes allow the Rank0 MPI process of pycbc_live to not wait for the GraceDB event upload process to finish before continuing to process data. The setup_optimize_snr function depends on the gid returned from the GraceDB event upload interation, so should be started after the upload is finished. As such, it has also been moved to be within the new upload_in_thread function. * Reuse GraceDb connection and reload invalid certs * Remove pinging function * Update to fix compatibility with other functions * Fix gdb test and move into try except * remove whitespace and unused import * code climate fixes * fix input kwarg 17 January 2023, 22:03:12 UTC
c1d03a5 Reduce complexity of finding relative binning bins (#4222) * Reduce complexity of finding relative binning bins * CodeClimate 17 January 2023, 16:51:02 UTC
d5f44ac Add new marginalize time example and fixes for when few monte-carlo points are found (#4202) * fixes for low monte-carlo samples in margtime model * update example to include injection lines * cc 13 January 2023, 19:16:35 UTC
a84094d Communicate p_terr to snr opt event (#4219) * Communicate p_terr to snr opt event * allow for missing p_terr * pass p_terr also for singles * index hdf5 scalar dataset * precautionary check * comment * Fix numpy.float deprecation * guard against p_astro not being calculated * don't forget singles 12 January 2023, 14:46:30 UTC
867e049 Fix numpy.float deprecation (#4216) * Fix numpy.float deprecation * Revert removal of Numpy version constraint 09 January 2023, 17:46:54 UTC
a5f8410 Make pycbc_banksim_skymax compatible with python3.7+ (#4218) * Make pycbc_banksim_skymax compatible with python3.7+ * Remove commented text Co-authored-by: Koustav Chandra <koustav.chandra@ldas-pcdev5.ligo-la.caltech.edu> Co-authored-by: Koustav Chandra <koustav.chandra@ldas-pcdev1.ligo-la.caltech.edu> 06 January 2023, 09:08:23 UTC
64c7f9d Workaround for `astropy.cosmology` bug (#4220) 05 January 2023, 17:36:24 UTC
64ecd78 State-of-the-art of timeslides development in pycbc_multi_inspiral (#4177) * Uploading state-of-the-art timeslides work for further development * non verbose option for wget * Comment additions Adding some comments to timeslides. Additional info should be added. * Update to comments Removed whitespace and made small edits to comments. * More comment updates Removed a whitespace * Updates to comments Fixing whitespace issues and a line that was too long Co-authored-by: ETVincent <98178306+ETVincent@users.noreply.github.com> 03 January 2023, 13:43:47 UTC
f020c17 self.template_id doesn't appear to be used by anything (#4211) 21 December 2022, 13:59:43 UTC
d113734 Make it clear which VT is which, embiggen labels (#4210) * Make it clear which VT is which, embiggen labels * Get new changes (#4214) 21 December 2022, 13:41:46 UTC
da8a668 Update requirements.txt (#4213) 21 December 2022, 11:28:46 UTC
a122c3f Add function to use only time around peaks for sky / time marginalization (#4201) * add functions to lock around peaks for marginalized likelihoods * cc * cc * cc 20 December 2022, 10:48:14 UTC
04b09da Use mchirp_area to include a HasMassGap probability (#4205) * Use mchirp_area to include a HasMassGap probability * Fixing code errors * Making codeclimate happy * Making codeclimate happy again * General embrigh/pastro fixing 12 December 2022, 11:52:07 UTC
826b4a5 BUGFIX to sky marginalization, fixes to weights, helper function to turn off ifos (#4200) * fixes to weights, helper function to turn off ifos * update comment 09 December 2022, 08:21:17 UTC
8b28448 Added support for producing noise where ASD is scaled by a number (#3949) Co-authored-by: Sumit Kumar <sumit.kumar@condor4.atlas.local> 09 December 2022, 04:05:24 UTC
057ef66 PyCBC Live: move candidate files inside date subdirectories (#4206) * Change directory structure for candidates * Comment by Tom * Simplify/fix optimize_snr * Other comment by Tom 08 December 2022, 16:00:39 UTC
a5c640f Add DQ ranking statistic to coinc search workflow (#3805) * Add dq workflow code Co-authored-by: derek.davis <derek.davis@ligo.org> Co-authored-by: maxtrevor <65971534+maxtrevor@users.noreply.github.com> Co-authored-by: Moz-Port <simone.mozzon@port.ac.uk> * Add additional features in bank plot * Add dq percentile plot * Add dq trigger rate plot * Add dq plots to workflow code * Remove cat2 terms * Update coinc workflow script with dq features Co-authored-by: derek.davis <derek.davis@ligo.org> Co-authored-by: Moz-Port <simone.mozzon@port.ac.uk> * Add single flag function Co-authored-by: Moz-Port <simone.mozzon@port.ac.uk> Co-authored-by: derek.davis <derek.davis@ligo.org> * Address case where one segment is analyzed * Update dq workflow for dqflag change * Fix dq workflow for loop * Rename dq percentiles plotting script * Rename dq likelihood vs time plotting script * Change eta conversion method in plot bank bins * Simplify f_lower function in plot bank bins * Update script name in workflow code * Fix import syntax in plot bank * `logging.info()` recommended practice * Whitespace * Whitespace * Whitespace * Whitespace * Whitespace * F-stringification * Whitespace * F-stringification * F-stringification * F-stringification Co-authored-by: maxtrevor <65971534+maxtrevor@users.noreply.github.com> Co-authored-by: Moz-Port <simone.mozzon@port.ac.uk> Co-authored-by: Tito Dal Canton <tito@dalcanton.it> 08 December 2022, 13:44:29 UTC
63e3370 Update get.sh (#4207) * Update get.sh * Update get.sh * add --silent back * do the same for all get.sh 08 December 2022, 09:03:38 UTC
4dc2915 Pin tox version and fix a typo in the mac tests (#4208) * Pin tox version and fix a typo in the mac tests * Need quotes 07 December 2022, 21:06:34 UTC
f000133 fix ZeroDivisionError at low freq (#4204) * fix ZeroDivisionError at low freq * fix cc issues 06 December 2022, 11:38:12 UTC
147feb7 Fix allowed subclass in stat.py (#4198) 01 December 2022, 13:53:20 UTC
e3a7f69 iDQ based veto in PyCBC Live (#4175) * Added veto based on iDQ false alarm probability * Bugfix to use correct idq state channel, and address some of Tito's comments * Changed iDQ buffer object to manage two DataBuffer objects * Fixed stylistic issues * Fixed frame read error * Addressed Tito's comments 29 November 2022, 17:06:05 UTC
2483789 fix corner case in live event followup (#4190) 29 November 2022, 13:41:39 UTC
back to top