Skip to main content

A toolbox for processing data from long-slit spectrographs

Project description

Welcome to specsuite!

For help with getting specsuite running on your own data, please check out the documentation page!

Introduction

Although other spectroscopic reduction tools exist, they are often designed for a small subset of instruments, have hard-to-read documentation, or are difficult to debug. specsuite was designed to address all three of these concerns, providing a set of robust, generalized, and user-friendly reduction tools! As of writing, this reduction pipeline has been tested this reduction pipeline against data from...

  • Gemini North (GMOS-N)
  • Apache Point Observatory (KOSMOS)
  • Sommers-Bausch Observatory (SBO)

...but we are constantly testing on data from other telescopes!

Another advantage of specsuite is its modularity. All functions were designed to be easy to slot into an existing reduction pipeline (assuming the data is formatted correctly). If there are features you would like to see added to specsuite, please feel free to add an issue on this repository for our developers to address!

Installation

To install the most recent version of specsuite, run the following command from your terminal...

pip install specsuite

OR if you would like to install a version from this repository, the run...

git clone https://github.com/Autumn10677/specsuite.git
cd specsuite
pip install .

How can I test specsuite runs on my computer?

We have provided a handful of files and scripts that should help you get started on processing your data.

  • specsuite_env.yml ~ A working Conda environment for the current version of the package.
  • workflow.smk ~ This is a "snakemake workflow" set to run on some sample data taken from APO's long-slit spectrograph.

To run this workflow on your own computer, first clone the repository using...

git clone https://github.com/Autumn10677/specsuite.git
cd specsuite

Then run...

conda env create -f environment.yml
conda activate specsuite_env
snakemake --cores 1

This should deposit a set of files in an 'output/' folder that you can use to check out how the pipeline works at various steps in the analysis. These outputs include both images and '.npy' files used for storing exposure data between steps of the pipeline. If you see...

Finished jobid: 0 (Rule: all)
4 of 4 steps (100%) done

...then the pipeline ran successfully!

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

specsuite-1.1.0.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

specsuite-1.1.0-py3-none-any.whl (36.0 kB view details)

Uploaded Python 3

File details

Details for the file specsuite-1.1.0.tar.gz.

File metadata

  • Download URL: specsuite-1.1.0.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for specsuite-1.1.0.tar.gz
Algorithm Hash digest
SHA256 89a29672e71ced00d9d551cae72c529d38389360ee6aa2f7537fb40be9ee1b88
MD5 4a201e45b5966bc05af9c9fcf976b486
BLAKE2b-256 c1c3aa5a9fc4fb87308112859313e3bd0c16de00fd526a3ba0128130f0151431

See more details on using hashes here.

File details

Details for the file specsuite-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: specsuite-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 36.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for specsuite-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 203735e0e7fefc68ab60c80b831c06039185fade4c1beaa7e1dc104b0b278b37
MD5 5d2b23ad90e5b862792b124c951251e2
BLAKE2b-256 a86449cd74593bab812b4fe223d69fb50354fa338fbe3818997aad13f514255f

See more details on using hashes here.

Supported by

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