soxspipe


Namesoxspipe JSON
Version 0.10.2 PyPI version JSON
download
home_pagehttps://github.com/thespacedoctor/soxspipe
SummaryA python package and command-line tools to The data-reduction pipeline for the SOXS instrument
upload_time2024-04-23 13:31:00
maintainerNone
docs_urlNone
authorDavid Young
requires_pythonNone
licenseGPLv3
keywords soxs eso data pipeline spectra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # soxspipe



[![](https://zenodo.org/badge/DOI/10.5281/zenodo.8038264.svg)](https://zenodo.org/doi/10.5281/zenodo.8038264) 




<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/soxspipe)](https://pypi.org/project/soxspipe/)
[![](https://img.shields.io/pypi/v/soxspipe)](https://pypi.org/project/soxspipe/)
[![](https://img.shields.io/conda/vn/conda-forge/soxspipe)](https://anaconda.org/conda-forge/soxspipe)
[![](https://static.pepy.tech/badge/soxspipe/month)](https://pepy.tech/project/soxspipe)
[![](https://img.shields.io/github/license/thespacedoctor/soxspipe)](https://github.com/thespacedoctor/soxspipe)

<!-- STATUS BADGES -->  

[![](https://soxs-eso-data.org/ci/buildStatus/icon?job=soxspipe%2Fmaster&subject=build%20master)](https://soxs-eso-data.org/ci/blue/organizations/jenkins/soxspipe/activity?branch=master)
[![](https://soxs-eso-data.org/ci/buildStatus/icon?job=soxspipe%2Fdevelop&subject=build%20dev)](https://soxs-eso-data.org/ci/blue/organizations/jenkins/soxspipe/activity?branch=develop)
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/soxspipe@master/coverage.svg)](https://raw.githack.com/thespacedoctor/soxspipe/master/htmlcov/index.html)
[![](https://readthedocs.org/projects/soxspipe/badge/?version=master)](https://soxspipe.readthedocs.io/en/master/)
[![](https://img.shields.io/github/issues/thespacedoctor/soxspipe/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/soxspipe/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)

*The data-reduction pipeline for the SOXS instrument* (a python package with command-line tools).

Documentation for soxspipe is hosted by [Read the Docs](https://soxspipe.readthedocs.io/en/master/) ([development version](https://soxspipe.readthedocs.io/en/develop/) and [master version](https://soxspipe.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/soxspipe). Please report any issues you find [here](https://github.com/thespacedoctor/soxspipe/issues).

## Installation

The best way to install or upgrade soxspipe is to use `conda` to install the package in its own isolated environment, as shown here:

``` bash
conda create -n soxspipe python=3.9 soxspipe -c conda-forge
conda activate soxspipe
```

If you have previously installed soxspipe, a warning will be issued stating that a conda environment already exists; select 'y' when asked to remove the existing environment.

To check installation was successful run `soxspipe -v`. This should return the version number of the install.

## How to cite soxspipe

If you use `soxspipe` in your work, please cite using the following BibTeX entry: 

```bibtex
@software{Young_soxspipe,
    author = {Young, David R.},
    doi = {10.5281/zenodo.8038264},
    license = {GPL-3.0-only},
    title = {{soxspipe. The SOXS data-reduction pipeline}},
    url = {https://zenodo.org/doi/10.5281/zenodo.8038264}
}
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thespacedoctor/soxspipe",
    "name": "soxspipe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "soxs, eso, data, pipeline, spectra",
    "author": "David Young",
    "author_email": "davidrobertyoung@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/8a/49ff51c94b0a05e19aa7101041883c4f3ba45ea2ae96a7b150c290235e99/soxspipe-0.10.2.tar.gz",
    "platform": null,
    "description": "# soxspipe\n\n\n\n[![](https://zenodo.org/badge/DOI/10.5281/zenodo.8038264.svg)](https://zenodo.org/doi/10.5281/zenodo.8038264) \n\n\n\n\n<!-- INFO BADGES -->  \n\n[![](https://img.shields.io/pypi/pyversions/soxspipe)](https://pypi.org/project/soxspipe/)\n[![](https://img.shields.io/pypi/v/soxspipe)](https://pypi.org/project/soxspipe/)\n[![](https://img.shields.io/conda/vn/conda-forge/soxspipe)](https://anaconda.org/conda-forge/soxspipe)\n[![](https://static.pepy.tech/badge/soxspipe/month)](https://pepy.tech/project/soxspipe)\n[![](https://img.shields.io/github/license/thespacedoctor/soxspipe)](https://github.com/thespacedoctor/soxspipe)\n\n<!-- STATUS BADGES -->  \n\n[![](https://soxs-eso-data.org/ci/buildStatus/icon?job=soxspipe%2Fmaster&subject=build%20master)](https://soxs-eso-data.org/ci/blue/organizations/jenkins/soxspipe/activity?branch=master)\n[![](https://soxs-eso-data.org/ci/buildStatus/icon?job=soxspipe%2Fdevelop&subject=build%20dev)](https://soxs-eso-data.org/ci/blue/organizations/jenkins/soxspipe/activity?branch=develop)\n[![](https://cdn.jsdelivr.net/gh/thespacedoctor/soxspipe@master/coverage.svg)](https://raw.githack.com/thespacedoctor/soxspipe/master/htmlcov/index.html)\n[![](https://readthedocs.org/projects/soxspipe/badge/?version=master)](https://soxspipe.readthedocs.io/en/master/)\n[![](https://img.shields.io/github/issues/thespacedoctor/soxspipe/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/soxspipe/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)\n\n*The data-reduction pipeline for the SOXS instrument* (a python package with command-line tools).\n\nDocumentation for soxspipe is hosted by [Read the Docs](https://soxspipe.readthedocs.io/en/master/) ([development version](https://soxspipe.readthedocs.io/en/develop/) and [master version](https://soxspipe.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/soxspipe). Please report any issues you find [here](https://github.com/thespacedoctor/soxspipe/issues).\n\n## Installation\n\nThe best way to install or upgrade soxspipe is to use `conda` to install the package in its own isolated environment, as shown here:\n\n``` bash\nconda create -n soxspipe python=3.9 soxspipe -c conda-forge\nconda activate soxspipe\n```\n\nIf you have previously installed soxspipe, a warning will be issued stating that a conda environment already exists; select 'y' when asked to remove the existing environment.\n\nTo check installation was successful run `soxspipe -v`. This should return the version number of the install.\n\n## How to cite soxspipe\n\nIf you use `soxspipe` in your work, please cite using the following BibTeX entry: \n\n```bibtex\n@software{Young_soxspipe,\n    author = {Young, David R.},\n    doi = {10.5281/zenodo.8038264},\n    license = {GPL-3.0-only},\n    title = {{soxspipe. The SOXS data-reduction pipeline}},\n    url = {https://zenodo.org/doi/10.5281/zenodo.8038264}\n}\n```\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A python package and command-line tools to The data-reduction pipeline for the SOXS instrument",
    "version": "0.10.2",
    "project_urls": {
        "Download": "https://github.com/thespacedoctor/soxspipe/archive/v0.10.2.zip",
        "Homepage": "https://github.com/thespacedoctor/soxspipe"
    },
    "split_keywords": [
        "soxs",
        " eso",
        " data",
        " pipeline",
        " spectra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed8a49ff51c94b0a05e19aa7101041883c4f3ba45ea2ae96a7b150c290235e99",
                "md5": "623d6492a3a3354e0427b33d4b5dfd77",
                "sha256": "b742459589f6f8fd0c4ccdf8ae12d6cd37f22bc4b7272992b703872506b98de9"
            },
            "downloads": -1,
            "filename": "soxspipe-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "623d6492a3a3354e0427b33d4b5dfd77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1428227,
            "upload_time": "2024-04-23T13:31:00",
            "upload_time_iso_8601": "2024-04-23T13:31:00.689631Z",
            "url": "https://files.pythonhosted.org/packages/ed/8a/49ff51c94b0a05e19aa7101041883c4f3ba45ea2ae96a7b150c290235e99/soxspipe-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 13:31:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thespacedoctor",
    "github_project": "soxspipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "soxspipe"
}
        
Elapsed time: 0.32970s