imgcube

imgcube is a set of tools used to manipulate image cubes of molecular emission from protoplanetary disks. This is primarily a collection of functions I routinely use and are not thoroughly tested, so beware!

Installation

The quickest was to install imgcube is to clone the git repository, then, in the source direcrtory,

pip install .

which should install all the necessary dependancies.