ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Stoppa, F.'

Tip: Author search checks name variants (e.g., Smith, John, Smith J). Last names are still best when results are broad.

Found 2 codes.

[ascl:2602.016] FINKER: Nonparametric kernel regression for frequency estimation
FINKER (Frequency Identification through Nonparametric Kernel Regression) identifies frequencies using nonparametric kernel regression, providing accurate estimates even with as few as 10 observations. It handles measurement uncertainties and supports multiband processing, making it valuable for astronomical and statistical applications. FINKER implements local linear and local constant regression, offers several kernel and bandwidth options (including Gaussian kernels with fixed, Silverman, Scott, and adaptive bandwidths), and remains robust to measurement errors in real-world datasets.
[ascl:2111.018] GWToolbox: Gravitational wave observation simulator
GWToolbox simulates gravitational wave observations for various detectors. The package is composed of three modules, namely the ground-based detectors (and their targets), the space-borne detectors (and their targets) and pulsar timing arrays (PTA). These three modules work independently and have different dependencies on other packages and libraries; failed dependencies met in one module will not influence the usage of another module. GWToolbox can accessed with a web interface (gw-universe.org) or as a python package (https://bitbucket.org/radboudradiolab/gwtoolbox).