- Download latest CASA tarball that pipeline is being developed from (currently CASA 6.4.1) if not available already
- Install astropy and bdsf modules into CASA
- $CASAPATH/bin/pip3 install astropy
- $CASAPATH/bin/pip3 install bsdf
- Download pipeline trunk from git repository
- git clone https://open-bitbucket.nrao.edu/scm/pipe/pipeline.git pipeline-main.git
...