This repository contains the code to reproduce the results of the upcoming paper "Simulation-Based Inference for Probabilistic Galaxy Detection and Deblending". This project uses a custom version of the BLISS codebase.
The repository can easily be installed with pip:
git clone https://github.com/ismael-mendoza/bliss.git
cd bliss
pip install -e .Please see the README and instructions in the experiment folder.
TBA
