What is Cfitsio?

What is Cfitsio?

CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format.

Is MIT LGPL compatible?

The LGPL allows to be used from non-free software (while MIT is even free software), so being a dependency is not a blocker. However as it’s a dependency you need to offer the source-code of it if you distribute your software.

How do I get rid of Cfitsio?

Steps 2 : Run the command ‘yum remove cfitsio’ to remove the package.

How do I install Fitsio?

In Linux I always download the original source code of CFITSIO from its homepage, and install the package manually.

  1. Download the latest Unix .
  2. Decompress and extract the contents of the distribution file in a source directory.
  3. Generate the make file:
  4. Compile the source files:

What do you need to know about CFITSIO library?

CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format.

Which is the latest version of CFITSIO 3.49?

Unix .tar file cfitsio-3.49.tar.gz – see the README file for instructions. Note that the .tar file now places files in a directory named ‘cfitsio-3.49’ rather than the generic ‘cfitsio’. (The latest version is always available from this link: cfitsio_latest.tar.gz ).

What does CFITSIO do for a FITS file?

CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format. CFITSIO also provides many advanced features for manipulating and filtering the information in FITS files.

Which is the latest version of the GPL?

This is the latest version of the GNU GPL: a free software license, and a copyleft license. We recommend it for most software packages. Please note that GPLv3 is not compatible with GPLv2 by itself. However, most software released under GPLv2 allows you to use the terms of later versions of the GPL as well.