Skip to content

Libraries and tools for the analysis of spectral data, including a GUI

Notifications You must be signed in to change notification settings

AstroPatty/Spectralyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spectralyze GUI

A GUI utility for viewing and processing spectral data. Currently, works with 1D spectra from Keck Deimos, but has been written to easily be extended to other types of spectra.

Installing

Since this project is very early in its development, it is recommended you install with pip in development mode:

git pull https://github.com/PatrickRWells/Spectralyze.git
cd spectralyze
pip install -e .

This way updating the code will be as easy as pulling the new version from GitHub

Requirements

These requirements need to be installed before installing Spectralyze

keckode: https://github.com/cdfassnacht/keckcode
specim: https://github.com/cdfassnacht/specim
cdfutils: https://github.com/cdfassnacht/cdfutils

Running

Run the following command in your terminal:

spectralyze_gui

KNOWN BUGS

Sometimes, certian UI elements will not respond when a window is first loaded. To bypass, click to a different open program, then bring spectralyze back to front.

About

Libraries and tools for the analysis of spectral data, including a GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages