Skip to content

geminiplanetimager/gpipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIPY

Python tools for interacting with GPI data files and the GPI data pipeline.

This package is not a replacement for the GPI Data Pipeline (in IDL), but rather a supplemental toolkit to aid various tasks in working with GPI data in Python.

Installation:

% python setup.py install
OR

% python setup.py develop

Use the latter if you want edits in this package to be immediately available to your Python sessions without having to reinstall.

Then start python and:

>>> import gpipy

Usage

to be written...

Releases

No releases published

Packages

No packages published

Languages