Installing NOEMA_Combine

Requirements

The following packages are required to run the code:

  • astropy

  • numpy

  • pyyaml

Installation

To install the latest stable release, you can type:

pip install NOEMA_Combine

Developer version

Install by cloning locally the repository on GitHub. If you want to install the latest developer version of the NOEMA_Combine code, you can do so from the git repository:

git clone https://github.com/jpinedaf/NOEMA_Combine.git
cd NOEMA_Combine
pip install .