Installing prodige-core

Requirements

This package has the following dependencies:

  • astropy (5.0 or later)

  • spectral-cube (0.5 or later)

  • radio-beam (0.3 or later)

  • matplotlib (3.6 or later)

  • reproject

Installation

To install the latest stable release, you can type:

pip install prodige-core

Developer version

If you want to install the latest developer version of the prodige-core code, you can do so from the git repository:

git clone https://github.com/NOEMA-PRODIGE/prodige-core.git
cd prodige-core
pip install .