[Kstars-devel] kdeedu/kstars/kstars

Jasem Mutlaq mutlaqja at ikarustech.com
Wed Feb 25 10:41:57 CET 2004


CVS commit by mutlaqja: 

Adding FITS image reduction capabilities to KStars. The FITS editor allows the user to view a fits file, and select a number of dark frame and flat field image which can be combined using different methods. The dark frame is removed and the result is then divided by the flat field, this remove any noice from the CCD and any optical peculiarities from the telescope.

The fits viewer is still in early stages though, and _many_ features need to be implemented. My main problem is that I couldn't find any quality flat field and dark frames with an image; if you know of source where I can download raw+dark+flat FITS, I highly appreciate it.

CCMAIL: kstars-devel at kde.org
CCMAIL: james at eecs.ku.edu


  A            conbridlg.cpp   1.1 [GPL (v2+)]
  A            conbridlg.h   1.1 [GPL (v2+)]
  A            contrastbrightnessgui.ui   1.1
  A            fitsimage.cpp   1.1 [GPL (v2+)]
  A            fitsimage.h   1.1 [GPL (v2+)]
  A            fitsprocess.cpp   1.1 [GPL (v2+)]
  A            fitsprocess.h   1.1 [GPL (v2+)]
  A            imagereductionui.ui   1.1
  M +4 -1      .cvsignore   1.17
  M +2 -2      Makefile.am   1.103
  M +244 -257  fitsviewer.cpp   1.2
  M +37 -38    fitsviewer.h   1.2
  M +3 -0      indistd.cpp   1.3
  M +1 -4      kstarsactions.cpp   1.85
  M +0 -1      kstarsdata.cpp   1.119
  M +1 -2      kstarsdata.h   1.71
  M +2 -2      indi/fitsrw.c   1.2
  M +1 -1      indi/fitsrw.h   1.2
  M +1 -1      indi/indicom.h   1.6





More information about the Kstars-devel mailing list