Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 596 Bytes

File metadata and controls

12 lines (8 loc) · 596 Bytes

alma

Image and visibility modelling.

Different pieces have different dependencies. These will not necessarily play well together so only a few are in setup.py

  • alma.image should need no extra modules after pip install
  • alma.casa works best with modular casa, but some are OK with monolithic install
  • alma.fit requires galario, though this fitting with a notebook/script is better

To do fitting a fairly complete install looks something like

conda create -n alma -c conda-forge python numpy scipy matplotlib tqdm emcee corner galario pymultinest arviz astropy ipython jupyter