You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Download data and configuration files

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

  • 3C 279 photon and spacecraft files, PH00.fits PH01.fits and SC00.fits.
  • Configuration file for fermipy, config.yaml
  • Precomputed data files (so you can go through the example quickly the first time without waiting for calculations).

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



  • No labels