Skip to content

ylilan/lenstruction

Repository files navigation

lenstruction- cluster lensing source reconstruction package

https://badge.fury.io/py/cluster_lenstronomy.png https://travis-ci.org/ylilan/cluster_lenstronomy.png?branch=master

lenstruction is a package to perform source reonstruction in cluster strong lensing. For multiply-imaged source, the code correct lens model parameter locally up to order flexion to improve the source reconstruction. The software is presented in Yang et al. 2020 https://arxiv.org/abs/2001.07719 . The example presented in Yang et al.2020 (Figure 6-8) can be found in https://github.com/ylilan/lenstruction_notebooks .

lenstruction is built on software lenstronomy https://github.com/sibirrer/lenstronomy that is presented in Birrer & Amara 2018 and is based on Birrer et al 2015.

Installation

$ mkdir /foder

$ cd /foder

$ git clone https://github.com/ylilan/lenstruction.git

$ cd lenstruction/

$ python setup.py install --user

Requirements

make sure you have already installed lenstronomy (>version 0.9.2), if not, please instal lenstronomy first.

$ pip install lenstronomy==1.10.3 --user

Modelling Features

Example notebooks

The examples are available at https://github.com/ylilan/lenstruction_notebooks .

Attribution

If you make use of lenstruction, please cite Yang et al 2020, Birrer & Amara 2018, and Birrer et al 2015

More

The code is open access, you can hack it or email me: <lilan.yang@ipmu.jp>.

About

A cluster lensing source reconstruction tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published