Skip to content

An easy-to-use Echelle Spectrogram Reduction Software using PyQT5

Notifications You must be signed in to change notification settings

jw-echelle/QtYETI

Repository files navigation

Welcome to QtYETI - Yeti's Extra Terrestrial Investigations

QtYETI is a program meant to faciliate the data reduction of Echelle spectra with and without image slicers.

2022-2024 Jakob Wierzbowski jw.echelle@outlook.com

Disclaimer

This program is in its beginning stages. It is possible to fit and extract 1D spectra from 2D spectrograms.
A spectral calibration is under development.
Everything has been tested in a native python environment. Currently we have no experience using conda environments.

Before you start

python -m pip install --upgrade pip
pip install --upgrade setuptools
pip install -r requirements.txt

Start QtYeti

• Navigate to the directory where QtYETI has been extracted to
• Start the program via

python ./QtYeti.py

Features

In the Calibration Tab you can find a geometric calibrator that has been used to sucessfully predict ThAr lines in our manuscript.

Quick Start

Check out the QuickStart.md documentation.

Tested Operating Systems

• Windows 10/11 64bit
• Linux Mint 21.2 (Codename: Victoria)
• Ubuntu Linux 22.04
• MacOS 14.1.2

Requirements

pip install
astropy>=6.0.0
configparser
datetime
matplotlib>=3.6.3
numpy
PyQt5
PyQt5-Qt5
PyQt5-sip
scipy

see also requirements.txt

Yeti

About

An easy-to-use Echelle Spectrogram Reduction Software using PyQT5

Topics

Resources

Stars

Watchers

Forks

Languages