aromazyl / BlendingToolKit

Tools to create blend catalogs, produce training samples and implement blending metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status

BlendingToolKit

Framework for fast generation and analysis of galaxy blends catalogs. This toolkit is a convenient way of producing multi-band postage stamp images of blend scenes.

Documentation can be found at https://blendingtoolkit.readthedocs.io/en/latest/

Workflow

btk workflow

Running BlendingToolKit

  • BlendingToolKit (btk) requires an input catalog that contains information required to simulate galaxies and blends. This repository includes sample input catalogs with a small number of galaxies that can be used to draw blend images with btk. See tutorials to learn how to run btk with these catalogs.
  • Catalog corresponding to one square degree of sky and pre-processed WeakLensingDeblending catalogs can be downloaded from here.

Requirements

The code is intended to run in python >=3.6. To run btk you need to install

More detailed installation instructions can be found here.

Optional

The tutorials include examples of using btk with some detection, deblending or measurement packages including

  • scarlet (multi-band deblender)
  • sep (Source Extraction and Photometry)
  • lsst (LSST science pipeline)

About

Tools to create blend catalogs, produce training samples and implement blending metrics

License:Other


Languages

Language:Jupyter Notebook 95.7%Language:Python 4.3%