INT-IDS data-reduction pipeline
Project description
IDSRED: INT-IDS data-reduction pipeline
This is a spectroscopic data-reduction pipeline for the Isaac Newton Telescope (INT) Intermediate Dispersion Spectrograph (IDS) instrument. It is optimised for the blue detector (EEV10).
Installation
It is recommended to install it on an anaconda environment:
conda create -n idsred pip
conda activate idsred
and install it using pip:
pip install "idsred"
or from source:
git clone https://github.com/temuller/idsred.git
cd idsred
pip install .
Developer mode:
pip install -e .
Usage example
A notebook that explains how to use the pipeline is found in this repository here.
Contributing
To contribute, either open an issue or send a pull request (preferred option). You can also contact me directly.
Citing IDSRED
@software{tomas_e_muller_bravo_2023_7851772,
author = {Tomás E. Müller Bravo},
title = {temuller/idsred: First Release!},
month = apr,
year = 2023,
publisher = {Zenodo},
version = {v0.1.0},
doi = {10.5281/zenodo.7851772},
url = {https://doi.org/10.5281/zenodo.7851772}
}
Acknowledgement
This pipeline is based on the GROWTH school github repository, which nicely explains the entire reduction process for images and spectra, and on INT-IDS-DataReduction for (long-slit) spectra reduction.
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
File details
Details for the file idsred-0.1.1.tar.gz
.
File metadata
- Download URL: idsred-0.1.1.tar.gz
- Upload date:
- Size: 2.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd53ec0fade82dcbfb90c9db256e0d4c157ee04b1a77a4c716e9cb896fb15ef |
|
MD5 | 89c0e76586d972deb5e0bd32c7686ac1 |
|
BLAKE2b-256 | 3f7b3e19bd24be2b2e29e16c97000551d21dd850623c34458d6899dbf0266218 |
File details
Details for the file idsred-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: idsred-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3870847d5bd8085e0c85c3f6627a4bb3abbf446670d5cdf155cb09267fadaa90 |
|
MD5 | c921267349c980978863a9457f9963d2 |
|
BLAKE2b-256 | 00708e3553a9e42485f79ea8af3185f66a0e5916f382fbb9c911227d667dc02c |