Prototypes | |
| void | COMPLEX8SFT2Periodogram1 (LALStatus *status, REAL8Periodogram1 *peri, COMPLEX8SFTData1 *sft) |
| OBSOLETE – Use LAL functions from SFTfileIO.c instead. More... | |
| void | SFT2Periodogram (LALStatus *status, REAL8Periodogram1 *peri, SFTtype *sft) |
Go to the source code of this file.
| void COMPLEX8SFT2Periodogram1 | ( | LALStatus * | status, |
| REAL8Periodogram1 * | peri, | ||
| COMPLEX8SFTData1 * | sft | ||
| ) |
OBSOLETE – Use LAL functions from SFTfileIO.c instead.
Routines for reading SFT binary files
ReadSFTbinHeader1() ReadCOMPLEX8SFTbinData1() ReadCOMPLEX16SFTbinData1() COMPLEX8SFT2Periodogram1() COMPLEX16SFT2Periodogram1()
the output of the periodogram should be properly normalized !!!
| void SFT2Periodogram | ( | LALStatus * | status, |
| REAL8Periodogram1 * | peri, | ||
| SFTtype * | sft | ||
| ) |