Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.77 KB

File metadata and controls

27 lines (20 loc) · 1.77 KB

arXiv:2203.04908 yapf License Documentation

WaveDiff

A differentiable data-driven wavefront-based PSF modelling framework.

WaveDiff is a differentiable PSF modelling pipeline constructed with Tensorflow. It was developed at the CosmoStat lab at CEA Paris-Saclay.

See the documentation for details on how to install and run WaveDiff.

This repository includes:


NOTICE ABOUT THIRD-PARTY CODE

This repository contains code copied from TensorFlow Addons (https://github.com/tensorflow/addons), specifically the interpolate_spline and types.py modules.

Those files are licensed under the Apache License, Version 2.0. The copyright and license headers are preserved in each copied file.

All other code in this repository remains under the MIT License.