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.1a1.tar.gz (6.8 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.1a1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ariel_data_preprocessing-1.1a1.tar.gz
Algorithm Hash digest
SHA256 07d521e95b5c1171fada91e89cee37df63a4d72b23bb5f9b18244700e471c41f
MD5 1142b0872da989cb9cfafa4f070df51b
BLAKE2b-256 0eabec8e30a401a00675e2fd79fbeadd82fbc1711ede7d056351f12cedbbedf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ariel_data_preprocessing-1.1a1.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.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ariel_data_preprocessing-1.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b1d7738fc624be12745f662610ce174c00069a6e9eaeb2aee7896b0e46ef917
MD5 08510fb089f17eab41592a7117830992
BLAKE2b-256 45b8cf8a643a10e26d5f54bc202edd5c5cd322a73806796efa34a323b0b0c476

See more details on using hashes here.

Provenance

The following attestation bundles were made for ariel_data_preprocessing-1.1a1-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