CosmoStat / autometacal

Metacalibration and shape measurement by automatic differentiation
MIT License
4 stars 1 forks source link

autometacal

CI

Metacalibration and shape measurement by automatic differentiation

Project led by @andrevitorelli

Requirements

This project relies on the GalFlow library as well as GalSim. To install GalFlow:

$ pip install git+https://github.com/DifferentiableUniverseInitiative/GalFlow.git

And we are also assuming that TensorFlow & TensorFlow-addons is installed.

To use quintic interpolation in TensorFlow-addons, follow these additional interim install instructions: