Skip to main content

Data Reduction System of SPIAKID project

Project description

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.

The SPIAKID DRS is composed by Python code.

User documentation

User documentation of the DRS can be found here.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spiakid-drs-0.21.tar.gz (37.5 kB view hashes)

Uploaded Source

Built Distribution

spiakid_drs-0.21-py3-none-any.whl (40.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page