https://github.com/caselles/compressed_sensing_astronomy
Compressed sensing applied to Astronomy
https://github.com/caselles/compressed_sensing_astronomy
astronomy compressed-sensing
Last synced: over 1 year ago
JSON representation
Compressed sensing applied to Astronomy
- Host: GitHub
- URL: https://github.com/caselles/compressed_sensing_astronomy
- Owner: Caselles
- Created: 2017-03-24T09:43:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T10:18:54.000Z (over 9 years ago)
- Last Synced: 2025-02-04T17:55:10.543Z (over 1 year ago)
- Topics: astronomy, compressed-sensing
- Language: Jupyter Notebook
- Homepage:
- Size: 15.6 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compressed_sensing_astronomy
Authors : Hugo Caselles-Dupré & Philippe Peroumal
Disclaimer : several syntax errors can exist in the code. Use it wisely.
---------------------------------------
Compressed sensing applied to Astronomy
---------------------------------------
In this directory you can find the Notebook associated to my ENSAE ParisTech Project for the Compressed Sensing course, which was done with Philippe Peroumal.
We used Python 2.7.
In models.py, one can find the 3 algorithms we implemented in this project which are Hard and Soft-thresholding and Multiresolution mask denoising algorithm, and the implementation of the starlet transform.
In order to reproduce the results of the Notebook, the data (ngc2997.fits and AstroImages.fits) are provided in this repository.
------------------------------------------
If you have any questions : casellesdupre.hugo@gmail.com.