# # ChangeLog for trunk/Mars/mraw/MRawFitsRead.cc # # Generated by Trac 1.5.2 # 11/06/24 20:45:04 Sun, 04 Sep 2016 09:02:10 GMT tbretz [18574] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Fixed a logic flaw for old files without CLTYPE Sat, 03 Sep 2016 20:00:22 GMT tbretz [18573] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Fixed wrong order or arguments. Sat, 03 Sep 2016 19:42:24 GMT tbretz [18572] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Also retrieve the name of the container from the file and create the ... Sat, 03 Sep 2016 13:45:47 GMT tbretz [18566] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Wrong order Sat, 03 Sep 2016 13:39:42 GMT tbretz [18564] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Set the run type to monte carlo if it is a monte carlo file as it is ... Sat, 03 Sep 2016 13:09:52 GMT tbretz [18563] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Make proper use of the fIsMc flag, read and initialize other ... Mon, 05 May 2014 08:52:09 GMT tbretz [17782] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Added a possibility to access the Fits Stream and the PCTime in a ... Fri, 13 Sep 2013 13:04:51 GMT ftemme [17165] * trunk/Mars (modified) * trunk/Mars/mraw/MRawFileRead.cc (modified) * trunk/Mars/mraw/MRawFileRead.h (modified) * trunk/Mars/mraw/MRawFitsRead.cc (modified) Merging changes from the MC branch in the trunk Sat, 07 Sep 2013 09:09:40 GMT tbretz [17124] * trunk/Mars/mraw/MRawFitsRead.cc (modified) The change of type was a mistake. The trigger pattern comes form the ... Thu, 05 Sep 2013 10:30:17 GMT tbretz [17072] * trunk/Mars/mraw/MRawFitsRead.cc (modified) There was a wrong cast... should not have been a problem though. Thu, 05 Sep 2013 10:09:23 GMT tbretz [17068] * trunk/Mars/mraw/MRawFitsRead.cc (modified) * trunk/Mars/mraw/MRawFitsRead.h (modified) Skip incomplete events by default -- if they are needed, we will have ... Wed, 21 Aug 2013 15:35:22 GMT lyard [17035] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) * trunk/Mars/mraw/MRawFitsRead.cc (modified) Added error when using wrong fits class and adapted MRawFitsRead to ... Wed, 06 Jun 2012 16:28:27 GMT tbretz [14095] * trunk/Mars/mraw/MRawFileRead.h (modified) * trunk/Mars/mraw/MRawFitsRead.cc (modified) Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT Wed, 06 Jun 2012 10:04:25 GMT tbretz [14089] * trunk/Mars/mraw/MRawFitsRead.cc (modified) * trunk/Mars/mraw/MRawFitsRead.h (modified) Added reading of board times. Tue, 31 Jan 2012 11:21:45 GMT tbretz [12794] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Get run start and end time. Thu, 22 Dec 2011 15:48:02 GMT tbretz [12738] * trunk/Mars/mraw/MRawFitsRead.cc (modified) removed a stray :: Mon, 05 Dec 2011 10:38:33 GMT tbretz [12703] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Extract the trigger type from the file. Mon, 05 Dec 2011 10:29:30 GMT tbretz [12702] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Extract the trigger type from the file. Mon, 05 Dec 2011 10:26:01 GMT tbretz [12701] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Extract the trigger type from the file. Wed, 23 Nov 2011 14:17:41 GMT tbretz [12628] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Make sure that no name for the mapping can be given; print the name ... Sun, 30 Oct 2011 03:43:05 GMT tbretz [12327] * trunk/Mars/mraw/MRawFitsRead.cc (modified) replaces PCTime by UnixTimeUTC Tue, 09 Aug 2011 22:55:12 GMT tbretz [11871] * trunk/Mars/Changelog (modified) * trunk/Mars/mraw/MRawFitsRead.cc (modified) * trunk/Mars/mraw/MRawFitsRead.h (modified) added the possibility to read the pixel map from a file Thu, 28 Jul 2011 13:36:10 GMT tbretz [11690] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Renamed 'StartCell' to 'StartCellData' Sun, 24 Jul 2011 10:05:14 GMT tbretz [11556] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Replaced MZlib by izstream; added check for TELESCOP key. Wed, 20 Jul 2011 17:03:06 GMT tbretz [11490] * trunk/Mars/mraw/MRawFitsRead.cc (modified) * trunk/Mars/mraw/MRawFitsRead.h (modified) Replaced fPCTime by a two byte buffer and init full time; added ... Mon, 18 Jul 2011 16:51:39 GMT tbretz [11459] * trunk/Mars/mraw/MRawFitsRead.cc (added) * trunk/Mars/mraw/MRawFitsRead.h (added)