-1

I want to work and analysis some .fits (flexible image transport system) files but I do not know what to do.

Can anybody suggest me a library for c++ to work with such files?

GCien
  • 2,221
  • 6
  • 30
  • 56
aref
  • 7
  • 2

1 Answers1

1

You could try: FITS++.

But also perhaps this might be better: CCfits

GCien
  • 2,221
  • 6
  • 30
  • 56
  • I understand. However, the question was answered i.e., "Can anybody suggest a C++ library to work with FITs files". I can only answer the question. – GCien Jul 26 '14 at 15:01