- 02 Feb, 2018 11 commits
-
-
Adam Mercer authored
-
Adam Mercer authored
Automate importing of submodules of lalinference.plot See merge request lscsoft/lalsuite!82
-
Adam Mercer authored
Automate importing of submodules of lalinference.io See merge request lscsoft/lalsuite!84
-
Leo P. Singer authored
This way we avoid having to maintain this file by hand or fix merge conflicts when adding modules.
-
Leo P. Singer authored
Based on !82.
-
Adam Mercer authored
This module should not have any members in __all__ See merge request lscsoft/lalsuite!83
-
John Douglas Veitch authored
Fix broken Python 3 build and import of lalinference.plot See merge request lscsoft/lalsuite!81
-
Leo P. Singer authored
-
Leo P. Singer authored
Just get to the point where _bayespputils.c builds under Python 3, and I can import lalinference.plot again.
-
Leo P. Singer authored
Importing pyplot has lots of side effects. It should be imported at the very last possible moment.
-
Adam Mercer authored
Declare build dependency on pytest [ci skip] See merge request lscsoft/lalsuite!80
-
- 01 Feb, 2018 4 commits
-
-
Leo P. Singer authored
It's used in the LALInference unit tests. CI tests skipped for this commit because packaging is not currently run under CI.
-
John Douglas Veitch authored
Fix imports from old pylal functions that have moved Closes #22 See merge request lscsoft/lalsuite!79
-
John Douglas Veitch authored
- refs #22
-
John Douglas Veitch authored
Move lalinference postprocessing from pylal to lalinference See merge request lscsoft/lalsuite!34
-
- 31 Jan, 2018 6 commits
-
-
Reinhard Prix authored
Merge two CW feature branches upstream See merge request lscsoft/lalsuite!76
-
Reinhard Prix authored
Gct new sort toplist option See merge request CW/lalsuite!21
-
- this option generates three toplists, sorted by 2F, BSGLtL, BtSGLtL respectively
-
Reinhard Prix authored
Adds DMoff option to SSBprec See merge request CW/lalsuite!5
-
Reinhard Prix authored
- simplify 'SSBPREC_DMOFF' implementation - add 'DMoff' option to --SSBprecision code arguments by extending SSBprecisionChoices
-
- Issue originally discussed on https://bugs.ligo.org/redmine/issues/5514 - only adds the 'DMOFF' options, other variants have been postponed.
-
- 30 Jan, 2018 4 commits
-
-
John Douglas Veitch authored
Update lalinference_review_test.py See merge request john-veitch/lalsuite!1
-
Reinhard Prix authored
CW Staging branch merge upstream See merge request lscsoft/lalsuite!75
-
Reinhard Prix authored
move PredictFstat calculation into xlal function, expanded PFS functionality See merge request CW/lalsuite!18
-
David Keitel authored
Fscan/spec_avg_long: add 'lalapps_' to compiled program's name and gitignore it See merge request CW/lalsuite!14
-
- 29 Jan, 2018 3 commits
-
-
John Douglas Veitch authored
Force OBJECT cards in FITS headers to be strings See merge request lscsoft/lalsuite!74
-
Leo P. Singer authored
According to the FITS standard (https://heasarc.gsfc.nasa.gov/docs/fcg/standard_dict.html), the OBJECT card must be a string. Sometimes we put integers in this field (e.g. simulation_id or coinc_event_id values), which breaks some FITS reading software such as Healpy.
-
Matthew Pitkin authored
Add a python wrapper to the PulsarParameters structure See merge request CW/lalsuite!16
-
- 28 Jan, 2018 6 commits
-
-
Reinhard Prix authored
-
Reinhard Prix authored
- increase the scope of this lalpulsar 'module' to general helper functions loosely related to the F-statistic (and which don't have a natural home elsewhere) - intended to also host functions to compute optimal SNR for given signal parameters
-
Reinhard Prix authored
- and adjusted SNR^2 expressions to follow exactly the equations in the CFSv2 notes for better documentation
-
Reinhard Prix authored
-
- add new input options with timestampsFiles and startTime&Duration - DataFiles and Freq are now not requiered any more - IFO ist decprated, use IFOs instead testPredictFstat.sh: Write tests for new input options
- 27 Jan, 2018 2 commits
-
-
Adam Mercer authored
CONTRIBUTING.md: added contribuion guide See merge request lscsoft/lalsuite!72
-
walks through forking, feature branches, push, and merge requests
-
- 26 Jan, 2018 4 commits
-
-
Adam Mercer authored
add nightly clang build See merge request lscsoft/lalsuite!71
-
Adam Mercer authored
-
Adam Mercer authored
use hidden Dockerfile for GitLab-CI See merge request lscsoft/lalsuite!70
-
Adam Mercer authored
Cw staging See merge request lscsoft/lalsuite!68
-