eloy

eloy#

Image Processing for Astronomy


A simple Python package containing functions to process astronomical images. This package aims at being simple and relies on a minimal number of dependencies. The development philosophy of this package is to stick as much as possible to the functional programming paradigm by avoiding the definition of object classes.

In this documentation we provide tutorials applied to different example datasets that you may want to download beforehand. Some of these tutorials teach you how to do certain useful things in Astronomy, rather than being solely focused on eloy.

Table of contents#

Getting Started