Skip to main content

Utilities for astronomical data reduction

Project description

teareduce

Teareduce's PyPI version

Utilities for astronomical data reduction.

This package is not intended to be a general-purpose image reduction code. It only includes specific operations required in certain steps of the traditional astronomical image reduction process that, at the time of its creation, were not available in more established packages such as ccdproc. In addition, it also offers alternative ways to perform certain tasks that we have found to be more practical for use in Master’s level classes.

Documentation

The documentation for this package is available at this link. It includes Juypter notebooks that can be easily downloaded and demonstrate the practical use of the defined functionality.

Installing the code

In order to keep your Python installation clean, it is highly recommended to first build a specific Python 3 virtual enviroment

Creating and activating the Python virtual environment

$ python3 -m venv venv_teareduce
$ . venv_teareduce/bin/activate
(venv_teareduce) $ 

Installing the package

The latest stable version is available via de PyPI repository:

(venv_teareduce) $ pip install teareduce

Note: This command can also be employed in a Windows terminal opened through the CMD.exe prompt icon available in Anaconda Navigator.

The latest development version is available through GitHub:

(venv_teareduce) $ pip install git+https://github.com/nicocardiel/teareduce.git@main#egg=teareduce

If you are planning to use tea-cleanest, you need to install this package with extra dependencies. In this case employ:

(venv_teareduce) $ pip install 'teareduce[cleanest]'

In addition, in order to make use of the PyCosmic algorithm with tea-cleanest, you need to install that package. This can be done using:

(venv_teareduce) $ pip install git+https://github.com/nicocardiel/PyCosmic.git@test

Testing the installation

(venv_teareduce) $ pip show teareduce
(venv_teareduce) $ ipython
In [1]: import teareduce as tea
In [2]: print(tea.__version__)
0.6.7

Note that in PyPI there is a package called tea that provides utilities unrelated to teareduce. However, throughout the examples described in the documentation we are making use of import teareduce as tea to define a convenient alias.

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

teareduce-0.7.6.tar.gz (117.1 kB view details)

Uploaded Source

Built Distribution

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

teareduce-0.7.6-py3-none-any.whl (137.1 kB view details)

Uploaded Python 3

File details

Details for the file teareduce-0.7.6.tar.gz.

File metadata

  • Download URL: teareduce-0.7.6.tar.gz
  • Upload date:
  • Size: 117.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for teareduce-0.7.6.tar.gz
Algorithm Hash digest
SHA256 82ad9d3c0c2e1a83790e31951366929507a3e31804ae14edb5c7085a659bfcca
MD5 823040c497664eff3061e8a9aa86e597
BLAKE2b-256 3071d50d812582caa283bde38bba03feb921bfa6532e6641e016f8705f78b021

See more details on using hashes here.

File details

Details for the file teareduce-0.7.6-py3-none-any.whl.

File metadata

  • Download URL: teareduce-0.7.6-py3-none-any.whl
  • Upload date:
  • Size: 137.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for teareduce-0.7.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ff6fb6b8e8e4a036b2001371b1158025d5c67bc1031547a32b9e372514fe2cba
MD5 3be8f06f3a9fc8d9e5ed4fe30761ea20
BLAKE2b-256 1d5e5eeab1a48b23571a1b6881f837ce0dd96b4d31f36a3a42454787ecf9eb6d

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