Basic navigation in Unix/Linux systems
If you do not have any Unix/Linux systems, we would suggest downloading the virtual machine together with the Unix/Linux system on your current OS.
For Ubuntu 20.04 on VMware workstation:
https://theholmesoffice.com/installing-ubuntu-in-vmware-player-on-windows/
For Ubuntu 20.04 on Oracle VirtualBox:
https://brb.nci.nih.gov/seqtools/installUbuntu.html
If you are not familiar with Unix/Linux systems, please go through the resources listed below to gain knowledge of command-line basic navigation in these operating systems (through terminal/console, bash or c shell).
One of a good links is this one curated by University of Surrey:
http://www.ee.surrey.ac.uk/Teaching/Unix/index.html
Another good one is this one from the ubuntu distribution (including some history):
https://ubuntu.com/tutorials/command-line-for-beginners#1-overview
and this one (although a bit more advanced):
Technical information for workshop
To be able to fully participate in the workshop, you will need specific versions of data reduction software: CASA 5.6 for ALMA Tutorials.
Full guide to install Casa 5.6
https://casa.nrao.edu/casadocs/casa-5.6.0/introduction/obtaining-and-installing
Data for workshop
The google drive link below is the data for source G221.9605-01.9926 and 520412. Please download all the data before the workshop.
https://drive.google.com/drive/folders/1Afn-INhlMwU3n9cIRWy9Tuawa_zOh80E?usp=sharing
*Notes:
Please allocate at least 30 GB space for the virtual machine to avoid any insufficient storage errors.
If you want to make the program running smoother and faster, please allocate at least 4 GB RAM before you start the Virtual Machine. You can re-allocate your desired RAM after the workshop.
Please don't hesitate to send us email if you encountered any questions or problems in downloading and installing the software.
Mr. Danial Ahmad: dana@siswa.um.edu.my
Mr. Ng Zhan Hao: zhan_hao94@hotmail.com
Locate the path you download and unzip your Casa folder from the Parent folder
Open terminal. Key in:
export PATH=$PATH:/media/ngzhanhao.......(path copied from Parent folder)/casa-pipeline-release.....(the name from the properties)/bin
The next step is to type casa --pipeline and Voila! you have your Casa launched