Skip to content
Snippets Groups Projects
Commit 53091f5c authored by Danilo Piparo's avatar Danilo Piparo
Browse files

[FITSIO][NFC] Allow to correctly generate the doc of the tutorial

parent 905a3d7d
No related branches found
No related tags found
No related merge requests found
/// \file /// \file
/// \ingroup tutorial_FITS /// \ingroup tutorial_FITS
/// \notebook -draw /// \notebook -draw
///
/// Open a FITS file and retrieve the first plane of the image array /// Open a FITS file and retrieve the first plane of the image array
/// as a TImage object /// as a TImage object
/// ///
/// \macro_image /// \macro_image
/// \macro_code /// \macro_code
/// \macro_output /// \macro_output
///
/// \author Claudi Martinez /// \author Claudi Martinez
void FITS_tutorial1() void FITS_tutorial1()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment