swh:1:snp:3a699297f000109a1bc833f294a54171df990207

sort by:
Revision Author Date Message Commit Date
d44b370 Update README.md 30 April 2017, 15:47:25 UTC
29416a2 Use samples_group option not default in file for emcee. (#1637) 27 April 2017, 22:39:36 UTC
cffbb79 Gelman-Rubin convergence (#1604) * Add plotting executable. * Simple gelman_rubin implementation added. * Add import. * New gelman_rubin function based off of R implementation for better normalization. * Generalize to more than 2 chains. * Allow support for single-parameter calculations. * Remove lines. * Comments. * Docstrings. * Docstring. * Add plotting with new function. * Update to new var names. * Add to setup. * Remove unused vars. * Add docstrings, comments, sqrt to module. * Add legend. 27 April 2017, 19:05:59 UTC
931fa28 use PyInstaller 3.2.1 also for Cygwin (#1636) * E@H build: PyInstaller's pefile.py requires 'future' * E@H build: Seems PyInstaller 3 needs the .exe extension to work * E@H build: allow to use the development version of PyInstaller * E@H build: update PyInstaller patch for 3.0 <= PyI < 3.1.2 * E@H build: use PyInstaller 3.2.1 for Cygwin as well * E@H build: don't ever use UPX with PyInstaller * E@H build: avoid error-prone PyInstaller version check - instead rely on pyinstaller21_hacks being set correctly 27 April 2017, 17:52:42 UTC
f9adfca add callable class to avoid pickle and pool issues (#1633) 26 April 2017, 21:26:05 UTC
968df0e Eah build script update (#1635) * E@H build: don't use UPX with PyInstaller 2.x * E@H build: only downgrade setuptools if required - also avoid downgrading six if already installed * E@H build script: added option --blessed-lalsuite - get the lalsuite commit to build from https://github.com/ligo-cbc/pycbc/releases/latest * E@H build: remove Cygwin lib name mangling hack - obsolete * E@H build: force running ./00boot if lalsuite was patched * E@H build: check whether a blessed lalsuite version was found * E@H build: fix log messages for LALSuite * E@H LALSuite build: git clean before running 00boot - helps testing different lalsuite versions * E@H build: the 'progress' tool is obsolete - don't build, use pycbc_inspiral option --update-progress instead * E@H build script: rename build_gating_tool -> build_onefile_bundles 26 April 2017, 21:20:24 UTC
3015587 The option "--precision" was igonred in pycbc_insert_frame_hwinj. (#1632) * The option "--precision" was igonred in pycbc_insert_frame_hwinj. Previosuly, the command line option was not passed on to from_cli in strain, which resulted in single precision used regardless of what was specified. * Implement suggestions for pycbc_insert_frame_hwinj. The default value of 'precision' is now 'double'. 24 April 2017, 13:54:16 UTC
c8bc177 Add links to titles in wells. (#1630) 22 April 2017, 16:27:06 UTC
2039365 Allow likelihood_stats group to be plotted on command line (#1627) * Allow stats to be accessed with --parameters. * Remove sample class read_likelihood_stats functions. * Fix fp reference that should be self. * Combine writing for stats and samples in base. * Remove duplicate code and condense into one function. * Use to_array. 21 April 2017, 14:05:52 UTC
56d98db Include a set of basic parameters when reading InferenceFile (#1596) * Add module. * Snytax. * Revert. * Allow converters from base parameters. * Add logging. * Do equation parsing. * Use parameters. * Add another loop. * Allow user to validate params. * Add helper function. * Add chi_a. * Pass converter list. * Docstrings. 21 April 2017, 13:18:17 UTC
2804f07 Allow kwargs to be passed to two_column.html from layout (#1631) * Allow layout to pass kwargs. * Add kwargs. * Remove Hello World 20 April 2017, 01:10:58 UTC
7b27230 Remove unused vars in triggers.py (#1628) 19 April 2017, 20:33:13 UTC
f5f0880 Make a more general UniformPowerLaw distribution. (#1629) 19 April 2017, 20:12:46 UTC
12d79ab use official weave (#1623) 19 April 2017, 17:13:49 UTC
5f44659 Minor bug fix in calling waveform generator from pycb_inference (#1610) 19 April 2017, 16:26:00 UTC
2f534e5 Add option group for setting bank/background bins and reading loudest triggers from bins from CLI (#1613) * Add template bins option parser. * Move to coinc.py. * ws * Add import. * Add loudest trigger CLI. * Add clustering. * PEP8. * Add option group. * Move to triggers.py 19 April 2017, 15:44:30 UTC
f2a4293 Set back to development 19 April 2017, 09:42:07 UTC
5fc96c0 Update setup.py Set to 1.7.1 for release 19 April 2017, 09:30:33 UTC
5d426d4 E@H build: use v11 ROM data from Albert for testing (#1622) 19 April 2017, 07:40:43 UTC
e2398c0 do not deploy latest to CVMFS 19 April 2017, 07:39:08 UTC
334693b Add waveform compression to pycbc_bundle in Travis build (#1621) * add r11 rom data and use SEOBNR v4 and v2 in test * don't deploy lalsuite source on cvmfs just keep a copy on sugwg-test1 * add compressed waveform code to osg bundle build * deploy to sugwg-condor not sugwg-test1 * always store a copy of deployments on sugwg-condor * add the atlas mkl location * test the filename not the url path * print the pyinstaller output to the screen * verbose e@h build for debugging * Revert "verbose e@h build for debugging" This reverts commit 8b95509f0b13bb8f85ffe372269df798ad044deb. * allow SL6.8 or 6.9 * build bundle using compressed bank * specify full path to compressed bank 19 April 2017, 02:42:09 UTC
9bd8f4d Revert "E@H build: don't update scipy until weave was swicthed" (#1616) This reverts commit 620ef780d524192c34fc8f01d697a4a7a3e3a7dd. 18 April 2017, 11:57:01 UTC
6e4e439 Corrected arguments to be used to call secondary_xi, primary_xi and then xi2_from_mass1_mass2_spin2x_spin2y from chi_p (#1615) 17 April 2017, 19:07:15 UTC
b025fb7 Turn on the HDF5 build on for CERN SL6 (#1614) * remove deprecated --build-minimal-lalsuite option * build hdf5 on cern sl6 * build lalsuite with lalinspiral * turn lalpulsar on 17 April 2017, 17:28:12 UTC
4ecf191 Add prior configuration to inference HTML pages (#1609) * Use sections. * Add workflow tabs. * Remove unused section. * PEP8. * Add function to Workflow for writing config files. * Rename. 16 April 2017, 20:27:01 UTC
2b4b66d Add sections and workflow tabs to inference HTML pages (#1608) * Use sections. * Add workflow tabs. * Remove unused section. * PEP8. 16 April 2017, 01:54:40 UTC
05487d8 Fix mathjax rendering on HTML pages. (#1612) 15 April 2017, 20:46:25 UTC
55c2c9f Remove old posterior plotting executable (#1606) * Remove old posterior plot exe. * Remove from setup.py. 15 April 2017, 20:21:56 UTC
9167bde Add pycbc_make_html_page to inference workflow. (#1607) * Add pycbc_make_html_page to inference workflow. * Update docs for results pages. 14 April 2017, 22:16:38 UTC
7f8f8a2 Do not test datafind in inference workflow.ini (#1605) 14 April 2017, 20:52:00 UTC
6e267b6 Move config file loading to option utils (#1553) * move config file loading to option utils * make try/excepts more explicit when parsing static args 14 April 2017, 10:41:50 UTC
9075fc3 Rework lalsuite build (#1594) * E@H build: test pycbc_inspiral right after build - avoids lenghly PyInstaller build if the test fails * E@H build: only build needed parts of lalsuite * enable used parts, disable all other (--disable-all-lal) * in particular don't build LALBurst, LALPulsar and LALInspiral * E@H build: run LALSuite 00boot only when necessary - rely on LALSuite / autoconf to automatically recover from build system changes - speeds up LALSuite re-compilation * E@H build: don't fix typo in LALSuites ltmain.sh's - only helpful if something goes wrong, normally not needed - allows clean (unpatched) LALSuite build for most targets * E@H build: update framecpp version to 2.5.5 * E@H build: remove (now) obsolete LALSuite patches - also added comments for the remaining patches * Revert "E@H build: don't fix typo in LALSuites ltmain.sh's" This reverts commit 2a9b677d4c073ec0e83e61726aabdd4f1467a4a0. * Revert "E@H build: remove (now) obsolete LALSuite patches" This reverts commit 22ef650e258be4a266e5e3e5fe831c3b5994c318. * E@H build: don't fix typo in LALSuites ltmain.sh's - only helpful if something goes wrong, normally not needed - allows clean (unpatched) LALSuite build for most targets 13 April 2017, 19:02:01 UTC
5a9af44 Add chi_p, chi_a to conversions.py (#1590) * Add spin conversions. * Update __all__. * ws * Update __all__. * Make primary/secondary xi find correct mass from both sets of params. * Rename function. * Rename function. * Update docstrings. * Reuse code. * Remove functions and rename vars. * Reorder __all__. * minor doc tweaks 13 April 2017, 17:47:24 UTC
e8e408a Add ability to do PE with time-domain waveforms (#1555) * FFT TD waveforms for inference. * add taper to cbc parameters * add taper to time domain waveform; also account for time shift * remove kmin when applying shift; didn't save much, and made for ugly waveforms * remove taper from parameters.py; instead have it as an additional possible arg in BaseCBCGenerator 13 April 2017, 09:06:25 UTC
ae5c6e0 Update docs prior. (#1598) 13 April 2017, 09:05:43 UTC
7b17dfb Fixed inference documentation for plotting a thinned chain of samples (#1599) 13 April 2017, 09:04:49 UTC
7d6079f Set back to development 12 April 2017, 18:01:28 UTC
d967295 set for 1.7.0 release (#1579) 12 April 2017, 17:53:16 UTC
626fb2e Add instructions for Docker with X11 connections (#1595) * make docker instructions a separate page per alex's request * cropped image * update size 12 April 2017, 17:52:58 UTC
6411adb added missing semicolon 12 April 2017, 15:48:34 UTC
89633ea network robustness 12 April 2017, 14:00:41 UTC
0876b49 exclude the SEOB V1 and HI rom data due to Travis 20G size constraint 12 April 2017, 12:53:00 UTC
cbf5e72 debug ssh issues 12 April 2017, 12:12:42 UTC
64f08e8 fix permissions 12 April 2017, 11:56:55 UTC
8a3a9cd make the ssh key accessible to the container 12 April 2017, 11:36:23 UTC
cdb354b download roms using rsync as svn from cit is slow 12 April 2017, 11:15:24 UTC
dca37b5 fix docker install 12 April 2017, 10:45:16 UTC
f03d6a5 Add function library to FieldArray, and use FieldArray for loading samples from inference (#1567) * add __all__ to coordinates.py * rename m_p/s to primary/secondar_mass in parameters.py * use conversions functions; fix a bug when setting defaults in FieldArray; add del_attributes/virtualfields properties * change pr,sc to 1,2 * remove virtual fields from waveform array * remove del methods * add cosmology to function library * move function library to FieldArray; put virtualfields back in WaveformArray * load inference samples as FieldArray instead of WaveformArray * remove redshift from WaveformArray virtualfields * fix bug in array_finalize; add ability to add/delete functions to functionlib; update docstring * add a parse_parameters function to FieldArray * have load samples use FieldArray's parse_parameters * fix repeated import * fix issues tagged by QuantifiedCode; condense isinstance calls * fix docstring formatting 12 April 2017, 09:50:19 UTC
67c5c9a add a sleep to wait for container to start 12 April 2017, 05:05:42 UTC
8e45a9b set back to development 12 April 2017, 04:36:01 UTC
b4bf63c set to v1.6.16 12 April 2017, 04:34:27 UTC
8e9be0b fixed docker svn update 12 April 2017, 04:33:30 UTC
10cb990 add svn release argument 12 April 2017, 04:22:15 UTC
4390849 set back to development 12 April 2017, 04:04:45 UTC
63bc1ea set to 1.6.15 for release testing 12 April 2017, 04:03:21 UTC
86b8e2f fix installation of lal rom data 12 April 2017, 04:01:06 UTC
3fb1f82 set back to development 12 April 2017, 03:14:41 UTC
6f1875d set to 1.6.14 for final build test 12 April 2017, 03:13:04 UTC
fe5d973 Add documentation on user Docker containers (#1593) * add typed.min.js * add the lal simulation data * get the lal data via rsync as svn is so slow * auth connection to sugwg-condor * added terminal image * add some descriptive text * add some docker help text * travis now takes care of pypi * added pe * moved goals * Fix typo * Missing semicolon * require base container v1.3 * require base container v1.4 * update copyright * move credit to separate page * make box sightly bigger * cleaned up docs * add forward link 12 April 2017, 02:33:02 UTC
b2a5817 support step in slicing (#1592) * support step in slicing * add support in time series * also for frequencyseries * simplify a bit 11 April 2017, 15:35:25 UTC
5682af7 only push the pycbc docker container 11 April 2017, 11:44:37 UTC
28bfe34 Move docs to sphinx.ext.napoleon (#1587) * Move docs to Napoleon and fix minor issues * Remove numpydoc from requirements * And from install instructions * Remove some cruft in the config * Disable documentation of __init__ * Changes requested 11 April 2017, 11:39:50 UTC
1bd5a98 E@H build: always build minimal LALSuite (#1591) 11 April 2017, 11:20:34 UTC
d3a2567 use --clean-pycbc 11 April 2017, 11:18:25 UTC
9978f06 Add a PyCBC docker container (#1589) * add a dockerfile * renamed regular travis container script * create separate script for docker builds * clean up docker builds and add dist container * add missing semicolons * commit container changes properly 11 April 2017, 00:40:43 UTC
ffa13c4 remote travis debugging cruft 10 April 2017, 21:32:13 UTC
4a8123e add audio example of GW150914 (#1573) * add audio example of GW150914 * fix some doc warnings * travis debug * test * try version of sphinx that works for me * remove unused imports * travis poke * just commit the audio file 10 April 2017, 21:26:19 UTC
74b4184 Explain how to publish to github pages (#1588) * explain how to publish to github pages * update the gh-pages doc page 10 April 2017, 18:54:59 UTC
e88a9b2 Allow the ability to test pycbc_inspiral with the MKL processing scheme (#1584) * add option to pass --processing-scheme to pycbc_inspiral * pass --processing-scheme mkl to pycbc_inspiral * add extra libraries to lib/ before running test * actually add the argument 10 April 2017, 16:47:14 UTC
68b75c2 add modules needed to build docs 10 April 2017, 15:41:40 UTC
af82b8d expand the TRAVIS_TAG for the venv 10 April 2017, 15:37:59 UTC
cee609c set back to development 10 April 2017, 12:22:33 UTC
ae19a9c set to 1.6.12 to test travis 10 April 2017, 12:21:21 UTC
f13505b do not cache rom data 10 April 2017, 09:11:50 UTC
d282922 Fix two problems with the Travis build (#1586) * fix section for datafind check * create cache directory 10 April 2017, 04:33:41 UTC
683a2b3 Speed up Travis using PyCBC docker containers and additional caching (#1583) * cache the e@h build bundles from the sl6 container * use pycbc docker images * remove setup done in docker images * cache additional large files to speed up build * restore the test directory from the travis cache 10 April 2017, 03:50:58 UTC
92e45d5 do not fail if frames are not on disk 10 April 2017, 03:22:02 UTC
3c0498e use local files for veto definer and bank 10 April 2017, 02:29:35 UTC
2f5794b add patch to fix travis on master 10 April 2017, 01:43:37 UTC
c13f567 fix host key check causing travis failure 10 April 2017, 00:48:53 UTC
5211189 Test pycbc_make_coinc_search_workflow in Travis (#1582) * set up ldg tokens * fixed typos * extra paranoia * remove extraneous environment variable * only run workflow test if we can authenticate * Resolved merge conflict by incorporating both suggestions. * use publicly available datafind url * add the cerificate packages * add the crl package and refresh the crl * Revert "add the crl package and refresh the crl" This reverts commit ca6f4ed325fa50e7de07935d74410cd8c03ae679. 10 April 2017, 00:08:28 UTC
7a1f36d create the PYTHONUSERBASE directory 09 April 2017, 19:08:14 UTC
7a449a9 Use yum to remove LAL RPMs and fix virtualenv permissions (#1580) * use yum to remove lal rpms * pip and xdg cache directories need to be readable * force all eggs to be unzipped * put XDG_CACHE_HOME in a user-writable place 09 April 2017, 18:46:11 UTC
44feae9 set back to development 09 April 2017, 13:26:18 UTC
82cc3a9 set to 1.6.11 to test deployment 09 April 2017, 11:53:02 UTC
48c43a3 Suppress output from scp and rsync (#1578) * suppress output from scp and rsync * match any pycbc_inspiral suffix on master 09 April 2017, 11:52:26 UTC
4d3aba9 Set to 1.6.10 to test release deployment (#1577) 09 April 2017, 02:48:01 UTC
2063b75 Add mkl libraries to Travis bundle (#1576) * add mkl libraries to bundle * less output from rsync * remove ssh verbose option * fix path and add debug test * only deploy pages and pypi from build_and_test container * print info for debugging * fixed url * quieter wget option * set for production deployment * set for production deployment of releases 09 April 2017, 02:35:56 UTC
2d19c51 Add a centos 6 and 7 build matrix to Travis (#1568) * add a centos 6 and 7 build matrix * try matrixing sudo * try matrixing docker * try matrixing the addons * use current version of libdb-dev * remove extra element from matrix * test docker * add docker build and test script * exit after docker if centos * use scientific linux 6 and centos 7 * fix typo in docker pull * fix typo in docker pull * only continue if ubuntu * recognize CERN SL6.8 * added execute bit * try and make a virtualenv in centos 7 * install sl6 required software * install required SL7 software * fixed broken symlink in sl6 setup * do not install epel in sl 6 container * build virtualenv in centos 7 container * remove lal from centos 7 and install wget in sl6 * Fix typos in build * Install tar and gzip * Less output from lal make and yum * remove pegasus development files * Add berkley db and remove make, gzip, and curl * set variable properly * install git first * install default git * silence git install * use two build cores * use two build cores * specify lalsuite by hash * install h5py with cython per https://github.com/arq5x/poretools/issues/84 * add extra libraries to centos 7 * Upgrade setuptools before installing pegasus * add key * copy the ssh data * silence some make output * do not build pegasus on sl6 * only use .ssh if secure * deploy virtualenv to sugwg-test1 * deploy latest with rsync delete * pass args via command line * clean up logging * Fixed typo * move ssh setup to install step * turn off bash verbosity * turn off silent for debugging * add bzip2 to sl6 container * add zip to sl6 container * Revert "turn off silent for debugging" This reverts commit d5053a751db0235c1427eb5cd55e22c2b8cfd774. * move unsilent to just before pycbc_inspiral * silence bash verbose output and leave -e to script * rename docker build script * add a description of the build to env * deploy using ssh to sugwg-test1 * speed up SL6 container build * build python on sl6 * add more output to yum 08 April 2017, 22:11:39 UTC
df28586 Dqsegdb now properly on PyPI, YAY!! (#1575) 08 April 2017, 20:52:34 UTC
df82b36 Update index.rst (#1574) 08 April 2017, 13:15:29 UTC
4418ddc Fix namespace conflict. (#1571) 07 April 2017, 20:16:36 UTC
ae4efbe Switch from daswg to software.ligo.org (#1570) * switch from daswg to software.ligo.org * add a backup server for downloading so file 07 April 2017, 18:41:23 UTC
f2c0f23 add gw150914 examples (#1569) 07 April 2017, 15:48:15 UTC
5cb18fc Use template's f_lower in minifollowups (#1563) * Make low-frequency-cutoff a specified argument * This was more complicated than I thought * New command line for template flow * Use new CLI 07 April 2017, 12:21:53 UTC
a663239 Set to 1.6.9 to test Travis 06 April 2017, 19:36:11 UTC
3d4a0a6 Fix SEOBNRv3 errors (#1543) * Fix SEOBNRv3 errors * Add global fail tolerant boolean * Fix some codacy/landscape errors 06 April 2017, 19:25:49 UTC
5438129 add pypi deployment for releases (#1566) 06 April 2017, 18:20:07 UTC
039d5e9 E@H build: don't update scipy until weave was swicthed 06 April 2017, 18:18:37 UTC
d07b7b3 E@H build: make sure weave has and uses bsddb 06 April 2017, 18:18:37 UTC
back to top