Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download latest CASA tarball that pipeline is being developed from (currently CASA 6.4.1) if not available already
    1. https://casa.nrao.edu/download/distro/casa/releaseprep/
  2. Install astropy and bdsf modules into CASA
    1. $CASAPATH/bin/pip3 install astropy
    2. $CASAPATH/bin/pip3 install bsdf
  3. Download pipeline trunk from git repository
    1. git clone https://open-bitbucket.nrao.edu/scm/pipe/pipeline.git pipeline-main.git

...

cd pipeline-pipe-835.git
git checkout PIPE-835-reorganize-amp-vs-uv-distance-amp-vs-freq-phase-vs-freq-target-vs.freq-plots-in
git pull
python3 setup.py install

$CASAPATH/bin/casa --pipeline