prvjapan / pyird

Python pipeline for infrared detectors, and/or IRD/REACH
http://secondearths.sakura.ne.jp/pyird/
8 stars 2 forks source link

PYIRD

Free from messy directory and file management of IRD analysis. Currently under heavily construction. Use develop branch for dev.

Examples

Creating 1D spectra from raw data.

Install

pip install pyird

or

python setup.py install

Core Pipelines

Classes

Aperture

Mask: n=42 (H), 102 (YJ) apertures extracted from FLAT for aperture mask.

Star: aperture.TraceAperture.mmf2() sets n=21 (H) apertures of star fiber.

Comb: aperture.TraceAperture.mmf1() sets n=51 (YJ) apertures of comb fiber.