Skip to main content

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).

repo license Python Version PyPI DOI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idsred-0.1.1.tar.gz (2.4 MB view hashes)

Uploaded Source

Built Distribution

idsred-0.1.1-py3-none-any.whl (2.4 MB view hashes)

Uploaded Python 3

Supported by

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