Giter Club home page Giter Club logo

idsred's Introduction

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.

idsred's People

Contributors

temuller avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.