Data Reduction Package for CAHA instruments
Project description
filabres
Automatic Data Reduction Pipeline for CAHA data.
Filabres is embedded in a joint effort of the Calar Alto Observatory (especially Santos Pedraz and Jesús Aceituno), the Spanish Virtual Observatory (Enrique Solano, José Manuel Alacid and Miriam Cortés), and the Physics of the Earth and Astrophysics Department at the Universidad Complutense de Madrid (Nicolás Cardiel, Sergio Pascual, Enrique Galcerán and Jaime Hernández), and the collaboration of the Instituto de Física de Cantabria (Maite Ceballos), with the main goal of providing useful reduced images through the Calar Alto Archive hosted at http://caha.sdc.cab.inta-csic.es/calto/.
Although this software package has been initially created with the idea of performing the automatic reduction of direct images obtained with the instrument CAFOS, placed at the 2.2 m telescope of the Calar Alto Observatory, filabres has been designed to allow the future inclusion of additional observing modes and instruments.
Installing the code
In order to keep your current Python installation clean, it is highly recommended to first build a new Python 3 virtual environment.
$ python3 -m venv venv_filabres
$ . venv_filabres/bin/activate
(venv_filabres) $
We recommend installing the latest stable version, which is available via the PyPI respository:
(venv_filabres) $ pip install filabres
The latest development version is available through GitHub:
(venv_filabres) $ pip install git+https://github.com/nicocardiel/filabres.git@main#egg=filabres
Usage
See full documentation at https://filabres.readthedocs.io/
Developers and maintainers: Nicolás Cardiel (cardiel@ucm.es) and Sergio Pascual (sergiopr@fis.ucm.es)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file filabres-1.5.1.tar.gz
.
File metadata
- Download URL: filabres-1.5.1.tar.gz
- Upload date:
- Size: 79.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a402332fee4d8005d89664c55ef4fe0a2580cdb44cf43102f5bc44381bf000e4 |
|
MD5 | 2ed18e1b1ef3ae70e7a7ea4caf36d49f |
|
BLAKE2b-256 | 80451ce10d136f3590f7c7ab53006194ea405d23f4fe349c7cb5f0c800ed3eb4 |
File details
Details for the file filabres-1.5.1-py3-none-any.whl
.
File metadata
- Download URL: filabres-1.5.1-py3-none-any.whl
- Upload date:
- Size: 106.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba4fbd93bba09020b02bf798ddea13ac248f4815f9e19470e275a0d82ebd2461 |
|
MD5 | 72671df7a883196c16920a42c7196f5e |
|
BLAKE2b-256 | 29564ca58a34299beb209aa4d96ed46bcd063b2446ef7ab01afa921e14c668e3 |