Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 977 Bytes

02_datasets.rst

File metadata and controls

33 lines (21 loc) · 977 Bytes

Downloading tutorial datasets

Downloading the tutorial datasets

All the data needed to run this tutorial are found in the tutorial's data packages.

Download the package and unpack it somewhere convenient.

bash

cd <somewhere convenient>
tar xvf niriim_tutorial_datapkg-extended-v1.tar
bunzip2 niriimg_tutorial/playdata/example*/*.bz2

The datasets are found in the subdirectory niriimg_tutorial/playdata/example#, and we will work in the subdirectory named niriimg_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.