# # ChangeLog for trunk/FACT++/src/DataCalib.cc # # Generated by Trac 1.5.2 # 11/08/24 14:36:00 Wed, 01 Feb 2012 09:18:27 GMT tbretz [12809] * trunk/FACT++/src/DataCalib.cc (modified) Added a compile time warning so that we are not surprised that some ... Sat, 12 Nov 2011 01:25:54 GMT tbretz [12498] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) Implemented commands and buttons to start a drs calibration and to ... Wed, 09 Nov 2011 21:47:01 GMT tbretz [12475] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) Write ROI at the beginning of fStats so that we can skip it when ... Wed, 09 Nov 2011 16:39:53 GMT tbretz [12469] * trunk/FACT++/src/DataCalib.cc (modified) Added the time marker channels to the DRS calibration; added the roi ... Mon, 31 Oct 2011 20:00:36 GMT tbretz [12352] * trunk/FACT++/src/DataCalib.cc (modified) Adapted output of filenames. Mon, 31 Oct 2011 14:52:20 GMT tbretz [12343] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/Mars/mcore/DrsCalib.h (modified) Moved some common code between MARS and FACT++ to DrsCalib.h as new ... Sun, 11 Sep 2011 20:33:20 GMT tbretz [12066] * trunk/FACT++/src/DataCalib.cc (modified) Make the newly read drs calibration only valid at the end of the ... Fri, 09 Sep 2011 09:12:31 GMT tbretz [12056] * trunk/FACT++/src/DataCalib.cc (modified) Added an error output in case the fits file could not be opened. Thu, 08 Sep 2011 20:41:43 GMT tbretz [12036] * trunk/FACT++/src/DataCalib.cc (modified) Add one to the STEP read from the FITS file. Thu, 08 Sep 2011 09:00:36 GMT tbretz [12025] * trunk/FACT++/src/DataCalib.cc (modified) Some code cosmetics. Sat, 13 Aug 2011 12:09:37 GMT tbretz [11904] * trunk/FACT++/src/DataCalib.cc (modified) Corrected unit from V to mV Thu, 11 Aug 2011 22:09:13 GMT tbretz [11893] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DataProcessorImp.h (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteRaw.cc (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) * trunk/FACT++/src/DimWriteStatistics.cc (modified) * trunk/FACT++/src/DimWriteStatistics.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) Implemented a new determination fo run-number after noon in the ... Thu, 11 Aug 2011 20:02:55 GMT tbretz [11885] * trunk/FACT++/src/DataCalib.cc (modified) Added NPIx and NROI Tue, 09 Aug 2011 19:15:35 GMT tbretz [11867] * trunk/FACT++/src/DataCalib.cc (modified) SetPtrAddress takes the number of elements not the number of bytes. Tue, 09 Aug 2011 15:58:59 GMT tbretz [11864] * trunk/FACT++/src/DataCalib.cc (modified) Fixed some scaling issues which came up with the scale removed in Apply Sun, 07 Aug 2011 15:53:27 GMT tbretz [11833] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) Fixed a few typos. Sun, 07 Aug 2011 15:44:24 GMT tbretz [11832] * trunk/FACT++/src/DataCalib.cc (modified) Set fProcessing back as late as possible Sun, 07 Aug 2011 15:36:31 GMT tbretz [11829] * trunk/FACT++/src/DataCalib.cc (modified) Improved writing; fixed reading of drs-calibration file. Sat, 06 Aug 2011 15:38:12 GMT tbretz [11818] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) Added ReadFits. Sat, 06 Aug 2011 15:05:30 GMT tbretz [11810] * trunk/FACT++/src/DataCalib.cc (modified) Added reading of FITS files. Thu, 04 Aug 2011 17:25:14 GMT tbretz [11774] * trunk/FACT++/src/DataCalib.cc (modified) Fixed the default for fNumGain Wed, 03 Aug 2011 21:05:28 GMT tbretz [11768] * trunk/FACT++/src/DataCalib.cc (modified) Send the 2000/4096 also as default gain. Wed, 03 Aug 2011 21:04:42 GMT tbretz [11767] * trunk/FACT++/src/DataCalib.cc (modified) Apply the correct 2000/4096 also as default gain. Wed, 03 Aug 2011 09:18:36 GMT tbretz [11752] * trunk/FACT++/src/DataCalib.cc (modified) Changed artificial 0.5 to corect scale 2000/4096 Tue, 02 Aug 2011 19:49:53 GMT tbretz [11751] * trunk/FACT++/src/DataCalib.cc (modified) Added the missing factor 0.5 to convert ADC counts to rough mV Tue, 02 Aug 2011 19:23:34 GMT tbretz [11746] * trunk/FACT++/src/DataCalib.cc (modified) Removed some stray debug output. Tue, 02 Aug 2011 19:19:52 GMT tbretz [11741] * trunk/FACT++/src/DataCalib.cc (modified) Fixed scale for gain and secondaroy offset; increase fStep after ... Sun, 31 Jul 2011 11:03:39 GMT tbretz [11732] * trunk/FACT++/src/DataCalib.cc (modified) Added a check to make sure that the next run is not started while the ... Sat, 30 Jul 2011 19:08:14 GMT tbretz [11726] * trunk/FACT++/src/DataCalib.cc (added) * trunk/FACT++/src/DataCalib.h (added) * trunk/FACT++/src/DataProcessorImp.cc (added) * trunk/FACT++/src/DataProcessorImp.h (added) * trunk/FACT++/src/DataWriteFits.cc (added) * trunk/FACT++/src/DataWriteFits.h (added) * trunk/FACT++/src/DataWriteRaw.cc (added) * trunk/FACT++/src/DataWriteRaw.h (added)