swh:1:snp:3a699297f000109a1bc833f294a54171df990207

sort by:
Revision Author Date Message Commit Date
e3ecab5 Fixing bug with FFTW, using MKL if FFTW is not available (#3595) * Fixing bug with FFTW, using MKL if FFTW is no available * Remove a blank line * Removing the set_measure_level entirely 25 January 2021, 19:16:47 UTC
23d1eb9 set fake strain options, sample rate, filter settings, etc (#3588) * set fake strain options, sample rate, filter settings, etc * update * fixes * fix * fixes * fixes * multiifo * fixes * update * add noise test * test * test * test * test * cc 25 January 2021, 13:14:50 UTC
f5221b0 MCMC history in workflow (#3590) * add support for mcmc history plots to inference workflows * fix typo * add makers, caption to mcmc history plots 22 January 2021, 15:43:30 UTC
68b4078 use relative search for flow (#3587) 21 January 2021, 14:25:33 UTC
81eaf41 add support for injection finding using hdf format (#3578) * remove old eff dist function * fix coinc snrchi to no need eff dist columns * this is ok for now * remove more effective distance / old namings * add hdf support to hdfinjfind * fix * fixes * fix up page_injections * fix typos * fixes * more fixes * fixes * fixes * open in read only mode * start * fix to inj2hdf * select hdf generation * stuff * fixes * fixes * update * fix * fixes * fix * test * fix * more fixes * fixes * one more fix * cc * fix typo 21 January 2021, 10:04:33 UTC
6230eaa PyCBC Live: use Astropy to get a more precise current GPS time (#3583) lal.GPSTimeNow() does not return the fractional part, which is a bit annoying when monitoring the O(1 s) lag of the early-warning configuration. I also simplified the logging a bit by pre-inserting the MPI rank in the format string. 14 January 2021, 18:13:15 UTC
d593203 Included an option to choose the scipy optimizer (#3582) * Included an option to choose the scipy optimizer, also including the relevant arguments that are needed to customise the optimizers. Changed the default differential_evolution parameters from (100,200) to (50,100). * Fixing an error * PR changes, argument choices, making defaults integers, changing some of the help descriptions and the name of the shgo-n argument to shgo-samples. * Changing from capitals to lower-case for clarity * Importing the shgo function 13 January 2021, 09:55:09 UTC
5349712 add effective distance as method of detector class (#3576) 12 January 2021, 13:10:21 UTC
f1f5b61 fixing fpfc inc convention (#3577) 12 January 2021, 10:33:26 UTC
9768447 add script to convert xml injection file to hdf (#3575) * make HDF inj class accessible * add script to go from xml -> hdf injection files * update 07 January 2021, 17:08:36 UTC
a347cbd add model to do numerical phase marginalization (#3484) 06 January 2021, 15:21:24 UTC
35a862a simplify strain from cli, move injections after resample (#3573) * simplify strain from cli, move injections after resample * cleanup * reorder * add option to set waveform injection sample rate * fixes * reset * fix * Update timeseries.py 06 January 2021, 14:07:13 UTC
2490255 add options to pycbc_create_injections for use with offline search codes (#3415) * inj * extend pycbc_create_injections to work for search workflows * update * move options to script * Update pycbc_create_injections 06 January 2021, 12:50:37 UTC
05cbb77 remove travis (#3574) 06 January 2021, 11:46:59 UTC
156b7e0 add method to add custom detector (#3562) * check detector name, make lalsimulation optional * add method to add custom detectors * cc * update to include x and y arm angles * alias not available on earlier astropy 18 December 2020, 18:57:21 UTC
83ee88b Update setup.py (#3571) 18 December 2020, 18:57:07 UTC
50044c4 Update setup.py (#3570) 18 December 2020, 15:42:36 UTC
12efe46 Add venv build to github actions (#3567) * Add venv build to github actions * Fix * Trying to use updated congif files * Try this * Add dummy bank file * One simple thing takes forever * Try this * Enable secure variables now * Test actually pushing * Debug * REVERT THIS * Try this? * Revert "Try this?" This reverts commit 344c3f2722f529ce7d039e8b48603c2e7a576361. * Is this it?? * Revert "REVERT THIS" This reverts commit 190b65c5d73318eeae02e1af121b17c87b9a7d77. * Put back to only run on release * Update docker_build_dist.sh 17 December 2020, 18:31:51 UTC
1a0efb6 Update pycbc_inspiral_skymax by removing redundant portions (#3566) * Updated working pycbc_inspiral_skymax * Modified part of the code 17 December 2020, 15:32:45 UTC
6f8a559 Add docker build to github actions (#3564) * It'll never work, but let's start here! * Syntax(?) * This may take a while * 111 * Shorten for testing * Trying again for the tag * One more try, think I'm there though! * Don't hardcode to the v1.16.13 tag (oops!) * Only run on master * Revert "111" This reverts commit 2717da6bf534d8c020aa75302f550f01a4038bbb. * Revert "Revert "111"" This reverts commit f74313bb7b470ed9793a9adefad8ea8f8cd027ba. * Revert "Shorten for testing" This reverts commit f7165435e15f2e833b2712ba6f3688b3bc2995fe. * Another tweak * Hmmm, try this?? * Update push_image.sh * Run on release * Don't trigger on push *and* release 17 December 2020, 14:38:19 UTC
c180bae Add more info to offline GraceDB uploads (#3569) * Add more info to offline GraceDB uploads * Add custom log message option * Reduce code duplication 17 December 2020, 14:33:46 UTC
8fb75e1 apt update (#3565) 16 December 2020, 21:16:39 UTC
bbac81c Use a single round of injections (#3561) 16 December 2020, 16:14:03 UTC
341ab8d correction of minor bugs in make_skymap and detector.py (#3563) 16 December 2020, 12:40:47 UTC
f258800 Add deviations factors for no-hair test (#3557) Co-authored-by: Miriam Cabero <miriam.cabero@ligo.org> 16 December 2020, 12:14:17 UTC
493e316 pycbc_process_sngls: subtract vetoed time from live time (#3560) * A bit of cleanup * Implement * Tom's suggestion * Fissa un insetto * Arrgs :) 16 December 2020, 09:01:31 UTC
3735f52 Cleanup PyCBC Live example (#3559) * Cleanup of PyCBC Live example * Cleanup generate_injections.py * git-ignore test output * Fix a very funny "bug" * One more little thing 15 December 2020, 14:43:16 UTC
7705aee Add getitem to singledettrigs (#3558) * Try to implement a getitem in SingleDetTriggers * Swap to main ranking functions * CodeClimating * CodeClimating * Tito's comments 14 December 2020, 18:57:24 UTC
bde15e7 Reorganizing stat.py (#3535) * First cut at breaking down stat module * Documentation * More documentation * More documentation * More documentation * Some more doc updates * More doc updating * Updating more docs * Updates * More updating * More updates * More updating stat.py * CodeClimate-ing * More codeclimating * Some more codeclimating * Update coinc code to use reorganized stat.py * Updating exes to new interface * Update eventmgr to new interface * Remove some old stuff from ranking.py * Remove old sngl_statistic concept * Updating hdf.py to new interface * Change name in exe * Fix to ranking.py * Typo fix in hdf.py * Typo in stat.py * Adding in some more missing info * Update in coinc_findtrigs * Missed a line in pycbc_plot_singles_vs_params * Rewire single_multiifo * Hook up mask_to_n_loudest properly * Add new option to sngl_minifollowup * Simplify sngls_findtrigs * Implement a stat_option_group for convenience * Add reminder FIXME * Fix typo * Fix another typo * Fix typo in fit_sngls_by_template * Fix bug in sngl_minifollowup * CodeClimating * Fix typo * Hook up pycbc_live * Fix typo * Some codeclimating * Rename coinc and single_multiifo as suggested * Live must use new interface * Typo * More typos * Fix another typo * More CodeClimating * Fix to pycbc_process_sngls * Update testing config files * Some minor renaming (remove "New") * Fix PyCBC Live interface * Make ValueErrors NotImplementedErrors * Fix nasty typo * Rename as requested by Tom * Hopefully final CodeClimating 14 December 2020, 16:01:44 UTC
503873c pycbc_process_sngls: fix error when using `--store-bank-values` (#3555) * Fix/improve pycbc_process_sngls * This should be better * Copy the live time segments too * Fine, FIXMEs are bad for the climate 11 December 2020, 10:27:48 UTC
0fdc081 add search workflow run with condor + pegasus to github actions (#3554) * Add github action test with full run of search workflow * decode issues * Update pycbc_add_statmap 10 December 2020, 13:26:49 UTC
6669b17 Add lmn_from_other_lmn conversions to list; fix bug (#3492) * Add lmn_from_other_lmn conversions to list; fix bug when inputs are floats. * Simplify bug fix. * Use formatreturn in lmns conversions. 08 December 2020, 11:55:04 UTC
1a6a9cc Allow for single float input in format_lmns. (#3531) 08 December 2020, 11:54:43 UTC
e2134ee allow relative model to be able to handle time changing antenna patterns (#3551) * add ability to change polarization factors with time for relative model * fix so one can use below 10 Hz * pass fhigh correctly * fixes * update * fixes * Update gaussian_noise.py * Update gaussian_noise.py 07 December 2020, 23:02:17 UTC
671d50a pypi on tag, testpypi on master (#3553) 07 December 2020, 20:02:49 UTC
2a85562 More removal of old coinc code (#3547) * Remove old coinc code stuff * Remove old coinc code from coincinfo * Remove old coinc capability from coinc_snrchi * Remove old coinc code from page_injtable * Remove old coinc stuff from page_recovery * Remove old coinc format from coinc_hdfinjfind 07 December 2020, 19:55:03 UTC
6962d2b add option to set detector projection method in the injection file (#3550) * remove some duplication * pass projection method * add some logging * cc * fix * Update inject.py * more fixes 07 December 2020, 17:08:08 UTC
136db01 add method option to project wave to use alternate approximations (#3549) * add method option to project wave to use alternate approximations * update docs * Update detector.py * Update detector.py 07 December 2020, 16:21:12 UTC
b4d362a add extra options to dynesty walk method (#3548) * add extra options to dynesty walk method * cc 07 December 2020, 15:21:43 UTC
cdbd8da Remove old coinc workflow (#3544) * Remove all old code and rename new code * Remove the old coinc workflow * Update workflow to rename codes 04 December 2020, 14:06:30 UTC
fe5078d Remove old coincidence code (#3545) * Remove all old coinc codes * Renaming multiifo files * Move combine_statmap + delete old code * Readd mistakenly deleted file * Readding another one * Remove ability to write legacy output in coinc_findtrigs 04 December 2020, 14:04:05 UTC
6b2c8b3 updates to github pages (#3542) * re-enable pycbc live test * try to store docs as artifact * only store artifact on python 38 * fixes * fix * update * test * fix * update * test * test * test * add deploy action * test * t1 * test * test * test * pypi upload * test * test * test * now that deploy seems to work, only do so on master * require tests to pass to deploy * ws * gh pages options * keep same old names * test * test * test * try this too * do this * fix * ok, finished 04 December 2020, 11:48:05 UTC
8bd2d8a Move hdfcoinc plotting executables to plotting (#3543) * Put all the plotting codes in plotting * Move hdfcoinc to all_sky_search 03 December 2020, 16:54:11 UTC
9cb01f1 Silence warnings from child nodes in MPI (#3381) * silence warnings from child nodes in MPI * remove redundant line 03 December 2020, 14:15:42 UTC
80005aa allow extract samples to handles nans (#3541) 03 December 2020, 12:04:22 UTC
42921ea store maxl loglr in polarization marg. model and store in brute force model (#3525) 03 December 2020, 11:56:54 UTC
0cf7c59 Add modes generator (#3483) * add generator for separate modes * address Ian's comments * remove misleading header title * more doc fixes 03 December 2020, 11:56:29 UTC
b6f11af Added SPAtmplt option in _get_imr_duration (#3540) * Added SPAtmplt approximant in _get_imr_duration function * Added SPAtmplt approximant in _get_imr_duration function * Corrected minor whitespaces and lenght issues * Fixing codeclimate issues * Codeclimate 02 December 2020, 18:03:39 UTC
691c78c pycbc_make_skymap: use state-of-art frame type and channel, remove unused variables (#3539) 02 December 2020, 13:23:56 UTC
a0c4a50 update github actions (#3538) * rename tests * update * try to be parallel * test * simp * test * ws * test * more parallel * update labels 01 December 2020, 15:14:25 UTC
29d706b Update CONTRIBUTING.md (#3536) 26 November 2020, 12:57:02 UTC
38267da Results page plot changes (#3530) * Updated the header to include the greek letter chi * Changed both the header and caption to include the greek letter 'chi' with a squared 26 November 2020, 12:49:26 UTC
f26c0ff Create python-package.yml (#3533) * Create python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml 25 November 2020, 14:59:50 UTC
8e54b49 Improve pycbc_plot_vt_ratio (#3529) * Improvements to pycbc_plot_vt_ratio * Fix * Gareth's comments 20 November 2020, 16:48:43 UTC
fd04918 rethink caching, take out for now (#3521) * rethink caching * fix indent 20 November 2020, 13:49:40 UTC
4f3ac8b unpin numpy, but avoid 1.19.0 (#3524) the issue reported in https://github.com/numpy/numpy/issues/16660 was fixed in https://github.com/numpy/numpy/pull/16666 and released as part of numpy 1.19.1, so pycbc should now be able to use those newer versions, and just avoid 1.19.0 20 November 2020, 12:50:51 UTC
255d4fb fix bug for mean mchirp m_tot in coinc inspiral table (#3528) * fix bug for mean mchirp m_tot in coinc inspiral table, update IFO info to use triggered IFOs 20 November 2020, 09:18:01 UTC
a84acd6 try adding a few second timeout (#3527) * try adding a few second timeout * update timeout * increase timeout to the max * always print error * test * try retrying * use more broadly * cc * Update test_coinc_search_workflow.sh * fix pegasus version for travis 19 November 2020, 12:10:50 UTC
e11194b fix bug in interpolator (#3523) 09 November 2020, 11:23:00 UTC
91b598f add script to monitor an inference job and generate updated plots and results page when it updates (#3498) * easier to make workflow * add pycbc inference monitor script * Update pycbc_inference_monitor * fixes 06 November 2020, 21:00:26 UTC
ab5cae5 update for gwtc-2 catalog (#3520) * update for gwtc-2 catalog * Update catalog.py 06 November 2020, 21:00:02 UTC
579d481 update retention levels for opt_snr jobs in parallelised cases (#3522) * update retention levels for opt_snr jobs in parallelised cases 06 November 2020, 16:57:53 UTC
b4e3263 modified antenna pattern function definition to include non tensor polarizations (#3486) * modified antenna pattern function definition * incorporated polarization types Tensor, Vector and Scalar * changed a letter * making changes acc. to code climate * remove whitespaces in blank lines * tab space * Update detector.py Co-authored-by: srashti <srashti.goyal@icts.res.in> Co-authored-by: Alex Nitz <alex.nitz@gmail.com> 06 November 2020, 13:50:13 UTC
1db9f09 coinc_mergetrigs: deduplicate livetime segments (#3518) * coinc_mergetrigs: deduplicate livetime segments * Fissa insetti * Add comments Co-authored-by: Tito Dal Canton <tito.dalcanton@ijclab.in2p3.fr> 04 November 2020, 12:35:59 UTC
887ca6a Set back to development (#3517) 27 October 2020, 18:01:22 UTC
56e0854 Prepare for release (#3516) 26 October 2020, 15:56:35 UTC
0182f62 pycbc_coinc_mergetrigs: minor fix and cleanup (#3512) 26 October 2020, 12:53:59 UTC
2ec5452 Minifollowup plot tweaks (#3511) * plot_singles_timefreq: improve caption, correct behavior of --center-time and clean code * plot_qscan: add title with channel name and clean code * Fissa un insetto * Whitespace * Silence warning * Plot chirp in every panel * Describe chirp in caption * Show channel name in caption 26 October 2020, 12:52:33 UTC
be4df88 Fix bug in pycbc_inspiral (#3514) * LOWER FREQUENCY CAN CHANGE!!!! * Need to update chisq as well * WS * Avoid duplication * Fix * Another fix * Update bank.py 26 October 2020, 12:50:08 UTC
420ada1 Fix empty plots in minifollowups (#3510) * Changes in pycbc_injection_minifollowup * 2nd change * 3rd change Co-authored-by: Marion Pillas Boissonnet <marionpillasboissonnet@client-172-18-72-200.clients.u-psud.fr> 26 October 2020, 12:04:23 UTC
b270e6a Address error when no gating veto argument was given (#3513) * Address error when no gating veto argument was given * Fix error when no gating veto argument is given * add comment on default empty dict assignment * shorten too long line Co-authored-by: Thomas Dent <thomas.dent@usc.es> 22 October 2020, 22:33:16 UTC
27c8cd6 Added PSD Var and Finalize-events-template-rate (#3508) * Added PSD Var and Finalize-events-template-rate * Removed q-transform Removed q-transform. 22 October 2020, 15:11:22 UTC
c04e950 Correcting git clone (#3509) * This update corrects an error caused by pull request #2562. It changes parser.add_argument from default = ["prior"] to default="prior". It also changes the option name from - -sections to --prior-section * fix git hub url for documentation Co-authored-by: Stephanie Brown <Stephanie.Brown@aei.mpg.de> Co-authored-by: Stephanie Brown <stephanie.brown@condor1.atlas.local> 22 October 2020, 09:03:49 UTC
5a410bf Fix case where one detector combo has no foreground triggers (#3504) * fix case where one detector combo has no foreground triggers * simplify dict comprehension 19 October 2020, 11:03:57 UTC
ee59ea0 Script to calculate stats, write to file (#3506) * add script to calculate model stats * modify help message 18 October 2020, 13:30:52 UTC
21a0d08 Add waveform modes module (#3482) * add waveform_modes module * clean up docs, use l instead of ell * remove phenom l0frame to jframe function * make imrphenomx function hidden for now 18 October 2020, 10:58:16 UTC
ee4c978 Write config file to inference file (#3505) * write config file to inference file * use older stringio module for py27 18 October 2020, 10:53:55 UTC
42044f9 Write logevidence and dloz at the 'finalize' step (#3503) Co-authored-by: Sumit Kumar <sumit.kumar@condor4.atlas.local> 16 October 2020, 17:10:27 UTC
078e9f8 Fix error with approximant strings in HDF injections (#3502) 16 October 2020, 16:24:21 UTC
59fbe11 Add support for dynesty debugging plots in workflow (#3501) * Add support for dynesty debugging plots in workflow * Ficing code climate issues Co-authored-by: Sumit Kumar <sumit.kumar@condor4.atlas.local> 16 October 2020, 15:19:48 UTC
db885b5 Adding dynesty diagnostic plots (#3496) * Adding dynesty diagnostic plots * Some cleanup * Some more clean up Co-authored-by: Sumit Kumar <sumit.kumar@condor4.atlas.local> 16 October 2020, 12:00:56 UTC
3316ddb MCMC history diagnostic plot (#3499) * add executable to plot mcmc history * fix typos, clean up plots 16 October 2020, 11:44:14 UTC
2af1041 set back to development (#3497) 09 October 2020, 18:46:21 UTC
3ec7039 prepare for release (#3493) 09 October 2020, 15:40:51 UTC
1dc47c6 Add gating veto to split hist trigger plots (#3494) 09 October 2020, 15:00:13 UTC
d801bc1 Core collapse supernovae (#3485) * made changes to gaussian_model.py and created supernovae.py in waveforms * Added core bounce waveform; convex hull constraint * Undo the changes made in gaussian_noise.py * removed rebase comments; removed whitespaces * Changed name to SupernovaeConvexHull; created __init__ to construct the hull within SupernovaeConvexHull * Made some PEP8 friendly changes * using to read the principal component file * Reduced line lengths 09 October 2020, 13:35:25 UTC
ee66c98 Ringdown bugs (#3490) * Bugfix: Wrong order of arguments. * Use correct ringdown functions for chosen approximant. * Add documentation, simplify code. * Fix codeclimate issue. 09 October 2020, 13:31:03 UTC
bd4367b Additional gating veto (#3488) * Add gating veto for IMBH search * Include gating veto in fit singles * Implementation of gating veto into the workflow * Adding checks to gating veto window values * Adding unique function to remove repeated gates * Add gating veto windows argument to multiifo coinc code * PEP8 changes to fix code-climate issues. * Fixed Pylint issues * Removed excess spacing. * Fixed PEP8 issue * Addressing review comments Co-authored-by: Koustav Chandra <56917539+KoustavChandra@users.noreply.github.com> 09 October 2020, 08:51:52 UTC
32a79e4 coinc_lim_for_thresh for BBH statistics (#3491) * add Mchirp weighting to BBH coinc_multiifo_lim_for_thresh * line length * space ... Co-authored-by: Thomas Dent <thomas.dent@usc.es> 07 October 2020, 17:03:30 UTC
8557d12 Support HDF injection files in pycbc_optimal_snr (#3420) * Start teaching pycbc_optimal_snr to use HDF injections * Arguably cleaner code 07 October 2020, 12:54:41 UTC
0c424d2 Added support for threshold (#3487) * Added support for threshold * Update hdf.py * whitespace Co-authored-by: Koustav Chandra <koustav.chandra@ldas-pcdev6.ligo-wa.caltech.edu> 04 October 2020, 15:43:49 UTC
f0fd8ba add multiband waveform to speed up slow / long waveform approximants (#3446) * minor * update * update * avoid circular import 02 October 2020, 19:04:15 UTC
c2dc94d make start file from dynesty output (#3444) * script to convert dynesty to emcee_pt_file * test * update * update * fixes * update * fixes 02 October 2020, 18:29:27 UTC
ee9ae79 allow one to set the parameters for the first bounding region in dynesty (#3470) * pass in first update options * fixes * add documentation * typos * cc 02 October 2020, 17:33:15 UTC
c61e214 avoid contains or conversions when not needed in joint dist (#3433) * avoid contains or conversions when not needed * revert one change * still need this part * fix * address collin 02 October 2020, 15:40:58 UTC
dd757c7 Fix typo in example workflow config and other cleanup (#3480) * fix typo in workflow config, add no-create-proxy to submit dax command * remove old inference workflow files 02 October 2020, 14:31:20 UTC
73e8d2e set back to development (#3481) 02 October 2020, 13:26:17 UTC
7b4c0ea prepare for release (#3479) 02 October 2020, 10:34:54 UTC
ce4d78d Complete the range of non-bbh psd-threshold stats (#3478) 01 October 2020, 16:33:59 UTC
146e8a8 Cache waveform generator (#3453) * initial commit * simplify caching * redefine hash * rename waveform * indednt Co-authored-by: Collin Capano <collin.capano@aei.mpg.de> 01 October 2020, 12:29:36 UTC
back to top