spiakid-drs


Namespiakid-drs JSON
Version 0.21 PyPI version JSON
download
home_pageNone
SummaryData Reduction System of SPIAKID project
upload_time2024-04-04 14:28:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Data Reduction System of SPIAKID

This project contains the **Data Reduction System** (DRS) of SPIAKID.

The **SPIAKID** (SpectroPhotometric Imaging in Astronomy with Kinetic Inductance Detectors) project aims at designing, building and deploying on the sky a spectrophotometric imager based on Kinetic Inductance detectors. More information can be found on the [SPIAKID project homepage](https://www.observatoiredeparis.psl.eu/spiakid.html).

The SPIAKID DRS is composed by Python code. 

## User documentation

User documentation of the DRS can be found [here](https://spiakid.pages.obspm.fr/DRS/index.html).

## Installation

Stable versions of SPIAKID DRS are packaged and distributed via **pip**. Before installing the SPIAKID DRS, create a virtual environment like:
```
pip install virtualenv # Install virtualenv
virtualenv venv_DRS # Create a virtual environment for the DRS
source venv_DRS/bin/activate # Activate the virtual environment for the DRS
```
then, install the SPIAKID DRS ith pip:
```
pip install spiakid-drs
```

### Requirements
The SPIAKID DRS requires Python 3.8 or later.



## Authors
The DRS is developped by Pasquale Panuzzo


## Project status and roadmap
The DRS is in a prototyping stage

## Support


## License
To be decided


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spiakid-drs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Pasquale Panuzzo <pasquale.panuzzo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ca/04/cec68c24e987f71a80d6cef5b45431cbffabca5a4b4ad21edcbe03887696/spiakid-drs-0.21.tar.gz",
    "platform": null,
    "description": "# Data Reduction System of SPIAKID\n\nThis project contains the **Data Reduction System** (DRS) of SPIAKID.\n\nThe **SPIAKID** (SpectroPhotometric Imaging in Astronomy with Kinetic Inductance Detectors) project aims at designing, building and deploying on the sky a spectrophotometric imager based on Kinetic Inductance detectors. More information can be found on the [SPIAKID project homepage](https://www.observatoiredeparis.psl.eu/spiakid.html).\n\nThe SPIAKID DRS is composed by Python code. \n\n## User documentation\n\nUser documentation of the DRS can be found [here](https://spiakid.pages.obspm.fr/DRS/index.html).\n\n## Installation\n\nStable versions of SPIAKID DRS are packaged and distributed via **pip**. Before installing the SPIAKID DRS, create a virtual environment like:\n```\npip install virtualenv # Install virtualenv\nvirtualenv venv_DRS # Create a virtual environment for the DRS\nsource venv_DRS/bin/activate # Activate the virtual environment for the DRS\n```\nthen, install the SPIAKID DRS ith pip:\n```\npip install spiakid-drs\n```\n\n### Requirements\nThe SPIAKID DRS requires Python 3.8 or later.\n\n\n\n## Authors\nThe DRS is developped by Pasquale Panuzzo\n\n\n## Project status and roadmap\nThe DRS is in a prototyping stage\n\n## Support\n\n\n## License\nTo be decided\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Data Reduction System of SPIAKID project",
    "version": "0.21",
    "project_urls": {
        "Homepage": "https://spiakid.pages.obspm.fr/DRS/index.html"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73634fff1cb4d0fbb1f918a7da49aed029da8c7e5dd918c5bfd8d261c7de040e",
                "md5": "f7af473dd6b8d1ca7ad0bd94c2c11318",
                "sha256": "40b993272402c40c639d4e89f20198a4b53aba4003e4b41dd891cbeab4fc0f9f"
            },
            "downloads": -1,
            "filename": "spiakid_drs-0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7af473dd6b8d1ca7ad0bd94c2c11318",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 40767,
            "upload_time": "2024-04-04T14:28:13",
            "upload_time_iso_8601": "2024-04-04T14:28:13.480536Z",
            "url": "https://files.pythonhosted.org/packages/73/63/4fff1cb4d0fbb1f918a7da49aed029da8c7e5dd918c5bfd8d261c7de040e/spiakid_drs-0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca04cec68c24e987f71a80d6cef5b45431cbffabca5a4b4ad21edcbe03887696",
                "md5": "586ba433f9cb9a720b77043b6527d2ac",
                "sha256": "716333c8dff321fec32852bced86172384c4abe81204ca17670c9d4acbcda9cb"
            },
            "downloads": -1,
            "filename": "spiakid-drs-0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "586ba433f9cb9a720b77043b6527d2ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 37457,
            "upload_time": "2024-04-04T14:28:15",
            "upload_time_iso_8601": "2024-04-04T14:28:15.267463Z",
            "url": "https://files.pythonhosted.org/packages/ca/04/cec68c24e987f71a80d6cef5b45431cbffabca5a4b4ad21edcbe03887696/spiakid-drs-0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 14:28:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "spiakid-drs"
}
        
Elapsed time: 0.23503s