Metadata-Version: 2.1
Name: spiakid-simulation
Version: 1.20
Summary: Data simulation of SPIAKID project
Author-email: Sebastien Faes <faesebastien@gmail.com>
Project-URL: Homepage, https://spiakid.pages.obspm.fr/simulation/index.html
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: <=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pyyaml
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: lmfit
Requires-Dist: h5py
Requires-Dist: spectral_cube

# Simulator of data for the project SPIAKID

This project contains the **simulator of data** for the **SPIAKID** project.

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 simulator is made with python code.

## User documentation:

The documentation can be found here: [Simulator documentation](https://spiakid.pages.obspm.fr/simulation/index.html)
