Convert digital camera's RAW files to the scientific FITS format Console and GUI version.
Author: Oleg Kutkov [email protected]
$ git clone https://github.com/olegkutkov/Raw2Fits.git
$ cd Raw2Fits
sudo apt-get install libraw-dev libcfitsio-dev libconfig-dev libgtk-3-dev
sudo yum install gcc LibRaw-devel libconfig-devel cfitsio-devel gtk3-devel
$ make
$ sudo make install
$ make cli
$ sudo make install-cli
Raw to Fits application should appear in your DE applications menu
Raw2Fits was successfully tested with raw files of this cameras vendors and models:
- Canon EOS: 600D, 5DMARK III, 6D
- Nikon D5300
- Fujifilm X series
- Pentax K-7
- Konica-Minolta dimage A200
- Sony Alpha and ILCA series
- Hasselblad CFV
Please check out documentation: https://github.com/olegkutkov/Raw2Fits/blob/master/doc/raw2fits.pdf