Added full set of BVIT data reduction routines: bvitpreview, bvittofits, bvitphot and bvitview.
Improved slottools, adding slotpreview task and allow selection of rectangular background regions as an alternative to annulus.
Improved error handling/logging based on standard Python exception handling.
Added PyQt4 dependency in order to provide higher quality GUI tools. Currently used by bvitpreview, bvitview and slotpreview it is intended to fully replace Tkinter in future releases of PySALT.
Updated parameter files to point to appropriate files included with the pysalt package
Moved slotlog to saltred
Corrected error in saltcrclean associated with gain and rdnoise needing to be included
Corrected error in slotphot with printing the percentage extensions of interest or the background images which would have been subtracted.
Slotphot can handle the newfits file as an input file by setting the new ampperccd parameter. Help file was also updated with further instructions about this. Keywords were also updated in the newfits file to improve the handling of this process.
Order of files input remains consistent and the files are not sorted at any point in slotphot
Changed the number of significant figures written out by slotphot
Improved the method of background subtraction for slotphot
Improved the drift method in slotphot
Circular apertures display in slotview
Added task slotback which produces either the background subtracted fits file of only
Updated parameter files to point to appropriate files included with the pysalt package
Corrected error in saltcrclean associated with gain and rdnoise needing to be included
Corrected error in slotphot with printing the percentage
Added task slotback which produces either the background subtracted fits file of only extensions of interest or the background images which would have been subtracted.
Slotphot can handle the newfits file as an input file by setting the new ampperccd parameter. Help file was also updated with further instructions about this. Keywords were also updated in the newfits file to improve the handling of this process.
Order of files input remains consistent and the files are not sorted at any point.