-
- Downloads
From Claudi Astres:
New module graf2d/fitsio to read (atronomical) images and data from FITS files using the cfitsio library (see http://heasarc.gsfc.nasa.gov/fitsio/). To get cfitsio on Ubuntu do "apt-get install cfitsio-dev" or on Mac install it from Fink or get the source from the NASA site. The module comes with some tutorials in the $ROOTSYS/tutorials/fitsio directory. git-svn-id: http://root.cern.ch/svn/root/trunk@34610 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- Makefile 6 additions, 3 deletionsMakefile
- config/Makefile.depend 8 additions, 5 deletionsconfig/Makefile.depend
- config/Makefile.in 13 additions, 8 deletionsconfig/Makefile.in
- configure 47 additions, 3 deletionsconfigure
- graf2d/fitsio/Module.mk 70 additions, 0 deletionsgraf2d/fitsio/Module.mk
- graf2d/fitsio/inc/LinkDef.h 19 additions, 0 deletionsgraf2d/fitsio/inc/LinkDef.h
- graf2d/fitsio/inc/TFITS.h 98 additions, 0 deletionsgraf2d/fitsio/inc/TFITS.h
- graf2d/fitsio/src/TFITS.cxx 723 additions, 0 deletionsgraf2d/fitsio/src/TFITS.cxx
Loading
Please register or sign in to comment