LSSTDESC / SprintWeek2020

Meeting repository for the LSST DESC 2020 Sprint Week
Apache License 2.0
2 stars 0 forks source link

[SPRINT] Add functionality for real galsim galaxies + galsim_hub in BTK #38

Closed herjy closed 3 years ago

herjy commented 3 years ago

Add functionality for real galsim galaxies + galsim_hub in BTK

Enable drawing real galaxy profiles from galsim in the blending toolkit framework (PR #52).

Contacts: Rémy Josep , Ismael Mendoza Day/Time: 8-9am EST (M-W) Main communication channel: blending_toolkit GitHub repo: BlendingToolKit, PR #52 Zoom room: DESC # 16 (see confluence page for link)

Goals and deliverable

develop a new functionality in BTK to enable realistic galaxy profiles.

Resources and skills needed

git, python, BTK, galsim.

Detailed description

The BlendingToolKit allows to draw blends using catalog entries and light profiles generated by the WeakLensingDeblending package. This sprint aims at removing the dependence from WLD with regard to the generation of light profiles and draw profiles directly from galsim using the realistic profiles.

ismael-mendoza commented 3 years ago

Success! Functionality will soon be merged into BTK via this branch: https://github.com/LSSTDESC/BlendingToolKit/pull/75. Thanks everyone!