#
# ChangeLog for trunk/FACT++/src/FitsFile.cc
#
# Generated by Trac 1.5.2
# 03/26/25 04:54:34

Tue, 13 Nov 2018 16:16:05 GMT tbretz [19389]
	* trunk/FACT++/src/DataWriteFits2.cc (modified)
	* trunk/FACT++/src/FitsFile.cc (modified)

	As NIGHT is bound to the observatory location, write a new keywork ...


Thu, 19 Jul 2018 17:09:58 GMT tbretz [19064]
	* trunk/FACT++/src/EventBuilder.cc (modified)
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/MessageDim.h (modified)
	* trunk/FACT++/src/StateMachineImp.h (modified)
	* trunk/FACT++/src/WindowLog.h (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/smartfact.cc (modified)

	Some minor changes to make it compatible with newer sets of headers.


Sat, 03 Jan 2015 17:06:42 GMT tbretz [18053]
	* trunk/FACT++/src/FitsFile.cc (modified)

	Added whitespace around macro as required by neweer C++11 compilers


Mon, 03 Dec 2012 14:40:26 GMT lyard [14715]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)

	changed behavior. Now if service format changes, a new file is opened


Tue, 13 Nov 2012 21:53:54 GMT tbretz [14615]
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/HeadersFAD.cc (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/fsc.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Removed obsolete includes.


Mon, 06 Feb 2012 09:28:18 GMT tbretz [12849]
	* trunk/FACT++/src/FitsFile.cc (modified)

	Allow 'A' as format.


Tue, 22 Nov 2011 13:20:53 GMT tbretz [12611]
	* trunk/FACT++/src/FitsFile.cc (modified)

	Added MJDREF and TIMEUNIT to header.


Wed, 16 Nov 2011 12:09:16 GMT lyard [12536]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/Fits.h (modified)
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/FitsFile.h (modified)
	* trunk/FACT++/src/datalogger.cc (modified)

	added flushing of nightly files after each row


Wed, 16 Nov 2011 00:19:41 GMT tbretz [12529]
	* trunk/FACT++/src/FitsFile.cc (modified)

	The CRAEATOR of all programs is not datalogger


Thu, 10 Nov 2011 00:18:08 GMT tbretz [12483]
	* trunk/FACT++/src/FitsFile.cc (modified)

	Changed the ORGIN from ISDC to FACT


Sun, 07 Aug 2011 17:43:53 GMT tbretz [11838]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/FitsFile.cc (modified)

	make sure that the Closed-message is displayed only once for raw-
	data.


Tue, 02 Aug 2011 19:21:41 GMT tbretz [11744]
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/FitsFile.h (modified)

	Set fNumRows to 0 in OpenFile; added ResetColumns function


Tue, 02 Aug 2011 13:47:17 GMT tbretz [11738]
	* trunk/FACT++/src/FitsFile.cc (added)
	* trunk/FACT++/src/FitsFile.h (added)