Skip to content

Create periodogram for Epoch folding #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matteobachetti opened this issue Aug 14, 2017 · 3 comments
Open

Create periodogram for Epoch folding #243

matteobachetti opened this issue Aug 14, 2017 · 3 comments
Labels
good first issue If you're new to Stingray and want to contribute, start here. GSoC Great for students interested in GSoC to tackle. low-priority Low-priority issues.

Comments

@matteobachetti
Copy link
Member

Created here in HENDRICS for convenience, with the basic information that should be available at the very least:
https://github.com/StingraySoftware/HENDRICS/blob/master/hendrics/io.py#L62

@abigailStev abigailStev added good first issue If you're new to Stingray and want to contribute, start here. and removed hacktoberfest labels Jan 24, 2018
@swapsha96
Copy link
Contributor

swapsha96 commented Feb 6, 2018

@matteobachetti @abigailStev I would like to work on this. I wanted to know all the requirements for this? Do I need to create all the function that are in hendrics/io.py?

@matteobachetti
Copy link
Member Author

@swapsha96 no, it is just a periodogram like Powerspectrum that contains frequencies and EF statistics. io.py contains a lot of functions that are not needed in Stingray.

@matteobachetti matteobachetti added the low-priority Low-priority issues. label Jan 18, 2021
@abigailStev abigailStev added the GSoC Great for students interested in GSoC to tackle. label Mar 29, 2022
@Gaurav17Joshi
Copy link
Contributor

@matteobachetti, I am working on this problem, I have created a class Pulsar_Periodogram that takes in an Event list and a frequency array, calculates the $EF$ and $Z_2$ Statistics for the same. It also plots the periodograms, using its functions.

EF_periodogram

Z_periodogram

Also I wanted to ask that fold_detection_level and z2_n_detection_level , are missing from pulse.pulsar, have they been removed? I think, they have to be used to get the peaks and fit gaussian and sinc curves to the periodogram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue If you're new to Stingray and want to contribute, start here. GSoC Great for students interested in GSoC to tackle. low-priority Low-priority issues.
Projects
None yet
Development

No branches or pull requests

4 participants