Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.47 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.47 KB

qtip

Project website: http://vhaasteren.github.io/qtip

Description

Qt Interface for Pulsar timing

This is a graphical interface for Pulsar Timing packages. It is currently under construction, but it is planned to be compatible with:

It works with an embedded IPython kernel. That's where all the calculations are performed.

At the moment, not all the extended functions of Plk are implemented.

Requirements:

PyQt on OSX

Installing PyQt on OSX can best be done with macports or homebrew. If done with homebrew however, be aware that you need to add the libraries to your path by adding the following line to your .profile:

export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH

Background info

See more about binary models at on the homepage of tempo

Contact