- 07 Feb, 2017 5 commits
-
-
Matthew David Pitkin authored
- add a function to calculate a Gaussian Mixture Model fit to an ND set of samples (using function from scikit-learn) - allow previous posterior samples files to be read in and used to create a Gaussian Mixture Model from amplitude and cos(iota) samples Original: 0768828ea25ae66e01ec52d47431ce77a2269903
-
Matthew David Pitkin authored
Original: 44991dccb4e4db87785425fa9bdfaa6c4cf72b93
-
Matthew David Pitkin authored
Original: 1770da7a3f4e36e1e04eea4e57e34c536435d3ec
-
Matthew David Pitkin authored
- remove the previous 1D Gaussian Mixture Model prior - add functions to create multi-variate Gaussian mixture model priors - edit DrawNameFromPrior function to draw points from a GMM prior - add function to calculate PDF value of GMM prior - closes #5008 Original: bfa2a2f8edc99b7c564d65cbdab9182b58a8e156
-
Adam Mercer authored
Original: 56c6fcc5b75488962206ccc1a0a7f2b76d14898e
-
- 06 Feb, 2017 4 commits
-
-
Adam Mercer authored
Original: 5c929ea3f2d4e6ac28d18310d08474529eb2f71f
-
Adam Mercer authored
brought in through glue dependencies, this was done for the debian packaging in a99092c2fff3c8e724f3e047a81d389fea34a0cb, this ports that change to the SL packaging Original: a20c2b70e0413f65b08d57f251057257a3bd9530
-
Adam Mercer authored
Original: 5a6c52aa86a5087b4b65e1f8752818afbb72e0c4
-
Adam Mercer authored
Original: 99baace9bf7fde4c8e85337bc1dae7984386b595
-
- 05 Feb, 2017 5 commits
-
-
Riccardo Sturani authored
Original: 1162f19d6d600d737667e9c5e660c733933aae2a
-
Kipp Cannon authored
Original: c384cf90107e212e637c75d0cf0c93a4f352934f
-
Kipp Cannon authored
Original: b84aeb329dff762d1e070e8acb07c8cde579e87d
-
Kipp Cannon authored
- type is being removed Original: 31a906b4df995538a3fcd5801633ba3639ac17dd
-
Leo Pound Singer authored
Gstlal an PyCBC send us more data than we need. Trim the SNR time series before passing to BAYESTAR in order to speed up time marginalization. Original: e39ed96eb8e21d63139c2182c78a768eb6137cad
-
- 04 Feb, 2017 7 commits
-
-
Leo Pound Singer authored
This reverts commit 277dfbb4a53eada9605dbdff034ffa63d00b6bc1. This change actually made it slightly slower. Original: 57d3cd14a347531dd03a8d31787ce35067918819
-
Leo Pound Singer authored
Original: 277dfbb4a53eada9605dbdff034ffa63d00b6bc1
-
Leo Pound Singer authored
It cuts down on the integer-to-floating-point conversions. Original: 2ab7db7b6d2b76ab22fc5b7099c3ca055622c56f
-
Leo Pound Singer authored
Original: f510674fda26cc97916c643ef31382bcb7a5e42a
-
Leo Pound Singer authored
Original: cb65a31f182e383ee4995370ce3645dcdcef0e84
-
Leo Pound Singer authored
Original: 0b441a187cc8ff463be158d338d93db50082846e
-
Leo Pound Singer authored
- Move it to its own compilation unit. - Restore dynamic allocation init function. - Precompute bounds checking. - Precompute invalid value checking. - Apply the same speedups to the 1D cubic interpolator. - Expand unit tests. Original: 12bbc4674e410f7cf2eeeb516bfe6eeafb1835cf
-
- 03 Feb, 2017 19 commits
-
-
Adam Mercer authored
Original: 0d340a58fa964ca1ca2d5d4ccbab7732df623e2a
-
Adam Mercer authored
Original: 6c12124070c4c04efedacf23bf57e5cf4d989229
-
Adam Mercer authored
Original: e24fda05921694669c47394ed741465935e9d3bc
-
Adam Mercer authored
these are brought in through python-glue dependency Original: a99092c2fff3c8e724f3e047a81d389fea34a0cb
-
Adam Mercer authored
Original: a717f1603512b297d1b8c499e870421c31591a03
-
Adam Mercer authored
Original: d945117824f482fd69d75da7e6a971b62fbb9d6d
-
Adam Mercer authored
Original: cbfc4d5bc082c73bc21cb27d4efd4eab5c6aa806
-
Adam Mercer authored
Original: b59e48fa6bc7c9c0d94feb848ab96246abd185fe
-
Adam Mercer authored
Original: 4c52c5a452c114016c8898d327aee48096bab26d
-
Adam Mercer authored
Original: bdefef2d4eefb1eb41e3e63c910364266325e1de
-
Adam Mercer authored
Original: 7bb4a2cfc1f97a2ac5564853b01e2d4b91d982e4
-
Adam Mercer authored
Original: 85a50c3bb5e2724668d3446ad2adf43756447fe5
-
Adam Mercer authored
Original: c440f89b75ad7b24b10b3a3a0d351d73561929fd
-
Adam Mercer authored
Original: 7edf99d912bba9f94b3ad8568a3bdbf5a846f3b4
-
Leo Pound Singer authored
Original: 89ef946c9da72ab36686c215a007e2b806db5e58
-
Leo Pound Singer authored
Original: 116fb529b26eaadb0f05f7680a9a42e958e8cc35
-
Leo Pound Singer authored
Original: 2ae5d47dc295bebcf75a85f9d3f93f935054721f
-
Leo Pound Singer authored
Original: b58e80212d9520568d44a96189ee3551d279a7d7
-
Leo Pound Singer authored
This speeds up BAYESTAR by about 50%. Original: 61ef915ad390a9f8a51f7600561ce2fe714f9078
-