Skip to main content

Signal correction module for Ariel Data Challenge 2025.

Project description

Ariel Data Preprocessing

PyPI release Unittest

This module contains the FGS1 and AIRS-CH0 signal data preprocessing tools.

Submodules

  1. Signal correction (implemented)
  2. Data reduction (planned)
  3. Signal extraction (planned)

1. Signal correction

Implements the six signal correction steps outline in the Calibrating and Binning Ariel Data notebook shared by the contest organizers.

Example use:

from ariel-data-preprocessing.signal_correction import SignalCorrection

signal_correction = SignalCorrection(
    input_data_path='data/raw',
    output_data_path='data/corrected',
    n_planets=10
)

signal_correction.run()

The signal preprocessing pipeline will write the corrected frames as an hdf5 archive called train.h5 with the following structure:

├── planet_1
|   ├── AIRS-CH0_signal
│   └── FGS1_signal
│
├── planet_1
|   ├── AIRS-CH0_signal
│   └── FGS1_signal
│
.
.
.
└── planet_n
    ├── AIRS-CH0_signal
    └── FGS1_signal

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

ariel_data_preprocessing-1.1a3.tar.gz (7.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ariel_data_preprocessing-1.1a3-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file ariel_data_preprocessing-1.1a3.tar.gz.

File metadata

File hashes

Hashes for ariel_data_preprocessing-1.1a3.tar.gz
Algorithm Hash digest
SHA256 5965276f789f9e3a2e4aee2783705c7145c57e1c2b805d76d141de95d9e1ea4c
MD5 86bba2269f162abc1ab447b6e1f839af
BLAKE2b-256 5298e748879030eb98c657d1d8ec15b223da2cbfe97fa7895a2afccdd2bf4256

See more details on using hashes here.

Provenance

The following attestation bundles were made for ariel_data_preprocessing-1.1a3.tar.gz:

Publisher: pypi_release.yml on gperdrizet/ariel-data-challenge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ariel_data_preprocessing-1.1a3-py3-none-any.whl.

File metadata

File hashes

Hashes for ariel_data_preprocessing-1.1a3-py3-none-any.whl
Algorithm Hash digest
SHA256 4a38ec0e41e013eeec0432bdf4bc266256f9127008efc81f8f27f51871120488
MD5 4963c061615a54587d596a8620d1ca77
BLAKE2b-256 f1d5790059bd0609904ecac329b231ed7c58dbed9daae199ebd1579bd3ce5983

See more details on using hashes here.

Provenance

The following attestation bundles were made for ariel_data_preprocessing-1.1a3-py3-none-any.whl:

Publisher: pypi_release.yml on gperdrizet/ariel-data-challenge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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