Log of /trunk/graf2d/fitsio/src/TFITS.cxx
Parent Directory
Revision
49128 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 8 20:10:30 2013 UTC (21 months, 2 weeks ago) by
rdm
File length: 43308 byte(s)
Diff to
previous 42439
From Claudi Martinez:
- Removed unused fColumnNames[] and fColumnTypes[] arrays
- Fixed memory leak in LoadHDU()
- Added method: GetColumnName()
- New tutorial FITS_tutorial6.C
Revision
34692 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 1 20:45:39 2010 UTC (4 years, 5 months ago) by
brun
File length: 37853 byte(s)
Diff to
previous 34610
From Claudi Martinez:
Modified files:
- Makefile.depend
- TFITS.cxx
- TFITS.h
NOTES:
- ClassDef statement has been set to "0", meaning that the TFITS class is not streamable.
- I have moved from TASImage to TImage, following Fons recommendations.
I have added several new methods, mainly those required to access data tables within FITS files. Besides, a quick Draw() method has been implemented to show image HDUs and also the Change() method will allow you to change from HDU without the need to create another instance of TFITSHDU class.
Revision
34610 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Jul 27 12:56:50 2010 UTC (4 years, 5 months ago) by
rdm
File length: 20222 byte(s)
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.