swh:1:snp:3a699297f000109a1bc833f294a54171df990207

sort by:
Revision Author Date Message Commit Date
e9192d5 trigger release 17 August 2017, 09:44:22 UTC
70d6e46 fix filename of descr.rst 17 August 2017, 09:40:28 UTC
c287c06 include description file 17 August 2017, 09:36:20 UTC
d853ae6 Solve issues with td ringdown tapering (#1798) * Add shperical harmonics to taper and fix epoch issues * Change taper_times 17 August 2017, 09:35:18 UTC
3ff8247 set back to development (#1843) 16 August 2017, 14:55:40 UTC
dab929b set for 1.7.6 release (#1841) 15 August 2017, 15:49:00 UTC
5d458ab Fix an inconsistency in pycbc.strain.from_cli, add option to condition_strain (#1838) Before this change, pycbc.strain.from_cli ignored the dyn_range_factor argument when the output precision is double and fake strain is being requested. This patch also allows pycbc_condition_strain to generate frames which do not include the dynamic range factor (double precision only). A couple docstring fixes are also included. 15 August 2017, 08:06:14 UTC
0262c3b Add a notebook that demonstrates using pycbc_inspiral to find GW150914 (#1830) * added notebook to filter gw150914 * use precise distro for build and test 11 August 2017, 12:38:30 UTC
9b90837 Fix typo in emcee PT ACL computation. (#1834) 09 August 2017, 08:24:40 UTC
0088767 Average ACF/L over walkers (#1832) * first attempt at changing acl calculation * finish sampler base * update emcee_pt * doc string * update logging * add compute_acfs to BaseMCMCSampler * update plot_acf * fix bugs * fix per walkers * add compute_acfs to emcee_pt * fix bugs * add temperatures as separate axes * return samples len if acl is inf 08 August 2017, 14:14:44 UTC
4982ff2 Removed dependence on GCC function for better standards compliance. (#1831) 08 August 2017, 07:50:55 UTC
c9ecf82 add match method to time / frequency series (#1829) * add match method to time / frequency series * update txt 08 August 2017, 00:04:29 UTC
492a89d Specify desired number of indep. samples in pycbc inference (#1827) * add ability to specify independent number of samples * fix bug 07 August 2017, 12:59:55 UTC
f4b9ace Recovery hist (#1822) * adding simple script to make histograms over param of recovered template * cleanup and additional options in param recovery plot * refactor inj and found parameter getters into module * tweak triggers.py, use function in recovery hist * fix codacy issues in found inj function and recovery hist * hanging indent complaints ?? * nth attempt to make codacy happy 04 August 2017, 13:01:47 UTC
c109ea9 add copy method to pycbc array (#1821) 04 August 2017, 04:40:11 UTC
88c3cd4 pycbc_live: survive vanishing frame files (#1819) 03 August 2017, 15:21:32 UTC
b42b643 align equations (#1825) 03 August 2017, 10:55:39 UTC
40ddd98 Try a different math backend (#2) 03 August 2017, 08:43:37 UTC
d868104 adjust whitespace 03 August 2017, 08:43:37 UTC
976d9ad fix typos 03 August 2017, 08:43:37 UTC
1cf5789 fix multiline 03 August 2017, 08:43:37 UTC
01f1db2 fix example 03 August 2017, 08:43:37 UTC
77945b3 update examples 03 August 2017, 08:43:37 UTC
7d4063d fix typos in likelihood doc string 03 August 2017, 08:43:37 UTC
9f07f9c pycbc.vetoes.chisq: silence ultra-verbose log messages (#1824) pycbc_live log files are dominated by a few messages coming from chisq calculation for every trigger. This patch drops the log size by almost 20 times. 02 August 2017, 17:25:40 UTC
77bd50b reset table (#1823) 02 August 2017, 16:53:51 UTC
c49437e At methods to shift time / frequency series by seconds. (#1816) * shift time series methods * rename to make cyclic shift more clear * fix typo 02 August 2017, 14:56:30 UTC
9518765 Adding astropy to required packages (#1820) * Update requirements.txt Adding astropy package and dependencies (pytest>=2.8 and numpy>=1.9) * Update requirements.txt * Update setup.py Adding astropy to install_requires, updating numpy version accordingly (1.6.4 --> 1.9.0) 02 August 2017, 08:49:09 UTC
cd9439c Add a burn in module (#1797) * add burn in module * add write_burn_in method to samplers * add more functions to burn in module * rename module * add burnin module to init * save maximum of burn in iterations * add support for burn in module to pycbc_inference * add deprecation warning to pycbc_inference * fix typos * remove min_burnin_iterations from sampler classes * set sampler's burn_in_iterations attribute * fix bugs * fix bugs * fix acl to 1 if < than 2 samples * ensure at least one sample is retrieved * update option doc * add documentation * more documentation * burnin -> burn_in * pep-8 * add some comments, fix a bug in posterior_step * add example * move check for data len into calculate_acl 02 August 2017, 08:47:15 UTC
5280a27 add convenience method to remove x seconds from either side of array (#1793) * add convenience method to remove x seconds from either side of array * make explicit left and right crop argument * Update timeseries.py ws * Update timeseries.py ws 02 August 2017, 08:46:09 UTC
42e6b05 Added additional wf parameters for tidal EOB with dynamic tides (#1808) * Added additional wf parameters for tidal EOB with dynamic tides * Add additional tidal parameters for TEOB to parameters.py 02 August 2017, 08:43:49 UTC
a63bd2e Add program to extract posterior samples from inference files (#1789) * add support for copying inference files * add pycbc_inference_extract_samples * ensure pt sampler returns 3d array if not flatten * ad better documentation 31 July 2017, 20:45:04 UTC
577868f Always run bank2hdf for HDF banks (#1811) 31 July 2017, 17:44:35 UTC
6335eb4 Update examples in waveform.generator (#1814) * update examples * fix typo 28 July 2017, 13:21:00 UTC
2a9db13 Some more updates to the inference docs (#1806) * change f_min, set f_ref, and use 8s psd seg len * change inj f min * adjusted f_ref * change spin bounds 28 July 2017, 09:45:40 UTC
1d7f07d Fix segment length bug in compress bank (#1812) * fix segment length bug in compress_bank * fix a couple of bugs * fix typos 28 July 2017, 09:43:25 UTC
92e8204 workflow: fix error when datafind server port is not given (#1813) 27 July 2017, 21:23:37 UTC
30dbee2 Allow EOBNRv2_ROM as template waveform (#1810) 27 July 2017, 15:54:53 UTC
f134e09 Add network snr as possible coinc stat (#1809) * Add network snr as possible coinc stat * Revert "Add network snr as possible coinc stat" This reverts commit 7746a7c419f97c967ed6e2e9e5157a9273b7d494. * Add network snr as possible coinc stat 27 July 2017, 15:52:10 UTC
605873d Reenable important tests (#1805) 27 July 2017, 11:58:54 UTC
2d7f879 Fix zero-padding bug in ACF computation. (#1804) 26 July 2017, 22:45:21 UTC
205fe53 Fix tests/fft_base.py Refs pull request #1803 * Check for _delta_t and _delta_f in deciding what type an array is * Disable lal fft in test_rev_real_fs 26 July 2017, 15:06:48 UTC
159cb1e Fix emcee_pt pickling bug (#1801) * use global instance in emcee_pt to get around pickling * remove _callable 26 July 2017, 08:48:13 UTC
11ea444 Use sampling transforms in inference docs (#1800) * use sampling transforms in docs * switch to uniform volume for distance distribution * add comment * remove logitq 25 July 2017, 17:26:09 UTC
e20de6d allow workflows to run on internaly made Gaussian noise with a given PSD (#1794) * first pass for fake datafind pass through * allow psd to generate without frame files * cleanup * use the reproduceable noise generator in strain generator * bug fixes * one more fix 25 July 2017, 09:10:49 UTC
5f4b66b New multi-mode ringdown approximant (#1790) * Fix Travis issues (hopefully) * Rebase with master (for spherical harmonics) and fix documentation typos * Change ringdown approximants' names * Adapt pycbc_ringinj to new approximants and names * Fix typos and remove unnecessary lines * Adapt generator ringdown classes to new approximants * Forgotten name-change in generator class * Missing inclination 24 July 2017, 11:22:45 UTC
0a8adfc rearrange the main index page a little, link to azure notebooks (#1796) 23 July 2017, 13:18:58 UTC
cbf09de add description for the pypi page (#1795) * add description for the pypi page * few minor edits 21 July 2017, 10:06:10 UTC
cece7a6 Add inclination to pycbc_ringinj (#1792) 18 July 2017, 08:42:44 UTC
56f8934 Add spherical harmonics to ringdown waveforms (#1791) 17 July 2017, 16:55:24 UTC
8aa4902 add module to make noise reproduceably (#1786) * add module to make noise reproducabely * fix normalization * ws * don't modify PSD in place, fix ws * handle boundary condition * remove ws 14 July 2017, 13:11:10 UTC
c52b168 set for 1.7.5 release (#1788) 13 July 2017, 16:59:03 UTC
9006e94 Fixed edge cases in resolve_url (#1787) * fixed edge cases in resolve_url * remove unused module 13 July 2017, 16:58:49 UTC
3cc8ccb Check for plotting options in pycbc_inference_plot_posterior (#1784) 12 July 2017, 16:39:58 UTC
2f13d03 Set back to development 12 July 2017, 14:51:50 UTC
e8a5532 Set for 1.7.4 release 12 July 2017, 14:36:27 UTC
0975166 Add an executable to create injection distributions (#1770) * add create_injections, updates to option_utils * add create_injections to setup.py * add help message describing config file syntax 12 July 2017, 14:01:49 UTC
02b913d Set for 1.7.3 release (#1775) * set for 1.7.3 release * install specific pylal for grb 12 July 2017, 12:26:52 UTC
a6771ec Update inference.rst 12 July 2017, 12:13:30 UTC
cbee26a do not deploy master to cvmfs 12 July 2017, 00:11:09 UTC
729c789 Check dest exists before stat 11 July 2017, 23:24:45 UTC
5ceccb8 removed debugging code 11 July 2017, 20:53:12 UTC
a41cc1b Update configuration.py 11 July 2017, 20:49:36 UTC
9b210de add missing import 11 July 2017, 20:49:36 UTC
5761e84 handle src and dest are same 11 July 2017, 20:49:36 UTC
1a625ea fix typo 11 July 2017, 20:48:56 UTC
a3d734d use ecp cookie compatible download code 11 July 2017, 20:48:56 UTC
b72c530 Use v1.5 image with ecp-cookie-init 11 July 2017, 19:45:38 UTC
e69a9bb Use v1.1 LDG base image with ecp-cookie-init 11 July 2017, 19:45:11 UTC
2c5cb4b add a debugging statement 11 July 2017, 18:56:34 UTC
4be3ba2 use string master not latest for install of head 11 July 2017, 15:00:04 UTC
55f81d7 simplify the qtransform module a bit, add convenience method (#1774) * qscan cleanup * simplify * Update qtransform.py * Update timeseries.py 11 July 2017, 14:25:03 UTC
1753345 install curl to get pegasus gpg key 11 July 2017, 14:19:29 UTC
f6c3293 Run the workflow test using an ECP authenticated server (#1780) * pass both tag and venv path * run workflow test using ecp cookies 11 July 2017, 14:18:27 UTC
6d01451 install pegasus for workflow testing 11 July 2017, 14:12:26 UTC
5e090ac fixed landscape error 11 July 2017, 13:37:14 UTC
f1ae2eb catch a sign in redirect on code.pycbc 11 July 2017, 13:37:14 UTC
5596339 handle a redirect from code.pycbc to git.ligo.org 11 July 2017, 13:37:14 UTC
8d2f64e fix codebeat issue 11 July 2017, 13:37:14 UTC
7eb8998 fix landscape issues 11 July 2017, 13:37:14 UTC
d69e02e check for a sign-in redirect 11 July 2017, 13:37:14 UTC
6152710 clean up url code and allow ecp cookies 11 July 2017, 13:37:14 UTC
f09c0fe require the requests package with retries 11 July 2017, 13:37:14 UTC
bf33b8a add uuidgen for workflow testing 11 July 2017, 13:25:27 UTC
09823dd Delete autochisq_test.py (#1779) This file was renamed test_autochisq at some point, but the old name still persisted. Just spent some time figuring out why this file doesn't work ... Answer: it's 3 years out of date and needs deleting. 11 July 2017, 12:12:35 UTC
cdc7eae add the ligo repos and keyring 11 July 2017, 11:14:03 UTC
1cc7294 add tools needed for secure build 11 July 2017, 10:43:50 UTC
b500269 fixed typo in shell variable 11 July 2017, 10:41:06 UTC
ecf95d6 add convenience whitening method (#1771) * add convenience whitening method * Update timeseries.py 11 July 2017, 10:26:25 UTC
5bcedec pass the full venv path to test workflow 11 July 2017, 09:58:24 UTC
bcb2ab7 Revert "Revert "Add build for Debian virtual environment" (#1776)" This reverts commit 891994c5246e5e41805b7aaae6539fb79595c86d. 11 July 2017, 09:58:24 UTC
891994c Revert "Add build for Debian virtual environment" (#1776) * Revert "Add option in pycbc_ringinj to taper time-domain ringdown (#1766)" This reverts commit 31db6f8f015dd4c4605172803cc3266b67bcad95. * Revert "Add build for Debian virtual environment (#1756)" This reverts commit d4eb7ee7b69940a54b1a505bead656e98618f34c. 11 July 2017, 08:22:10 UTC
31db6f8 Add option in pycbc_ringinj to taper time-domain ringdown (#1766) 11 July 2017, 08:21:09 UTC
d4eb7ee Add build for Debian virtual environment (#1756) * resoved confict in docker image name * added debian virtual environment build * use tom's image for both jessie build * resoved confict by keeping pycbc docker image * install pip since ligo/lalsuite-dev does not have it 11 July 2017, 07:28:35 UTC
902b5c6 Use git.ligo.org for E@H test data on Travis (#1759) * move rom bank file to travis directory * make the download url an option * use git.ligo.org for eah travis tests * silence wget progress message * Revert "silence wget progress message" This reverts commit 5e7f01866881b9b22957b7b7bed8a885b87d6076. * fix download url * fix download url * Revert "Revert "silence wget progress message"" This reverts commit 0ccb6469ccfbdd8975cb9f0f38892a5e40fe4761. 10 July 2017, 20:41:29 UTC
197fcbe delete unused injection functions (#1769) * delete unused injection functions * Update inject.py * Update inject.py 10 July 2017, 13:59:05 UTC
f331f55 add convenience method to call the welch psd estimation (#1767) * add convenience method to call the welch psd estimation * Update timeseries.py * Update timeseries.py 06 July 2017, 22:39:11 UTC
4815ba3 add ability to generate gaussian noise from name of psd (#1768) * add ability to generate gaussian noise from name of psd * Update __init__.py Following procedure of commenting out warnings/errors in landscape that are incorrect (or in this case, because of how we are using init files). * Update __init__.py Trying again * Update __init__.py Trying again. * Update gaussian.py 06 July 2017, 22:28:38 UTC
22b04a4 fix bug in concatenate in new numpy versions (#1765) 05 July 2017, 13:51:05 UTC
95fac7b add helper to get a slice of a time series using actual times (#1764) * add helper to get a slice of a time series using actual times * change name to time slice 03 July 2017, 15:49:40 UTC
back to top