- 26 Feb, 2015 9 commits
-
-
Karl Wette authored
- Make LALgetopt.h a public header, add LALgetopt() and LALgetopt_long_only() - Remove getopt* sources from LALApps - Point all LALSuite codes to LALget(), LALgetopt_long(), etc. - Remove #include <getopt.h> - Remove #include <unistd.h> if not needed; if needed, check for it using AC_CHECK_HEADERS(), #include <config.h> and use #if HAVE_UNISTD_H - Refs #1932 Original: 117a25af61111e8692b99a3dc0b27e82afc24436
-
Reinhard Prix authored
- noticeable speedup - refs #535 Original: c761b51090bf4486a75be51f8ab96414558ff409
-
Reinhard Prix authored
- faster, and reduced memory footprint - refs #535 Original: c0c42f6fc8eee6c16432b34bb5c6a1d1dd84a47f
-
Reinhard Prix authored
- refs #535 Original: 34a84c932c88d8009e301b8a16e70e39afbbba2f
-
Reinhard Prix authored
Original: 9238cf52ba21de4484676ecd6f79cfe7fe6cce1f
-
Philip Graff authored
Original: 57bf78d76b62ee9c07b26b3f6e4271388e69ac30
-
Michael Puerrer authored
Correct the waveform phase by a time shift such that the peak in the TD coincides with the origin of time as defined by the epoch. The time shift is calculated from the FD phasing. Original: 713e5c0fa14ae348e00a7b14e447a409256cd679
-
Michael Puerrer authored
Correct the waveform phase by a time shift such that the peak in the TD coincides with the origin of time as defined by the epoch. Provide new functions XLALSimIMRSEOBNRv2ROMSingleSpinTimeOfFrequency() and XLALSimIMRSEOBNRv2ROMSingleSpinFrequencyOfTime() for computing the time as function of frequency (relative to the waveform peak at t=0) or the frequency as a function of time from the FD phasing. Original: aff87059253c26032add622072fdfaf9327176c2
-
Reinhard Prix authored
- avoid ambiguity about conventional input formats allowed: in tempo2/ATNF, only equatorial longitude ('right ascension') defaults to "hours:minutes:seconds" and equatorial latitude ('declination') defaults to "degrees:minutes:seconds" - refs #1866 Original: e00fd2f4400872faa626881265029edd1e783875
-
- 25 Feb, 2015 7 commits
-
-
Karl Wette authored
- use only full prototypes, following lal/lib/lalsupport/src/LALgetopt.h Original: e9ab3558ecc94f572b7d715e186de95cc7e076b7
-
Karl Wette authored
Original: 59be6a257300abd542f87175c5b768504c0da318
-
Karl Wette authored
- This compiler thinks it's gcc 4.7, but does not appear to support disabling the diagnostics needed to compile the XLAL_ERROR() macros Original: e11696d19fd5eb797926b2241f0baf38586009f0
-
Reinhard Prix authored
- new module 'EstimateAmplitudeParams', defining functions XLALEstimatePulsarAmplitudeParams(), XLALAmplitudeParams2Vect() and XLALAmplitudeVect2Params() Original: 6f9a6ab3cc4d1e7c333ba427b4cf888c099e5d8e
-
Reinhard Prix authored
- passes for isolated signals, still somewhat higher errors in binary case - more general test, but turned off testing of binary case for now until fixed - refs #535 Original: bbf0b5fea0df815b7d265fe538254d6554211b2b
-
Reinhard Prix authored
- refs #535 Original: b6d4af967d82dd0dbe72e9d1d128e6ddc8d5b025
-
Reinhard Prix authored
- refs #535 Original: 7478149e72acb231b0ab4cc13026eb1ba4062927
-
- 24 Feb, 2015 7 commits
-
-
Karl Wette authored
Original: 5960d2dfa3e5ab8cf8b6fb3c5028fd503bb3ffa4
-
Karl Wette authored
- This is a generated file, and thus should not be committed Original: ef0b584fafc2dd2d0360ceff85cdb2d60c723b91
-
Karl Wette authored
Original: 5af3f6ea8618419f0121b31c9134fb0f2b64c98c
-
Karl Wette authored
- .AUTHORS converted from ISO-8859-1 to UTF-8 using iconv Original: 976b4ac7330e7d5cd2fb1f63ca0608357e6f1f5b
-
Karl Wette authored
Original: 08a6752903e69a53885fe37535b6337e038ac438
-
Karl Wette authored
Original: 4d75ee47f52ebcf5c5afcea09de4a2cab1ab8080
-
Reinhard Prix authored
- refs #358,#1918 Original: b14c22e245ff67de1c8738b3181da2da74cabac6
-
- 23 Feb, 2015 16 commits
-
-
Branson Craig Stephens authored
Original: da7fa820714b61908ccf4ba1abf5606bd1614476
-
Karl Wette authored
- prevents warnings from XLAL_ERROR() and XLAL_CHECK() macros Original: 0700c0f99646754c4fcbe5b119fcd25f382e1254
-
Kipp Cannon authored
- edit documentation - add some no-up variable assignments for aesthetic reasons Original: 161d9bbd6501230ce61d47fd4b4d0c2c31e92bd7
-
Leo Singer authored
Original: 51af51cab1db76bacfa82b2a1beac62486acbd08
-
Karl Wette authored
- to avoid problems with 32-bit Mac E@H builds Original: 9bc92399479eae7a1c26204fb55877cd13916f07
-
Karl Wette authored
Original: d9991acfc9b63ca27507492e8df05c8a062d3eaa
-
Karl Wette authored
Original: fdf014d225b8df0845859326825b153ec6749b59
-
Karl Wette authored
Original: 2057acb793864a2f45492bfcb989db545604ef61
-
Evan Goetz authored
- Fixes #1923 Original: 5ee75b6323479fc112619ff63e09cf1d3ac3ff93
-
Frank Ohme authored
Original: 4b32caf4efb72aa0c6256b81808a169b38c96b34
-
Reinhard Prix authored
- refs #535 Original: 8456d163de6d637ed8de862ea60abe1787e66429
-
Reinhard Prix authored
- allow 'workspace' to re-use some return-struct memory if available - only keep 'a*x' and 'b*x' timeseries around until FFT'ed - refs #535 Original: ec6407212d6971951b1acc2d90a56cc816fc99d9
-
Reinhard Prix authored
- move zero-padding to later stage when requiring higher frequency resolution - refs #535 Original: e990c51830d99a0d09b5d28de11649714deb0c16
-
Reinhard Prix authored
- 'flattened' buffering logic to be somewhat more intuitive - moved memory-handling out of barycentric functions - refs #535 Original: cd903891ea1d50336d30c0ea0b151755e576a970
-
John Douglas Veitch authored
Original: 9d2f446a5388708ef40b868447b7dce55bed6f21
-
Reinhard Prix authored
- simpler, and less reliance on external libraries - refs #535 Original: 5aee0d5f1c3c6abcde79b53c045725b782492155
-
- 22 Feb, 2015 1 commit
-
-
John Douglas Veitch authored
Original: b0722e1a7fa30e9bf6b8af93c34d8dc3439c8341
-