aboucaud / MADNESS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MADNESS

All Contributors

Maximum A posteriori with Deep NEural networks for Source Separation

This repository contains the code for the MADNESS project under development within the framework of the LSST Dark Energy Science Collaboration (LSST DESC). MADNESS obtains the MAP solution to deblend galaxies in a blended scene by performing gradient descent in a VAE latent space.

A release is being planned soon... Till then the package needs to be installed via GitHub

Installation

For testing the deblender, the package can directly be installed from GitHub

pip install git+https://github.com/b-biswas/MADNESS.git

For contributing (further instructions to be added soon):

git clone https://github.com/b-biswas/MADNESS/
cd MADNESS
pip install -e .[dev]

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Biswajit Biswas
Biswajit Biswas

💻 🤔 ⚠️ 🚧
Junpeng Lao
Junpeng Lao

💻 👀 🤔
Alexandre Boucaud
Alexandre Boucaud

👀 🤔
Eric Aubourg
Eric Aubourg

🤔
Cécile Roucelle
Cécile Roucelle

🤔
Axel Guinot
Axel Guinot

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

About

License:MIT License


Languages

Language:Python 100.0%