diff --git a/tutorials/fitsio/FITS_tutorial1.C b/tutorials/fitsio/FITS_tutorial1.C index 72387de96357a571d1bd79f3a54f62d8870874de..5b2c8ec551e3f14b2353fe6068124743e45c8576 100644 --- a/tutorials/fitsio/FITS_tutorial1.C +++ b/tutorials/fitsio/FITS_tutorial1.C @@ -1,14 +1,14 @@ /// \file /// \ingroup tutorial_FITS /// \notebook -draw - +/// /// Open a FITS file and retrieve the first plane of the image array /// as a TImage object /// /// \macro_image /// \macro_code /// \macro_output - +/// /// \author Claudi Martinez void FITS_tutorial1()