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.imageshould need no extra modules afterpip installalma.casaworks best with modular casa, but some are OK with monolithic installalma.fitrequires 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