Authors: | M. Kilbinger, A. Pujol |
Language: | Python |
Download: | GitHub |
Description: | shear_bias is a package that contains tools and scripts for shear bias estimation for weak gravitational lensing analysis. |
Installation
Download the code from the github
repository.
git clone https://github.com/CosmoStat/shear_bias
A directory shear_bias
is created. There, call the setup script to install the package.
cd shear_bias
python setup.py install