Files
Latest commit
This branch is 8713 commits behind lscsoft/lalsuite:master.
lalpulsar
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
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