- 05 Feb, 2017 1 commit
-
-
Riccardo Sturani authored
Original: 1162f19d6d600d737667e9c5e660c733933aae2a
-
- 13 Dec, 2016 2 commits
-
-
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
-
- 05 Dec, 2016 1 commit
-
-
Marton Tapai authored
Original: 235245dc9a8678aeb6901793848fa71f859dba9a
-
- 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
-
- 10 Aug, 2016 1 commit
-
-
Karl Wette authored
- Enums without tagnames can trigger bugs in SWIG, e.g. for an enum typedef enum { ... } myenum and a function void myfunction(const myenum *e); SWIG generates the incorrect cast (enum myenum const*) e whereas if the enum is given a tagname typedef enum tagmyenum { ... } myenum SWIG generates the correct cast (enum tagmyenum const*) e Original: 02dad312c4563c6ff2c1e4e7f008503eb4abfd22
-
- 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
-
- 08 Dec, 2015 1 commit
-
-
2. correct small typo fix typo Original: a6655314b91fce0808fb1e93f36884a8b3358285
-
- 04 Dec, 2015 1 commit
-
-
Sebastian Khan authored
2. correct small typo fix typo Original: a470af3d9ae7c28bb1b062bea626f3051414b27a
-
- 27 Nov, 2015 1 commit
-
-
Ian Harry authored
Original: 11fccd0c691ec90561360c7b1f41e9702e53beaf
-
- 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
-
- 20 Oct, 2015 1 commit
-
-
Riccardo Sturani authored
See redmine patch #2654. Original: af88bb786eb62dcf73e4c926c1391cdbc3aef7c4
-
- 05 Oct, 2015 1 commit
-
-
Original: 3ed6dd220daf8f052d87fb554df06cd0d492a326
-
- 29 Sep, 2015 1 commit
-
-
Sylvain Marsat authored
Original: 135f7836eab6a8b6fdc1610881f138e57c3f96c0
-
- 21 Sep, 2015 1 commit
-
-
Walter Del Pozzo authored
modified TaylorF2 to accept non GR parameters. Modified all calls to the phasing function. Incidentally also SpinTaylorF2 can now accept non GR parameters in its PN series. Original: 919a60593cfa5e8d36aaf63f5e8d4f61d2b7d969
-
- 19 Sep, 2015 1 commit
-
-
Walter Del Pozzo authored
modified TaylorF2 to accept non GR parameters. Modified all calls to the phasing function. Incidentally also SpinTaylorF2 can now accept non GR parameters in its PN series. Original: 45314c877a9465ec41a1385b29316a4c95825d9c
-
- 17 Sep, 2015 1 commit
-
-
Michael Puerrer authored
Use Barausse & Rezzolla final spin formula. Change IMRPhenomD internal functions to accept a specified final spin. Now two versions of IMRPhenomP are available: * version 1: 'IMRPhenomP' based on IMRPhenomC * version 2: 'IMRPhenomPv2' based on IMRPhenomD Original: 651c489377157ada8bfd3b8b6546e55aa6efd100
-
- 15 Sep, 2015 1 commit
-
-
Michael Puerrer authored
Switch to using LAL HDF5 functions & check version number of ROM data. Also check frequency points and parameter space nodes. If HDF5 is not enabled, fall back to reading gsl binary data. A datapack compatible with this version will be made available shortly. Parameter ranges: * 0.01 <= eta <= 0.25 * -1 <= chi_i <= 0.99 * Mtot >= 2 Msun @ 10Hz Original: 1198944b2441c37ddf7cf761eea3621bb25be201
-
- 27 Aug, 2015 1 commit
-
-
Jolien Creighton authored
Original: 0eb831186234eade499b05754b0d9370276b5c78
-
- 14 Aug, 2015 1 commit
-
-
Jolien Creighton authored
Original: 1f2ef6b8f1cdf91206b93a1f5f9701357f3142f5
-
- 12 Aug, 2015 1 commit
-
-
Jolien Creighton authored
Original: 4236aee5b93bdf37a1c1e05545bfeada81d8c4ac
-
- 11 Aug, 2015 1 commit
-
-
Jolien Creighton authored
Original: 2a8c74d7dc46c59dddc4bc6c95647261e6a8bc66
-
- 10 Aug, 2015 4 commits
-
-
Jolien Creighton authored
Original: abe2056dc8989702fa56ad1151dac0d0b5e0e967
-
Jolien Creighton authored
Original: 2b23f990f898451edac6e85961d315f154ff7187
-
Jolien Creighton authored
added Maria Haney's subroutine for eccentric TD approximant and made appropriate changes in lalsimulation Original: 69c3fb604c5d47af5a91485101153cd7feae4597
-
Original: 7a20cfe8ae2ecaf1922ba5ccb02a47cfac20f6ef
-
- 07 Aug, 2015 1 commit
-
-
Eliu Huerta authored
Original: 763df096e3d08c0503c3702c4630906ada47f3d4
-
- 16 Jul, 2015 1 commit
-
-
Michael Puerrer authored
This model was calibrated to spinning numerical relativity simulations up to mass-ratio 1:18. Original: 92f40c9ffa3ea80b76d684b0fa207068cb87fd00
-
- 13 Jul, 2015 1 commit
-
-
Riccardo Sturani authored
Original: 0c5024abaa60499b6ffb615f2bbd3c5a02b445b9
-
- 02 Jul, 2015 1 commit
-
-
John Douglas Veitch authored
Change SEOBNRv[12]ROM_EqualSpin to EffectiveSpin - uses the chi parameter, no matter if (aligned) input spins are equal or not. closes #2245 Original: 6ff7c8eba4f3ff3489b0498f4ad33e5baccc77b5
-
- 30 Jun, 2015 1 commit
-
-
Frank Ohme authored
Original: 32aa2d8cc773450030621299f7f1ada5c106dc41
-
- 29 May, 2015 1 commit
-
-
Michael Puerrer authored
For the EqualSpin ROMs throw an error if the two aligned spins are farther apart than 1e-6. Original: 5d2cc798c4276ee799951d21db07f185ada3a73c
-
- 27 May, 2015 1 commit
-
-
Jolien Creighton authored
The waveform string parsing routines used strstr to find the longest matching substring, but were prone to match the wrong substring when a typo in the waveform was made. So, for example, the string "SEOBNRv2_ROM_SinglSpin" had been considered valid because "SEOBNRv2" matched the first part. This adds more robust routines that demand that the whole waveform string is valid. Also, comparisons are done in a case-insensitive sense. The original routines remain (with deprecation warnings) but are now made case-insensitive. They should be deleted in an upcoming release. Original: 2cdfca8e5e701baa307d74dc75916d52e9cf7fff
-
- 24 May, 2015 1 commit
-
-
Karl Wette authored
- No longer need to strdup() string nor free() it afterwards - Refs #2097 Original: 743ce5556825ff0e74dd3f9681fd7c22ef8767ec
-