Exoplanet data reduction I/O with xarray and netCDF support
Project description
Astraeus
A tool for standardizing I/O when reducing and analyzing exoplanet data.
Astraeus is a general-purpose tool that manages your data using Xarray structures and reads/writes data from/to your exoplanet data reduction pipeline. By using consistent formats and keywords across pipelines, users should be able to exchange and compare results easier than ever before! Astraeus makes use of Xarray, an open source Python package that uses labelled multi-dimensional arrays (think of Pandas in N dimensions).
Xarray is commonly used for data analysis in geoscience and makes use of two core data structures, called a DataArray and a Dataset. The former is like a NumPy array, except with coordinates, labels, and attributes. The latter is simply a collection of DataArrays. Both structures can easily be written to and loaded from HDF5 files. This means, even if you are not using Python, you can still read an HDF5 file written by Astraeus and maintain the full useability of your data.
Installation & Example Usage
Up-to-date installation instructions and helpful examples can be found at https://kevin218.github.io/Astraeus/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astraeus_io-1.0.tar.gz.
File metadata
- Download URL: astraeus_io-1.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27e52bffb9c523f545c96b7c24eabb927b5763b17a6b5831ff84e0597ac74e0c
|
|
| MD5 |
6e9952e0f5ea7f3c3062884ab6615977
|
|
| BLAKE2b-256 |
57c14f3361164867dd678f832ededebbb3c619a922c89b4d5143f799719511f2
|
File details
Details for the file astraeus_io-1.0-py3-none-any.whl.
File metadata
- Download URL: astraeus_io-1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d361bdd2421481eba41f670a57eef7df78c0d89f1cfc401291da9ac2d7a661f7
|
|
| MD5 |
4b406e207b1d4a576b16d8243b6ce4f4
|
|
| BLAKE2b-256 |
6f6e62d360ca259afbe80eb4b4e6f9d12deec88967675ea5dfe8a151b2545811
|