Download data and configuration files

To run the example you will need to a few  files.

Using your native operating system, download this file, fermipyTutorialData.tgz, and save it in the your shared directory (this is the same directory on your native operating system where you typed docker start).

Setup a new analysis directory for this tutorial in FermiBottle

Switch to the FermiBottle window (the one with a prompt that looks something like this screenshot.) If you exited FermiBottle, you may need to attach to it again. See the using FermiBottle instructions.

Make a directory for this tutorial in /data (the shared directory in FermiBottle). I called mine FermipyTutorial.

image

Move fermipyTutorialData.tgz into /data/FermipyTutorial

Change directory to /data/FermipyTutorial

unzip the data files using the command line

unzip fermipyTutorialData.tgz

You should see something like this when you list the directory contents.

image