Skip to content

Files

This branch is 8713 commits behind lscsoft/lalsuite:master.

lalpulsar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 25, 2018
Oct 28, 2018
Mar 13, 2018
Jun 16, 2014
Oct 4, 2018
Dec 7, 2018
Nov 5, 2015
Sep 18, 2018
Aug 1, 2016
Sep 15, 2018
Nov 16, 2012
Dec 19, 2017
Feb 17, 2015
Dec 10, 2018
Oct 23, 2016
Oct 23, 2018
Jan 23, 2015
Dec 7, 2018
LALPulsar
================================

LAL routines for pulsar and continuous wave gravitational wave data
analysis.

Acknowledgment
--------------------------------

We request that any academic report, publication, or other academic
disclosure of results derived from the use of this software acknowledge
the use of the software by an appropriate acknowledgment or citation.

The whole LALSuite software suite can be cited with the doi
[10.7935/GT1W-FZ16](https://doi.org/10.7935/GT1W-FZ16).
An example bibtex entry could look like this:
```
@misc{lalsuite,
      author         = "{LIGO Scientific Collaboration}",
      title          = "{LIGO} {A}lgorithm {L}ibrary - {LALS}uite",
      howpublished   = "free software (GPL)",
      doi            = "10.7935/GT1W-FZ16",
      year           = "2018"
}
```
In addition, some codes contained in this package may be directly based on
one or several scientific papers,
which should be cited when using those specific codes;
some of these can be discovered through the documentation.

Basic Build Instructions
--------------------------------

     ./configure --prefix=...
     make
     make install

Please read the [LALSuite install how-to][install] for more detailed
build instructions.

Bug Reporting
--------------------------------

Please visit the [LALSuite bug reporting system][bugs] (LIGO.org
authentication required to submit new issues),
or use the e-mail helpdesk:
`contact+lscsoft/[email protected]`

For More Information
--------------------------------

Please visit the [LALSuite project page][project].

[install]: https://wiki.ligo.org/Computing/DASWG/LALSuiteInstall
[bugs]:    https://git.ligo.org/lscsoft/lalsuite/issues/
[project]: https://wiki.ligo.org/Computing/DASWG/LALSuite