[go: up one dir, main page]

File: README.rst

package info (click to toggle)
specreduce 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,028 kB
  • sloc: python: 1,432; makefile: 109
file content (25 lines) | stat: -rw-r--r-- 932 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Specreduce
==========

.. image:: https://github.com/astropy/specreduce/workflows/Python%20Tests/badge.svg
    :target: https://github.com/astropy/specreduce/actions
    :alt: CI Status

.. image:: https://readthedocs.org/projects/specreduce/badge/?version=latest
    :target: http://specreduce.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6608788.svg
   :target: https://doi.org/10.5281/zenodo.6608788
   :alt: Zenodo DOI 10.5281/zenodo.6608788

.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
    :target: http://www.astropy.org/

Specreduce is an Astropy affiliated package with the goal of providing a shared
set of Python utilities that can be used to reduce and calibrate spectroscopic data.

License
-------

Specreduce is licensed under a 3-clause BSD style license. Please see the licenses/LICENSE.rst file.