swh:1:snp:3a699297f000109a1bc833f294a54171df990207

sort by:
Revision Author Date Message Commit Date
df78755 use numpy argsort fdge 17 November 2016, 20:03:07 UTC
c84a480 have top of both newsnr and snr 16 November 2016, 10:48:09 UTC
c0629bd more robust method to cache chisq bins 16 November 2016, 09:40:26 UTC
4e41014 corner 14 November 2016, 15:07:56 UTC
72b77ee use the right roll name 11 November 2016, 04:27:46 UTC
e887878 remove dbg statement 09 November 2016, 22:51:15 UTC
8204118 typo 09 November 2016, 19:02:20 UTC
6d14dd6 attempt at fix of straighten expand bug 09 November 2016, 18:58:59 UTC
b19fbaf add extra gracedb log entries 09 November 2016, 01:09:05 UTC
dcb63f3 handl empty snr case 09 November 2016, 00:40:40 UTC
f35ed9b store loudest top 50 vector by newsnr 09 November 2016, 00:12:19 UTC
50bee71 add prefix option 02 November 2016, 13:43:29 UTC
4ec1de1 add timeslide_interval option 02 November 2016, 13:29:38 UTC
fe82c9d allow fft from cli to fail 02 November 2016, 13:21:12 UTC
1a5c0ac test fix fix 02 November 2016, 10:22:57 UTC
76752fa enable profiling of a specific id 02 November 2016, 10:22:56 UTC
1e35bf6 update nagios monitor 02 November 2016, 10:22:56 UTC
f279030 add exes 02 November 2016, 10:22:56 UTC
a0e66a9 make ring buffer resizing .. f resize ws 02 November 2016, 10:22:54 UTC
a753e9b Changes needed to run on OSG in ER10 (#1182) * moved old install script to tools directory * made new install script executable * fixed a bug in the cache file parsing cause by not resetting the IFS * clean up osg site template for OSG 3.3 * Revert "clean up osg site template for OSG 3.3" This reverts commit 2e3455b41f161fd338c6f7d677cf9c14f83a2662. * less agressive cleanup of osg site template * removed debugging statement * clean up pegasus database query code * working version for osg 3.3 * fixed return from sqlite3 * add a flag to tell weave not to create a temporary directory 01 November 2016, 23:32:10 UTC
2c01cec base the behavior of --fixed-weave-cache on env. var. FIXED_WEAVE_CACHE (#1183) * Revert "fixed-weave-cache: if running a 'frozen' 'onefile' PyInstaller bundle," didn't work for all cases This reverts commit 71977f24f99225940359e88d22222a2d45c78476. * base the behavior of --fixed-weave-cache on env. var. FIXED_WEAVE_CACHE - if it is set, take its value as a path to the weave cache - if it is not and the app is a PyInstaller bundle, use its directory - if none of the above, use $PWD/pycbc_inspiral 01 November 2016, 23:28:50 UTC
2ec859f Add more detail to throughpyt plots (#1164) 01 November 2016, 14:32:37 UTC
4e352d0 speed up logsignal term (#1177) * speed up logsignal term * ws 01 November 2016, 09:37:24 UTC
0dabfaa fixed-weave-cache: if running a 'frozen' 'onefile' PyInstaller bundle, (#1180) point PYTHONCOMPILED to the bundle directory 31 October 2016, 14:53:08 UTC
943cf0c Fix fitstat (#1176) * stat.py : added alan-ibrated fitting stat * stat.py: slight simplification of new stat * Add combined O2 stat, also use 0,1 numbering for sngl stats * fix phasetd stat 28 October 2016, 14:19:12 UTC
9d39fc1 Function to get the frequency of the hybrid MECO (#1139) * Function to get the frequency of the hybrid MECO * Set 1 as default for the quadrupole terms * New expression for the hybrid energy and improvements for the minimize algorithms * Implement most of SideCi comments * Final (hopefully) version of the hybrid energy * Fix some of the landscape issues * Trailing whitespace removal 27 October 2016, 13:06:17 UTC
e389100 Fix fitstat (#1173) * stat.py : added alan-ibrated fitting stat * stat.py: slight simplification of new stat * add dtypes to stat classes (#1159) * add dtypes to stat classes * ws * modularize signal likelihood in the phasetd class, add stub for combined phase and exp fit stat * add comment * remove stub class * Add combined O2 stat, also use 0,1 numbering for sngl stats * coinc_findtrigs: clean up help msg formatting 26 October 2016, 20:28:56 UTC
2e8e9bb add the coinc class (#1161) * add coinc classes * update documentation * style * update style * style * ws * ws * landscape * make ring buffer resizing .. f resize * ws * ws * ws * ws 26 October 2016, 17:46:17 UTC
3df934e allow multiple statistic-files options (#1171) * allow multiple statistic-files options * style improvements requested by Tom 26 October 2016, 10:06:52 UTC
53c8868 Add memory statements for aligned bank (#1144) 25 October 2016, 09:52:16 UTC
9a3c869 add dtypes to stat classes (#1159) * add dtypes to stat classes * ws * modularize signal likelihood in the phasetd class, add stub for combined phase and exp fit stat * add comment * remove stub class 22 October 2016, 22:21:20 UTC
ffe8d11 Use relative-dir not relative-submit-dir (#1169) * Use relative-dir not relative-submit-dir * Whitespace 22 October 2016, 21:34:18 UTC
d41a925 Pylalectomy : no longer use pycbc-pylal functions in binned volume integral (#1131) * fixing bin utils, rate and sensitivity functions * add back old binned trig fitting code * Removing old sqlite-based postproc and gstlal mimicking thingies * sensitivity and rate: formatting and whitespace * sensitivity.py: typos and cleanup docstring * sensitivity.py : add pylal binned sensitivity functions * added rate and bin utils modules for binning and pylal-style sensitive volume calculation * bin_utils: fix min and max overwriting builtins * sensitivity.py: fix input overwriting a builtin * rate.py: remove unused kwarg, more comments 22 October 2016, 21:33:29 UTC
3cb5b9c pycbc_banksim: variable low-frequency cutoff and cleanup (#1158) * pycbc_banksim: cleanup and move to logging module * pycbc_banksim: enable per-template low-frequency cutoff * pycbc_banksim: further cleanup * Ian's comment * Doh 21 October 2016, 15:04:07 UTC
176236f set site to nonlocal if file is not accessible (#1162) * set site to nonlocal if file is not accessible * handle case of file url as request by Duncan B. * ws 21 October 2016, 09:36:41 UTC
bf9e95a fail status if channel cannot be read (#1160) * fail status if channel cannot be read * update 20 October 2016, 17:45:20 UTC
f7d9dc2 Fix fitstat (#1167) * stat.py : added alan-ibrated fitting stat * stat.py: slight simplification of new stat 20 October 2016, 17:20:03 UTC
ca5730d Revert "Fix fitstat" (#1166) Try again with the tweaked network-snr-like stat 20 October 2016, 14:14:51 UTC
9ea2dab Allow exemption for pegasus-profile section (#1165) 20 October 2016, 13:45:32 UTC
7b80d4b Ability to save low-frequency cutoff into bank XML files (#1148) This is needed for the uberbank workflow to produce a consistent bank when the variable cutoff is used in sbank. 19 October 2016, 14:18:53 UTC
8332075 Fix local-site-scratch variable (#1153) 18 October 2016, 19:16:24 UTC
69390e9 Fix fitstat (#1155) * stat.py : added alan-ibrated fitting stat * stat.py: slight simplification of new stat 18 October 2016, 18:02:59 UTC
e92d433 allow profile to be overriden (#1152) 18 October 2016, 14:11:13 UTC
8ef9049 Force backwards compatibility for submit directory layout (#1151) 17 October 2016, 21:11:24 UTC
ad3decf Segment errmsg (#1150) * clarify error msgs, clean up/shorten comments * whitespace! * removing a redundant message, clarifying no segment message 15 October 2016, 23:15:57 UTC
0f9d091 Code for splitting a given compressed template bank into smaller banks in hdf5 format (#1142) * Code for splitting a given compressed template bank into smaller banks in hdf5 format * Added description to arguments, added checks for input arguments that are required, closed output files in pycbc_hdf5_splitbank, made start and stop indices keyword arguments and added doc strings for those in bank.py * removed white space * Fixed sideci issues in bank.py * removed white spaces * Addressed sideci error:Added blank line 14 October 2016, 09:08:20 UTC
dfb3c71 Add spin magnitude and angles to generators. (#1137) * Add spin magnitude and angles to generators. * Use .format for string. 13 October 2016, 21:05:59 UTC
bfcff8f Fix fitstat (#1147) * expfit stat: fix mysterious bugs from previous pulls * Dont hard-code name of stat to be combined newsnr 13 October 2016, 13:46:15 UTC
3582e62 Revert "Hide message that says 'setting weave blah blah'" (#1145) 12 October 2016, 20:20:27 UTC
1be9c29 Implementing injection-filter-rejector in PyCBC (#1143) * Implementing injection-filter-rejector in PyCBC * Code quality changes * More sideCL changes * More code quality improvements, adding init * Actually adding __init__ file * Still working on code quality * Final time (hopefully) 12 October 2016, 14:44:40 UTC
a2ff53b Support for SEOBNRv4 peak freq and auto log-z for plot_singles_vs_params (#1141) * plot_singles_vs_params: auto log z if needed * Add ability to use SEOBNRv4 peak frequency 11 October 2016, 21:22:33 UTC
90d685d Indent function. (#1138) * Indent function. * ws * ws 11 October 2016, 16:50:30 UTC
662e7fe Use set operations to add a list of functions to call before waveform generation in Generators (#1134) * Replace_pregenerate with a list of pregenerate functions. * Update docstring. * ws * ws 11 October 2016, 09:19:45 UTC
27a8a0e Use self.params and self.bounds from _BoundedDist for Gaussian. (#1132) * Use self.params and self.bounds from _BoundedDist for Gaussian. * ws 10 October 2016, 14:52:41 UTC
9d6e356 Make get_slice an instancemethod. (#1130) * Make get_slice a instancemethod. * ws and import fix. 07 October 2016, 14:34:26 UTC
c46dca3 Hide message that says 'setting weave blah blah' (#1129) * Hide message that says 'setting weave blah blah' * Hide other message too 07 October 2016, 10:05:23 UTC
3daa56e remove redundant flag option (#1128) 07 October 2016, 07:36:29 UTC
453ab80 performance tweaks of the batch correlate and inner product functions. (#1124) * slightly increase performance * add mfilter part * minor style improvements * fix start * update unittest 05 October 2016, 15:51:47 UTC
68d2fc2 add explicit analysis flags options (#1121) * add explicit analysis flags options * ws * indent * .. * indent 05 October 2016, 15:23:09 UTC
707a40e add gracedb submit class (#1122) * add gracedb submit class * ws * codacy * ws * indent 05 October 2016, 15:19:38 UTC
6bbd6b9 add flag option to frame status methods (#1120) * add flag option to frame status methods * ws * ws 05 October 2016, 15:18:48 UTC
f3c99c9 pycbc_plot_singles_timefreq: fix absurd memory usage and error with SEOBNRv4 (#1127) * Fix wrong function name * pycbc_plot_singles_timefreq: fix absurd memory usage Load triggers via the HFile class and its select() method to avoid reading huge datasets at once. Also modify that class to optionally return a list of indices passing the selection function. 04 October 2016, 19:19:37 UTC
3a432cd Improving handling of IPN sky points files 04 October 2016, 15:10:44 UTC
0ff416d fix caching again (#1123) 03 October 2016, 12:15:24 UTC
a4e9c16 Display what parameters are input and output for pycbc.waveform.generator functions (#1118) * Use decorator to say what parameters to use and output. * ws 01 October 2016, 13:22:43 UTC
755d780 Remove gwpy executable and use pycbc_plot_hwinj in PCAL saturation script (#1116) * Rm gwpy executable. * Use pycbc_plot_hwinj instead of gwpy. * Formatting. * uncomment SVN checkout 30 September 2016, 17:59:59 UTC
fb59599 Adds spin magnitude and angles Parameter classes (#1117) * Update docstring. * Add spin magnitude and angle Parameter instances. * Fix varname. * Fix LaTeX. * Remove underscores to match cartesian. * Change tag name. * Use smaller functions to calculate spherical coords. * ws * Rename to azmuthal and polar. * ws * Fix spelling mistake. 29 September 2016, 23:38:32 UTC
8c5f16c Install script use non-deprecated lalsuite env script (#1115) * Change lalsuite env script. * update docs. 29 September 2016, 15:25:06 UTC
5aca5df Add cartesian and spherical coordinates map (#1114) * Add coordinates module. * ws * Don't actually have to check types except for either y or x. * ws 29 September 2016, 11:56:48 UTC
dd9167c uberbank workflow: give optional option a default (#1112) 28 September 2016, 16:03:14 UTC
1ab7070 allow compressed waveforms to be decompressed even if their hdf files were closed (#1107) 28 September 2016, 09:53:03 UTC
e98ab30 Add pregenerator to class. (#1110) 28 September 2016, 06:58:53 UTC
7c792d9 Standarize Gaussian distribution input. (#1103) * Standarize Gaussian input. * Add line. * Add whitespace * Whitespace 27 September 2016, 13:56:39 UTC
5632dad Add pregenerator function for mchirp q to mass1 mass2. (#1108) * Add pregenerator function ofor mchirp q to mass1 mass2. * Fix var name. * Fix docstring. 27 September 2016, 08:36:25 UTC
8476ab6 Add various helpers for SEOBNRv4 (#1099) * Fix broken imports in test_lalsim * Add SEOBNRv4 duration, RD and final freq support 27 September 2016, 07:45:03 UTC
b9b3669 Add append method to FieldArray (#1106) * add append method to FieldArray * fix bug in compress bank when not starting from the first template * style fixes * more style changes to please flake 26 September 2016, 22:58:35 UTC
c6c5dc9 Separate out sampler module (#1105) * Seperate out sampler classes into different modules. * Add space in generator.py. * Remove deprecated read label function. * Fix generator pregenerator decorator for working with samplers. * Give _pregenerate a second option. * ws * Remove import. * Remove import. * ws * ws * ws * ws * Move imports. * ws. * ws. * ws. * ws. * ws. * ws. * ws. * import * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * ws * Have to seperate out Base samplers into different modules because of moving imports to top of file. * ws * ws 26 September 2016, 21:11:22 UTC
36c2dac Adding tapering and cleanup (#1096) 25 September 2016, 15:28:17 UTC
8bbd8ca Add mchirp q to mass1 mass2 function. (#1102) * Add mchirp q to mass1 mass2 function. * Make two spaces. 25 September 2016, 13:23:46 UTC
1246c23 Add ability to use mchirp, eta as variable/frozen params (#1069) * add ability to use mchirp, eta as variable/frozen params * add mtotal, eta 24 September 2016, 19:10:38 UTC
5fc98f5 Make contours, density map, and data points optional for posterior plot (#1085) * Rename options. * Fix shebang 23 September 2016, 20:18:58 UTC
5f1dcb5 Ligolw install patch (#1097) * Make sure that the ligolw bundles actually get copied over to the right folder * Adding M2Crypto in the hidden dependencies. 23 September 2016, 12:20:45 UTC
2dd1be9 Add setup time to throughput information (#1095) * Only use template thinning if injection-file given * Adding more information to throughput * Add line to break to satisfy Alex 22 September 2016, 20:48:11 UTC
94d00b8 Add time offset to faithsim (#1094) 22 September 2016, 14:14:24 UTC
64c1ed1 do not require pylal for pycbc library (#865) * don't require pylal * hide legacy grb pylal import 22 September 2016, 12:39:41 UTC
ebc769b use the code cache directory for the code cache file lock (#1093) * use the code cache directory for the code cache file lock * woops * cleanup 22 September 2016, 12:36:18 UTC
126c38b Add a patch to get rid of curl error flag. (#1092) 21 September 2016, 16:14:48 UTC
a86b00a added binned fit plotting code specialized to hdf files (#1091) 21 September 2016, 12:58:08 UTC
1140ae6 check for number 19 September 2016, 15:27:29 UTC
71fc858 add phase statistic file 19 September 2016, 11:48:02 UTC
e17781e update workflow to handle file urls 19 September 2016, 11:47:26 UTC
1457b0e Fix the issues with the install script so that it works with the current code base (#1068) * comment out rom check as the checksums are incorrect * fixed lalapps build * disable the parts of lalapps that can cause build failures * fixed rom checksums * removed hdf5 lib install needed for centos 5 * move rom checks to after r7 is downloaded * put lal extra data in src directory * force a link of lalapps against zlib * when building dev install glue and pylal from github 18 September 2016, 00:40:38 UTC
5778e26 Amplitudes ringdown as relative amplitudes (#1072) * Amplitudes of subdominant modes as fraction of fundamental mode * Correct typo * Adapt example in generator function to new amplitudes * Changes to allow the ringdown injection to work as it is * Adapt help in pycbc_ringinj to recent changes * Write amp220 into ringdown injection file even if mode 22 not selected 16 September 2016, 18:24:14 UTC
6ca2d33 Support more LALSimulation PSDs, including sampled ones (#1067) This patch provides access to a wider range of LALSimulation PSDs, including, for example, XLALSimNoisePSDaLIGOLateHighSensitivityP1200087. 16 September 2016, 17:00:03 UTC
248c305 add option to subtract template at trigger time (#1084) * add option to subtract template at trigger time * fix 16 September 2016, 13:59:22 UTC
a2c2645 Add extra option to pycbc_submit_dax to use relative paths for regular files. (#1082) * Add extra option to use relative paths for regular files. * Add a helpful comment to user to get rid of possible confusion when appending files with relative paths. 15 September 2016, 13:08:02 UTC
67a37db Fix segfile and taper errors (#1087) * Fix error in SegFile when seg_summ_dict is a dict of empty lists * Fix error in error message 15 September 2016, 07:58:27 UTC
66c06a7 Bump Travis lalsuite to include Leo's swig PSD fixes (#1088) 15 September 2016, 06:54:41 UTC
163cca6 Add single-detector minifollowups for non-coincidence time only (#1086) * Add non-coinc times minifollowups * More MFUP changes * Edits to pycbc_sngl_minifollowup to make fix * Finalizing single-det mini-followups 14 September 2016, 18:15:03 UTC
a4055d0 Add unit test for likelihood evaluator (#1077) * Add unittest * Add test to travis script. * Do not use ROM in test. * Fix approximant. 14 September 2016, 08:54:59 UTC
back to top