Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
/ findermaker Public archive

A quick program for creating finder charts (with offset stars).

License

Notifications You must be signed in to change notification settings

ishivvers/findermaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinderMaker

Isaac Shivvers, July 2014, ishivvers@berkeley.edu

This is an interactive Python code to create nice finder charts with offset stars. To use this, you need a fits image with your object clearly detected or the (accurate!) coordinates of your object.

Example:

ipython --pylab
from findermaker import FinderMaker
F = FinderMaker( ra='09 55 42.14', dec='+69 40 26.0', name='SN 2014J' )

About

A quick program for creating finder charts (with offset stars).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages