Name | spiakid-drs JSON |
Version |
0.0.5
JSON |
| download |
home_page | |
Summary | Data Reduction System of SPIAKID project |
upload_time | 2023-02-03 08:52:48 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
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": "",
"name": "spiakid-drs",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Pasquale Panuzzo <pasquale.panuzzo@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/73/9e/f9afee339a93e9b61b3debe670574cdf1fe6e098924de872bd4e1731a07a/spiakid-drs-0.0.5.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": "",
"summary": "Data Reduction System of SPIAKID project",
"version": "0.0.5",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f80f1a7ea08d02345225947e96b00874cd3761b916e6e7f0cfde6b27aaa8a383",
"md5": "a9c1ca602fda20e0477058cede4ffabe",
"sha256": "d90a92cf3ad67db0ac99cbc08dec05b97b064800b3b74c5db8991ffb2324f63f"
},
"downloads": -1,
"filename": "spiakid_drs-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a9c1ca602fda20e0477058cede4ffabe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 39041,
"upload_time": "2023-02-03T08:52:46",
"upload_time_iso_8601": "2023-02-03T08:52:46.410939Z",
"url": "https://files.pythonhosted.org/packages/f8/0f/1a7ea08d02345225947e96b00874cd3761b916e6e7f0cfde6b27aaa8a383/spiakid_drs-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "739ef9afee339a93e9b61b3debe670574cdf1fe6e098924de872bd4e1731a07a",
"md5": "4260ae48687e3f553922140d86407780",
"sha256": "9ecbc47e3bb190471ed5c66db8ede6cc815c78c99762d78321eea6d33bea2d6a"
},
"downloads": -1,
"filename": "spiakid-drs-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "4260ae48687e3f553922140d86407780",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 37769,
"upload_time": "2023-02-03T08:52:48",
"upload_time_iso_8601": "2023-02-03T08:52:48.105015Z",
"url": "https://files.pythonhosted.org/packages/73/9e/f9afee339a93e9b61b3debe670574cdf1fe6e098924de872bd4e1731a07a/spiakid-drs-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-03 08:52:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "spiakid-drs"
}