| Version: | 0.4 |
|---|---|
| Date: | March 2021 |
shear_bias is a package that contains tools and scripts for shear bias
estimation for weak gravitational lensing analysis.
- Martin Kilbinger [email protected]
- Arnau Pujol [email protected]
Download the code from the github repository.
git clone https://github.com/cosmostat/shear_biasA directory shear_bias is created. There, call the setup script to install the package.
cd shear_bias
python setup.py installYou might have to use sudo in front of the setup command, if you have the root password.
Alternatively, you can install the package from within a virtual environment, or use
the option --prefix DIR to install it in a directory DIR of your choice.
- The following packages should be installed:
- galsim
shear_biasPython scripts with the shear_bias module functions and classes.
notebooks
- Jupyter notebooks
shear_bias_example.ipynbExample notebook using galsim