AstroAccelerateOrg / astro-accelerate

AstroAccelerate is a many-core accelerated software package for processing time-domain radio-astronomy data.
https://www.oerc.ox.ac.uk/research-groups/astroaccelerate/
GNU General Public License v3.0
43 stars 16 forks source link

Update of the periodicity search #264

Closed KAdamek closed 2 years ago

KAdamek commented 2 years ago

Update of the periodicity search

This update adds several upgrades for periodicity search. It adds three 1D harmonic sum algorithms, two are based on PRESTO, the third is the new greedy harmonic sum. This upgrade also adds Spectrum whitening and median normalization. Candidates are now sent to the host and it is up to the user to handle them further.

Interfaces Will this pull request result in a backwards-incompatible interface change: No

Expected semantic version number increment category (Please indicate x.y.z): y+3