ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Stoppa, Fiorenzo'

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

Found 3 codes.

[ascl:2602.017] ConTEST: Nonparametric consistency test between observations and astrophysical models
ConTEST performs a nonparametric consistency test between observations and astrophysical models by combining statistical methods and distance measures into a test statistic that quantifies how closely a model matches the data. It evaluates this statistic through hypothesis testing with bootstrap resampling and can be applied in different scenarios depending on the nature of the model. The package provides four core functions: two regression tests that assess the consistency of a model with an observed dataset and its uncertainties, including a smoothed version. ConTEST also includes an outlier test that evaluates whether an observed sample is likely drawn from a given density model or simulated dataset, and a density test for comparing a density model or simulated dataset with an observed dataset.
[ascl:2203.014] AutoSourceID-Light: Source localization in optical images
AutoSourceID-Light (ASID-L) analyzes optical imaging data using computer vision techniques that can naturally deal with large amounts of data. The framework rapidly and reliably localizes sources in optical images.
[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).