This repository is used for analyzing the lensing properties of lensed gravitational waves. The work is NSF funded to the group of Dr. Lindsay King and Dr. Michael Kesden.
Setup by Saif Ali, 2021
- Install a forked version of lenstronomy.
$ git clone https://github.com/gipagano/lenstronomy.git
$ cd lenstronomy
$ python setup.py install
- Install
lensinggw
$ cd ..
$ git clone https://gitlab.com/gpagano/lensinggw.git
$ cd lensinggw
$ python setup.py install
python>=3.7