DifferentiableUniverseInitiative / GalFlow

A TensorFlow reimplementation of GalSim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GalFlow

Join the chat at https://gitter.im/DifferentiableUniverseInitiative/GalFlow Test

A TensorFlow reimplementation of GalSim (no, not ambitious at all ^^')

This repository is meant to host TensorFlow implementations of useful GalSim functions.

Features:

  • FFT convolutions with x interpolant and Fourier wrapping.

Contributions and Feature Requests Welcome !!! Don't hesitate to open an issue.

Setup

$ pip install --user galflow

For usage example, see this notebook

About

A TensorFlow reimplementation of GalSim

License:MIT License


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.6%