User Tools

Site Tools


casa:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
casa:install [2020/11/02 08:38] – [Notes] bemmelcasa:install [2020/11/05 08:20] (current) janssen
Line 42: Line 42:
 For the VLA tutorial there is a version of the notebook available in the [[https://github.com/aardk/jupyter-casa/tree/master/examples|examples]]. To get this to your laptop, in a terminal type ''wget https://github.com/aardk/jupyter-casa/raw/master/examples/vla-cont-tutorial.ipynb'' For the VLA tutorial there is a version of the notebook available in the [[https://github.com/aardk/jupyter-casa/tree/master/examples|examples]]. To get this to your laptop, in a terminal type ''wget https://github.com/aardk/jupyter-casa/raw/master/examples/vla-cont-tutorial.ipynb''
  
-There is a beta version of the [[https://code.jive.eu/bemmel/EVN_CASA_pipeline/raw/branch/master/EVN_continuum_pyp.ipynb|EVN pipeline notebook]] and an [[https://www.dropbox.com/s/rh5snwgdhdlxcwm/n14c3_pipe.ipynb?dl=0|example notebook]] based on the DARA and EVN tutorials. Both contain all calibration steps up to the imaging.+There is a beta version of the [[https://code.jive.eu/bemmel/EVN_CASA_pipeline/raw/branch/master/EVN_continuum_pyp.ipynb|EVN pipeline notebook]] and an [[https://www.dropbox.com/s/5tbdj90mzihggpr/n14c3_pipe.ipynb?dl=0|example notebook]] based on the DARA and EVN tutorials. Both contain all calibration steps up to the imaging.
  
  
Line 65: Line 65:
 1) $ docker pull mjanssen2308/casavlbi:latest\\ 1) $ docker pull mjanssen2308/casavlbi:latest\\
 2) $ docker run --name picard.cont -it --init --env HOME=/data --user $(id -u) -v /etc/passwd:/etc/passwd --network=host -v /tmp/.X11-unix:/tmp/.X11-unix:ro -e DISPLAY=$DISPLAY -v /full/path/to/your/working/dir:/data mjanssen2308/casavlbi:latest\\ 2) $ docker run --name picard.cont -it --init --env HOME=/data --user $(id -u) -v /etc/passwd:/etc/passwd --network=host -v /tmp/.X11-unix:/tmp/.X11-unix:ro -e DISPLAY=$DISPLAY -v /full/path/to/your/working/dir:/data mjanssen2308/casavlbi:latest\\
 +!! It seems like the wiki page messes up double dashes in the above command. See the README of https://bitbucket.org/M_Janssen/picard for the correct version of that command which works for copy/paste.\\
 (you will have to fill in the correct path for /full/path/to/your/working/dir here)\\ (you will have to fill in the correct path for /full/path/to/your/working/dir here)\\
 3) $ cd /data\\ 3) $ cd /data\\
casa/install.txt · Last modified: 2020/11/05 08:20 by janssen