-
Notifications
You must be signed in to change notification settings - Fork 168
Description
Hello,
(This is not really an issue!)
I recently came across this paper: A Method for Estimating X-Ray Pulsar Period and Pulse Time Delay: Applying the Improved Zn,bin²-test to Complex Profiles. The technique described seems particularly interesting for scenarios with low photon counts and complex pulse profiles.
The authors introduce two techniques:
-
Instead of using a fixed number of harmonics for the period search, the method dynamically selects the optimal number of harmonics based on the photon count in the observation using the H-test.
-
Instead of using the bin midpoint as the representative phase when folding data, the proposed approach segments each bin by "equal photon intensity". They mention that this results in a more accurate phase estimation because in this way the folded profile should better reflect the true pulse shape, even in the presence of sharp transitions.
I am wondering if you think these methods are interesting and/or there are already any plans to integrate similar adaptive techniques in Stingray’s period search tools?