2. Downloading tutorial datasets
All the data needed to run this tutorial are found in the tutorial’s data packages.
Example 1: f2ls_tutorial_datapkg-JHHK-v1.tar
Example 2: f2ls_tutorial_datapkg-R3KJband-v1.tar
Example 3: f2ls_tutorial_datapkg-R3KKband-v1.tar
Download the package for the example you wish to run and unpack it somewhere convenient.
cd <somewhere convenient>
tar xvf f2ls_tutorial_datapkg-JHHK-v1.tar
tar xvf f2ls_tutorial_datapkg-R3KJband-v1.tar
tar xvf f2ls_tutorial_datapkg-R3KKband-v1.tar
bunzip2 f2ls_tutorial/playdata/example*/*.bz2
rm f2ls_tutorial_datapkg-*.tar
The datasets are found in the subdirectory f2ls_tutorial/playdata/example#, and
we will work in the subdirectory named f2ls_tutorial/playground.
Note
All the raw data can also be downloaded from the Gemini Observatory Archive. Using the tutorial data package is probably more convenient.