Convolving data cubes to the same resolution
pip install equolver
pip install https://www.astro.rug.nl/software/kapteyn/kapteyn-3.0.tar.gz
cd wherever
git clone https://github.com/gigjozsa/equolver.git
virtualenv wherever/equolver
source wherever/equolver/bin/activate
pip install wherever/equolver
pip install -r wherever/equolver/requirements.txt
Type equolver -h
or equolver -h -v
.
See equolver/equolver_demo
for an example.