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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ariel_data_preprocessing-1.1.tar.gz
  • Upload date:
  • Size: 7.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ariel_data_preprocessing-1.1.tar.gz
Algorithm Hash digest
SHA256 b85c1aa74a201cc3b519d608814aaa4866a092ff9f05378f064f5ec4fc466744
MD5 1ac9180bdec1f2f9b5c0344dd61a77f5
BLAKE2b-256 3c7a3d26e0524c1f80a5b82c5e867821ed91a0b20db84f29a454b06eea69d13c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ariel_data_preprocessing-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8bd3265189787bc55970af314f3e3699ed8da834d98b1123c13a57d04bdd8afe
MD5 337392e6edc9030dda10a0e8dea5a51a
BLAKE2b-256 c44213e022a4f2902e18ac6e0b9ca551c6ef63a68f6c91a090525922aeae8674

See more details on using hashes here.

Provenance

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