Skip to content
/ fchart Public

Astronomical finder charts via the command line or used a library. Originally written by Michiel Brentjens updated for modern python

License

Notifications You must be signed in to change notification settings

Fingel/fchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fchart

Michiel Brentjens' fchart - astronomical finder charts now working with numpy and python2.7

star chart

fchart is a set of python scripts and a command line utility to create star maps/finder charts.

Install:

Download this project and

python setup.py install

Read the original README

The original source of this code can be found here: https://www.astro.rug.nl/~brentjen/fchart.html

However it relies on numarray which has been deprecated in favor of numpy. This repository contains updated sourcecode so that the code may run with numpy.

This repo also contains tyc2.bin in the data/catalogs directory. The original tyc2.bin hosted on Michiel's website seemed to have errors, so this is a rebuilt version using data downloaded here: http://cdsarc.u-strasbg.fr/viz-bin/Cat?I/259

About

Astronomical finder charts via the command line or used a library. Originally written by Michiel Brentjens updated for modern python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages