Skip to main content

A package providing tools for the SKA Science Data Challenges.

Project description

Science Data Challenge Scoring API

This repository contains the code used to score submissions for SKA's Science Data Challenges (SDCs).

To date there are two such challenges, SDC1 (run in 2019) and SDC2 (running February-July 2021), and with each having similar methods of evaluating submissions.

Both SDCs challenged participants to identify and characterise sources in synthetic radio images. The source catalogues the participants produced (called the submission catalogues) can then be compared to the real source properties used in creating the synthetic images (called the truth catalogues) to determine which solutions achieve the best result.

Both SDC1 and SDC2 expose a different but consistent API to achieve this; an SdcScorer object is instantiated with submission and truth catalogues (file paths or DataFrames), runs a scoring pipeline on these catalogues, and returns an SdcScore object which contains the key properties relating to the scoring of the catalogues.

Per-challenge documentation can be found in the relevant paths in the parent repository:

Package Installation

The package is designed to be installed with the pip package manager:

pip install ska-sdc

This requires Python 3.6+ and has package dependencies which will be installed if not already present.

Licence

Although this code is open-source under the 3-clause BSD licence, it is not released to the public until after each challenge is completed, since normal operation requires the truth catalogue to be available to the respective scoring pipeline.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ska_sdc-2.0.0.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

ska_sdc-2.0.0-py3-none-any.whl (40.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page