- 05 Feb, 2017 1 commit
-
-
Riccardo Sturani authored
Original: 1162f19d6d600d737667e9c5e660c733933aae2a
-
- 17 Jan, 2017 1 commit
-
-
Alejandro Bohe authored
Original: 7cdf5399631caabec417e54eac93250b2c964af4
-
- 13 Dec, 2016 3 commits
-
-
zetienne authored
Fix bug: Variable name has changed from SpinAlignedEOBversion to PrecEOBversion. FIXME: How about we just choose a consistent variable name between v2,v3,v4? E.g., EOBNRversion. Original: 34ec12ab01bbcc39cc92fe8f9c17ce9501703a5d
-
zetienne authored
Clean up LALSimInspiral, and add SEOBNRv3_pert, which perturbs m1 by 1 part in 10^15 (only adds about 10 lines of code, extremely useful for code validation) Original: 3418aa490574a62b3d25c387f3172cf9d24a5503
-
David Buch authored
Original: 6b2c2fe1996fb07ef1ee6085c6296620228b2292
-
- 09 Dec, 2016 1 commit
-
-
Riccardo Sturani authored
It was introduced by the uber patch commit defining new Choose Waveform interface: def92e2f7fabb41fe1d4332d5effebfb9973523b Original: 9672ea476263bb133821c8e7555d6d674e4ff4cc
-
- 05 Dec, 2016 2 commits
-
-
Marton Tapai authored
Original: 235245dc9a8678aeb6901793848fa71f859dba9a
-
Zach Etienne authored
Original: 13c7cd5292b40eaa5db6a67c7e2a32d11d4f3e05
-
- 22 Nov, 2016 1 commit
-
-
Riccardo Sturani authored
See redmine issue https://bugs.ligo.org/redmine/issues/4879 Original: a55b2fe2970ba6a52127690b22cd8d72a837669d
-
- 10 Nov, 2016 1 commit
-
-
Riccardo Sturani authored
- LAL: Addition of a linked list LALDict structure to store multiple variables (in src/tools/). - LALSimulation: Addition of a waveformparams file containing standard methods to access/write variables in a LALDict. Critical changes in the ChooseWaveform interface, affecting waveform generation calls. Addition of a function transforming choosewaveform input parameters into the ones used in lalinference. Test codes updated accordingly (src/ and /test) General LALSimInspiral doxygen documentation changed. - LALInspiral: Change in waveform calls to comply with new interface (src/LALInspiralWave.c and python/lalinspiral/sbank/waveforms.py). - LALInference: Change in waveform calls to comply with new interface (src/ and python/lalinference/bayestar/filter.py). - LALApps: Change in waveform calls to comply with new interface (src/inspiral/inspiralutils.c). Original: def92e2f7fabb41fe1d4332d5effebfb9973523b
-
- 13 Sep, 2016 1 commit
-
-
Andrea taracchini authored
Original: 0bcda6f5e8a7a4d76ef3cbcc40a70efa0081f19c
-
- 03 Sep, 2016 2 commits
-
-
Michael Puerrer authored
Original: ae4733e836aeeb07a44bba98cdb94ab0a8c7165f
-
Michael Puerrer authored
Original: f4f555dbd3c2e33bf76da04d39337f19e809c2ec
-
- 08 Aug, 2016 1 commit
-
-
Salvatore Vitale authored
Original: 72f06c66adc1549dacd85f9d380d287087ab0d4f
-
- 03 Aug, 2016 1 commit
-
-
Andrea taracchini authored
(Babak, Etienne, Buch, Taracchini) Signed-off-by:
Andrea taracchini <andrea.taracchini@aei.mpg.de> Original: b20f6722964abbd3115e52875759dd2d03a6b34e
-
- 07 Apr, 2016 1 commit
-
-
Tito Dal Canton authored
Original: 61e1f632a28591eb3aa52869b9b2cdf526312a4f
-
- 26 Mar, 2016 1 commit
-
-
Original: e7adbe24a1b43cdf1b403add52214ddf35c07b68
-
- 15 Mar, 2016 1 commit
-
-
Frank Ohme authored
Original: d378c1f37597447ab53e1114daba2805477bfd0f
-
- 08 Dec, 2015 4 commits
-
-
Original: 8c40a71ed27ea9c7ce5d441f76e1a871947cac82
-
Original: a4ada5d567f3544c6b7642268c17131b2b141663
-
2. correct small typo fix typo Original: a6655314b91fce0808fb1e93f36884a8b3358285
-
Original: f89fa55483663e14dc603047a88fd050e75a85d2
-
- 07 Dec, 2015 2 commits
-
-
Sebastian Khan authored
Original: 0400cca4930a7867e4281c4eeb7aa6573310f715
-
Stanislav Babak authored
and phi_ref (azimuthal direction to the observer) Original: b247b8bea1776c1cd9a7faf66254be033d7759d8
-
- 04 Dec, 2015 2 commits
-
-
Original: 0764b4f634346f5a7d96005b5a0bbcbbd8c75df4
-
Sebastian Khan authored
2. correct small typo fix typo Original: a470af3d9ae7c28bb1b062bea626f3051414b27a
-
- 30 Nov, 2015 1 commit
-
-
Original: 60c6eec9bd0cdab9b22fc595c3eb311ec23d6433
-
- 27 Nov, 2015 1 commit
-
-
Ian Harry authored
Original: 11fccd0c691ec90561360c7b1f41e9702e53beaf
-
- 19 Nov, 2015 1 commit
-
-
Andrea taracchini authored
Original: 4316b27b8d9d5333d290fa94e3562466b12e242d
-
- 13 Nov, 2015 1 commit
-
-
Chris Pankow authored
Original: 88475aa3b59cfb777a3cb22b446f264e5b52fca5
-
- 12 Nov, 2015 1 commit
-
-
Chris Pankow authored
Original: adcbe2837e2f1b21bbe9092b5c64ee2f3f3fec86
-
- 08 Nov, 2015 1 commit
-
-
Zach Etienne authored
lalsimulation, lal/src/utilities: Add SEOBNRv2_opt, which does SEOBNRv2 but ~100x+ faster. Reviewed/Approved by Jolien Creighton Original: ee8e3d3d9dfb7c41ad8e10d473dd99520f69fc61
-
- 06 Nov, 2015 1 commit
-
-
Andrea taracchini authored
Original: 741482f7f24e795b1bff563e3031e72143a2a15d
-
- 01 Nov, 2015 2 commits
-
-
Original: 06048d492709d6368c7f7c2110ec1e6f0c9febbc
-
Jolien Creighton authored
Original: 9d299d849635a691835d27ce7d39bf4530fe8a8d
-
- 30 Oct, 2015 2 commits
-
-
Andrea Taracchini authored
This patch adds a new time-domain, fully precessing IMR waveform family based on the EOB model. The model is described in Phys.Rev. D89 (2014) 8, 084006 and Babak, Taracchini, Buonanno (in prep). SEOBNRv3 is an IMR waveform that is valid for: * spins with magnitude in [-1,0.99] and any orientation * mass ratios 1<= q <=100 The wiki page for the review is currently at https://www.lsc-group.phys.uwm.edu/ligovirgo/cbcnote/WaveformsReview/ SEOBNRv3 This patch contains code contributed by Andrea Taracchini, Stas Baback, Zach Etienne, Caleb Devine, Roland Haas. Original: 14414694698a2f18c9135445003cade805ad2096
-
Jolien Creighton authored
Original: 65bc8cd38eb79fe2eff626859f69e6f1e64f16f7
-
- 21 Oct, 2015 1 commit
-
-
Walter Del Pozzo authored
Original: b23a0a96ebeef28ecbf772ef1462edc42a58b549
-
- 19 Oct, 2015 1 commit
-
-
Sebastian Khan authored
Implements fRef and also addressed review comments fixed if statement Original: c8d3cc82d6baf133f93db60d8a34218482fd7fb4
-
- 05 Oct, 2015 1 commit
-
-
Original: 3ed6dd220daf8f052d87fb554df06cd0d492a326
-