Skip to content

akdeniz-uzay/alipy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====
This is a fork of the original alipy 2 package. The main goal is to make
this code Python3 and PEP8 compliant. Other than that, it should remain 
substantially the same.

For the documentation, please refer to the original page:

http://obswww.unige.ch/~tewes/alipy/

Original About
==============

This is a python package to quickly, automatically, and robustly identify 
geometrical transforms between optical astronomical images, using only field 
stars. The images can have different pixel sizes, orientations, pointings 
and filters.

http://obswww.unige.ch/~tewes/


Installation
============

Quick :
python setup.py install

To create a source distribution :
python setup.py sdist

More info :
http://docs.python.org/distutils/


To generate the documentation
=============================

cd doc
make apidoc
make html

--> _build/index.html

About

Identify geometrical transformations between optical astronomical images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%