filabres


Namefilabres JSON
Version 1.5.1 PyPI version JSON
download
home_page
SummaryData Reduction Package for CAHA instruments
upload_time2023-11-14 11:50:23
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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*.

```shell
$ 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](https://pypi.org/project/filabres/):

```shell
(venv_filabres) $ pip install filabres
```

The latest development version is available through [GitHub](https://github.com/nicocardiel/filabres):

```shell
(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)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "filabres",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Nicol\u00e1s Cardiel <cardiel@ucm.es>",
    "download_url": "https://files.pythonhosted.org/packages/80/45/1ce10d136f3590f7c7ab53006194ea405d23f4fe349c7cb5f0c800ed3eb4/filabres-1.5.1.tar.gz",
    "platform": null,
    "description": "# filabres\n\nAutomatic Data Reduction Pipeline for CAHA data.\n\nFilabres is embedded in a joint effort of the Calar Alto Observatory \n(especially Santos Pedraz and Jes\u00fas Aceituno), the Spanish Virtual Observatory\n (Enrique Solano, Jos\u00e9 Manuel Alacid and Miriam Cort\u00e9s), and the Physics of \n the Earth and Astrophysics Department at the Universidad Complutense de \n Madrid (Nicol\u00e1s Cardiel, Sergio Pascual, Enrique Galcer\u00e1n and Jaime \n Hern\u00e1ndez), and the collaboration of the Instituto de F\u00edsica de Cantabria \n (Maite Ceballos), with the main goal of providing useful reduced images \n through the Calar Alto Archive hosted at \n http://caha.sdc.cab.inta-csic.es/calto/.\n\nAlthough this software package has been initially created with the idea of \nperforming the automatic reduction of direct images obtained with the \ninstrument CAFOS, placed at the 2.2 m telescope of the Calar Alto \nObservatory, filabres has been designed to allow the future inclusion of \nadditional observing modes and instruments.\n\n## Installing the code\n\nIn order to keep your current Python installation clean, it is highly\nrecommended to first build a new Python 3 *virtual environment*.\n\n```shell\n$ python3 -m venv venv_filabres\n$ . venv_filabres/bin/activate\n(venv_filabres) $\n```\n\nWe recommend installing the latest stable version, which is available via\nthe [PyPI respository](https://pypi.org/project/filabres/):\n\n```shell\n(venv_filabres) $ pip install filabres\n```\n\nThe latest development version is available through [GitHub](https://github.com/nicocardiel/filabres):\n\n```shell\n(venv_filabres) $ pip install git+https://github.com/nicocardiel/filabres.git@main#egg=filabres\n```\n\n## Usage\n\nSee full documentation at https://filabres.readthedocs.io/\n\nDevelopers and maintainers: Nicol\u00e1s Cardiel (cardiel@ucm.es) and \nSergio Pascual (sergiopr@fis.ucm.es)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Data Reduction Package for CAHA instruments",
    "version": "1.5.1",
    "project_urls": {
        "Documentation": "https://filabres.readthedocs.io/",
        "Homepage": "https://github.com/nicocardiel/filabres",
        "Repository": "https://github.com/nicocardiel/filabres.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29564ca58a34299beb209aa4d96ed46bcd063b2446ef7ab01afa921e14c668e3",
                "md5": "72671df7a883196c16920a42c7196f5e",
                "sha256": "ba4fbd93bba09020b02bf798ddea13ac248f4815f9e19470e275a0d82ebd2461"
            },
            "downloads": -1,
            "filename": "filabres-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72671df7a883196c16920a42c7196f5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 106192,
            "upload_time": "2023-11-14T11:50:22",
            "upload_time_iso_8601": "2023-11-14T11:50:22.232681Z",
            "url": "https://files.pythonhosted.org/packages/29/56/4ca58a34299beb209aa4d96ed46bcd063b2446ef7ab01afa921e14c668e3/filabres-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80451ce10d136f3590f7c7ab53006194ea405d23f4fe349c7cb5f0c800ed3eb4",
                "md5": "2ed18e1b1ef3ae70e7a7ea4caf36d49f",
                "sha256": "a402332fee4d8005d89664c55ef4fe0a2580cdb44cf43102f5bc44381bf000e4"
            },
            "downloads": -1,
            "filename": "filabres-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2ed18e1b1ef3ae70e7a7ea4caf36d49f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 79632,
            "upload_time": "2023-11-14T11:50:23",
            "upload_time_iso_8601": "2023-11-14T11:50:23.878601Z",
            "url": "https://files.pythonhosted.org/packages/80/45/1ce10d136f3590f7c7ab53006194ea405d23f4fe349c7cb5f0c800ed3eb4/filabres-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-14 11:50:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nicocardiel",
    "github_project": "filabres",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "filabres"
}
        
Elapsed time: 0.38650s