# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 10/02/24 17:31:33 Fri, 18 Oct 2013 16:08:49 GMT tbretz [17263] * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zofits.h (modified) Added more std:: namespace qualifiers Fri, 18 Oct 2013 15:56:16 GMT tbretz [17262] * trunk/Mars/mcore/zofits.h (modified) Removed the 'using namespace' from header Fri, 18 Oct 2013 15:55:40 GMT tbretz [17261] * trunk/Mars/mcore/zfits.h (modified) Removed 'using namespace' from header; some minor simplifications Fri, 18 Oct 2013 15:54:42 GMT tbretz [17260] * trunk/Mars/mcore/fits.h (modified) Removed the 'using namespace std;' from the header. Fri, 18 Oct 2013 15:50:39 GMT lyard [17259] * trunk/FACT++/src/fitsdump.cc (modified) * trunk/Mars/mcore/fits.h (modified) added output of tables in a file for fitsdump Fri, 18 Oct 2013 15:10:03 GMT tbretz [17258] * trunk/Mars/mcore/zofits.h (modified) Replaced calls to post by emplace. Therefore implemented new ... Fri, 18 Oct 2013 13:55:23 GMT dneise [17255] * trunk/Mars/fact/analysis/sandbox_dneise (deleted) removed some macros. Fri, 18 Oct 2013 13:10:24 GMT tbretz [17254] * trunk/Mars/mcore/MemoryManager.h (modified) * trunk/Mars/mcore/zofits.h (modified) Use a shared_ptr with aliasing of char* instead of a MemoryChunk Fri, 18 Oct 2013 12:49:17 GMT lyard [17253] * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/zfits.h (modified) * trunk/Mars/mcore/zofits.h (modified) zofits with catalog shrinking and compressed calibration table Fri, 18 Oct 2013 12:29:43 GMT tbretz [17251] * trunk/Mars/mcore/MemoryManager.h (modified) Forgot the #endif Fri, 18 Oct 2013 12:28:43 GMT tbretz [17250] * trunk/Mars/mcore/MemoryManager.h (modified) Updated exception handling to make Mars happy. Fri, 18 Oct 2013 12:27:12 GMT tbretz [17249] * trunk/Mars/mcore/FITS.h (modified) Added a special constructor version to make CINT happy and me unhappy. Fri, 18 Oct 2013 12:26:43 GMT tbretz [17248] * trunk/Mars/mcore/DrsCalib.h (modified) Moved the night argument to the end so that it can be omoitted Fri, 18 Oct 2013 12:26:13 GMT tbretz [17247] * trunk/Mars/Makefile.conf.linux (modified) Added a check for its existance and potentially use colorgcc Fri, 18 Oct 2013 12:25:32 GMT tbretz [17246] * trunk/Mars/Makefile (modified) Use LINKER so that we can compiler with colorgcc Fri, 18 Oct 2013 12:24:59 GMT tbretz [17245] * trunk/Mars/Makefile.conf.general (modified) Added definees for PACKAGE_NAME, PACKAGE_VERSION and REVISION Thu, 17 Oct 2013 15:49:25 GMT tbretz [17243] * trunk/Mars/mcore/zofits.h (modified) Encapsulated the header with a guard (I don't understand why this was ... Thu, 17 Oct 2013 15:48:04 GMT tbretz [17242] * trunk/Mars/mcore/factofits.h (modified) Removed obsolete and potentially dangerous include Thu, 17 Oct 2013 15:47:44 GMT tbretz [17241] * trunk/Mars/mcore/DrsCalib.h (modified) Fixed a square root of a potenitally negative number; replaced ... Thu, 17 Oct 2013 15:46:24 GMT tbretz [17240] * trunk/Mars/mcore/ofits.h (modified) Added SetDefaultKeys Thu, 17 Oct 2013 14:33:53 GMT lyard [17239] * trunk/Mars/mcore/zofits.h (modified) zofits with extra default values setters Thu, 17 Oct 2013 14:21:09 GMT lyard [17237] * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/zofits.h (modified) Cleaner version of zofits Wed, 16 Oct 2013 19:51:19 GMT tbretz [17228] * trunk/Mars/mcore/zofits.h (modified) Adapted to changes in Queue; Compression queues do not need ... Wed, 16 Oct 2013 19:50:21 GMT tbretz [17227] * trunk/Mars/mcore/Queue.h (modified) Remove fSort; replaced the possibility to define a wrapper class ... Wed, 16 Oct 2013 18:22:38 GMT tbretz [17226] * trunk/Mars/mcore/factofits.h (modified) SerDrsCalibration changed to vector... pointers are always a security ... Wed, 16 Oct 2013 18:20:53 GMT tbretz [17225] * trunk/Mars/mcore/zofits.h (modified) Fixed initialization with static data member; removed buggy example; ... Wed, 16 Oct 2013 18:18:20 GMT tbretz [17224] * trunk/Mars/mcore/ofits.h (modified) Added missing include; setup a reasonable scheme for calling ... Wed, 16 Oct 2013 18:17:30 GMT tbretz [17223] * trunk/Mars/mcore/FITS.h (modified) Renamed BlockHeaderWriter to Compression - it is the user interface! ... Wed, 16 Oct 2013 15:11:25 GMT lyard [17222] * trunk/Mars/mcore/FITS.h (added) Header of zofits and zfits, with common enums Wed, 16 Oct 2013 15:04:41 GMT lyard [17221] * trunk/Mars/mcore/factofits.h (added) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zfits.h (modified) * trunk/Mars/mcore/zofits.h (modified) better version of zofits. New factofits. Only cleanup, defines, ... Tue, 15 Oct 2013 14:05:54 GMT lyard [17219] * trunk/FACT++/src/queue.h (modified) * trunk/Mars/mcore/MemoryManager.h (added) * trunk/Mars/mcore/Queue.h (added) * trunk/Mars/mcore/zofits.h (modified) draft zofits working with Queue and MemoryManager Fri, 11 Oct 2013 16:11:13 GMT lyard [17216] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zofits.h (added) Added the brand new zofits class. Fri, 11 Oct 2013 13:55:29 GMT ftemme [17210] * trunk/Mars/ceres.rc (modified) * trunk/Mars/mraw/MRawRunHeader.cc (modified) changed the values in the ceres.rc for the 12 bit ADC Fri, 11 Oct 2013 13:25:47 GMT ftemme [17209] * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimcamera/MSimReadout.cc (modified) * trunk/Mars/msimcamera/MSimTrigger.cc (modified) Implemented 12 bit ADC Fri, 11 Oct 2013 13:11:19 GMT ftemme [17208] * trunk/Mars/macros/fact/fake_drs_calibration.C (modified) changed values for baselineMean and gainMean according to a simulated ... Fri, 11 Oct 2013 11:56:02 GMT dneise [17207] * trunk/Mars/ceres.rc (modified) * trunk/Mars/resmc/fact (added) * trunk/Mars/resmc/fact/MirrorReflectivity_20130402.txt (added) * trunk/Mars/resmc/fact/MirrorReflectivity_Lustermann_FACT.txt (added) * trunk/Mars/resmc/fact/MirrorReflectivity_Lustermann_FACT_bearbeitet.txt (added) * trunk/Mars/resmc/fact/Transmittance_1439Cones_FACT.txt (added) * trunk/Mars/resmc/fact/Transmittance_1439Cones_FACT_bearbeitet.txt (added) * trunk/Mars/resmc/fact/ceres20130911_noComments.rc (added) * trunk/Mars/resmc/fact/ceres20130911_noComments_withoutNSB.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSB.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSBXTC1.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSBXTC2.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSBXTC3.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSBXTC4.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSBXTC5.rc (added) * trunk/Mars/resmc/fact/ceres_withoutNSB_Roi300.rc (added) * trunk/Mars/resmc/fact/dwarf-pulse.txt (added) * trunk/Mars/resmc/fact/dwarf-reflectivity-measured.txt (added) * trunk/Mars/resmc/fact/dwarf-reflector.txt (added) * trunk/Mars/resmc/fact/fact-cones-angular-acceptance.txt (added) * trunk/Mars/resmc/fact/fact-cones-trans-sample2.txt (added) * trunk/Mars/resmc/fact/fact-pde-1.0V.txt (added) * trunk/Mars/resmc/fact/fact-pde-1.4V.txt (added) * trunk/Mars/resmc/fact/fact-reflector-real_ceres.txt (added) * trunk/Mars/resmc/fact/fact-reflector.txt (added) * trunk/Mars/resmc/fact/fact-trigger-sum.txt (added) * trunk/Mars/resmc/fact/template_rising_edge_maxprob.txt (added) * trunk/Mars/resmc/fact/template_rising_edge_maxprob_in_ns.txt (added) updates ceres.rc to something we are currently using ... and added ... Fri, 11 Oct 2013 08:58:47 GMT lyard [17206] * trunk/Mars/mcore/fits.h (modified) Added missing initialization of is_compressed variable Fri, 11 Oct 2013 06:35:38 GMT dneise [17205] * trunk/Mars/htmldoc (modified) set svn:ignore to ignore automaticly created files Sun, 06 Oct 2013 12:30:11 GMT dneise [17202] * trunk/Mars/melectronics/Afterpulse.cc (deleted) * trunk/Mars/melectronics/Afterpulse.h (deleted) * trunk/Mars/melectronics/MAvalanchePhotoDiode.cc (modified) * trunk/Mars/melectronics/MAvalanchePhotoDiode.h (modified) * trunk/Mars/melectronics/Makefile (modified) * trunk/Mars/msimcamera/MSimAPD.cc (modified) in commit 17200 & 17201 I committed accidentally a lot of changes, ... Sun, 06 Oct 2013 11:09:27 GMT dneise [17201] * trunk/Mars/melectronics/Afterpulse.cc (added) * trunk/Mars/melectronics/Afterpulse.h (added) forgot to add Afterpuls class files Sun, 06 Oct 2013 11:08:11 GMT dneise [17200] * trunk/Mars (modified) * trunk/Mars/libnova (modified) * trunk/Mars/manalysis (modified) * trunk/Mars/mastro (modified) * trunk/Mars/mbadpixels (modified) * trunk/Mars/mbase (modified) * trunk/Mars/mcalib (modified) * trunk/Mars/mcamera (modified) * trunk/Mars/mcorsika (modified) * trunk/Mars/mdata (modified) * trunk/Mars/mdrs (modified) * trunk/Mars/melectronics (modified) * trunk/Mars/melectronics/ElectronicsLinkDef.h (modified) * trunk/Mars/melectronics/MAvalanchePhotoDiode.cc (modified) * trunk/Mars/melectronics/MAvalanchePhotoDiode.h (modified) * trunk/Mars/melectronics/Makefile (modified) * trunk/Mars/mextralgo (modified) * trunk/Mars/mfbase (modified) * trunk/Mars/mfileio (modified) * trunk/Mars/mfilter (modified) * trunk/Mars/mgeom (modified) * trunk/Mars/mgui (modified) * trunk/Mars/mhbase (modified) * trunk/Mars/mhcalib (modified) * trunk/Mars/mhflux (modified) * trunk/Mars/mhft (modified) * trunk/Mars/mhist (modified) * trunk/Mars/mhvstime (modified) * trunk/Mars/mimage (modified) * trunk/Mars/mjobs (modified) * trunk/Mars/mjoptim (modified) * trunk/Mars/mjtrain (modified) * trunk/Mars/mmain (modified) * trunk/Mars/mmc (modified) * trunk/Mars/mmovie (modified) * trunk/Mars/mmuon (modified) * trunk/Mars/mpedestal (modified) * trunk/Mars/mpointing (modified) * trunk/Mars/mranforest (modified) * trunk/Mars/mraw (modified) * trunk/Mars/mreport (modified) * trunk/Mars/msignal (modified) * trunk/Mars/msim (modified) * trunk/Mars/msimcamera (modified) * trunk/Mars/msimcamera/MSimAPD.cc (modified) * trunk/Mars/msimreflector (modified) * trunk/Mars/msql (modified) * trunk/Mars/mtools (modified) * trunk/Mars/mtrigger (modified) adjusted svn:ignore property to ignore Cint and Deb files Fri, 04 Oct 2013 17:55:41 GMT tbretz [17199] * trunk/Mars/fact/analysis/gain/fit_spectra.C (modified) Implemented the option to fix the noise to sigma; fix noise to sigma ... Fri, 27 Sep 2013 08:11:01 GMT Jens Buss [17198] * trunk/Mars/mjobs/MJSimulation.cc (modified) added condition: writing MMcEvtBasic container to fits only for data ... Fri, 27 Sep 2013 08:06:32 GMT Jens Buss [17197] * trunk/Mars/msimcamera/MSimCamera.cc (modified) bug fix: memory leak, added delete for variable random Fri, 20 Sep 2013 11:22:13 GMT tbretz [17196] * trunk/Mars/fact/analysis/gain/runanalysis.sh (modified) Removed some output to allow the use in a cron job without getting ... Fri, 20 Sep 2013 11:21:52 GMT tbretz [17195] * trunk/Mars/fact/analysis/gain/fit.sh (modified) Removed some output to allow the use in a cron job without getting ... Fri, 20 Sep 2013 11:21:07 GMT tbretz [17194] * trunk/Mars/fact/analysis/gain/fit_spectra.C (modified) Plot one standard pixel and one time marker channel; I think it makes ... 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 Mon, 09 Sep 2013 15:56:16 GMT tbretz [17161] * trunk/Mars/mbase/MMath.cc (modified) * trunk/Mars/mbase/MMath.h (modified) Added a version of GetIntersectionPoint which allows to check for ... Mon, 09 Sep 2013 15:52:08 GMT tbretz [17160] * trunk/Mars/fact/analysis/gain/runanalysis.sh (modified) Copy macro; no output if nothing happens (for cronjobs); shoerter name Mon, 09 Sep 2013 15:51:20 GMT tbretz [17159] * trunk/Mars/fact/analysis/gain/fit.sh (modified) process in backward order; copy the script; added #! Mon, 09 Sep 2013 11:39:18 GMT ftemme [17148] * trunk/Mars (modified) * trunk/Mars/fact/analysis/mc (copied) * trunk/Mars/fact/analysis/mc/callisto.C (copied) * trunk/Mars/fact/analysis/mc/star.C (copied) * trunk/Mars/fact/analysis/sandbox_dneise (copied) * trunk/Mars/fact/analysis/sandbox_dneise/callisto_buildable_no_sequence_file.C (copied) * trunk/Mars/fact/analysis/sandbox_dneise/callisto_buildable_no_sequence_file_orig.C (copied) * trunk/Mars/fact/analysis/sandbox_dneise/callisto_for_monte_carlo_simulated_data.C (copied) * trunk/Mars/fact/analysis/sandbox_dneise/star.C (copied) * trunk/Mars/fact/analysis/sandbox_dneise/star_for_monte_carlo_simulated_data.C (copied) * trunk/Mars/macros/fact/fake_drs_calibration.C (copied) * trunk/Mars/mextralgo/MExtralgoSpline.cc (modified) * trunk/Mars/mextralgo/MExtralgoSpline.h (modified) * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) * trunk/Mars/mfileio/MWriteFitsFile.h (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/mjobs/MJSimulation.h (modified) * trunk/Mars/mmc/MMcEvt.hxx (modified) * trunk/Mars/mraw/MRawEvtData.cc (modified) * trunk/Mars/mraw/MRawEvtData.h (modified) * trunk/Mars/mraw/MRawEvtHeader.h (modified) * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimcamera/MSimCamera.h (modified) * trunk/Mars/msimcamera/MSimReadout.cc (modified) Merging changes from the MC branch in the trunk Sat, 07 Sep 2013 20:48:35 GMT tbretz [17146] * trunk/Mars/mbase/MStatusDisplay.h (modified) It looks like sometimes the TObject version ofWrite is called from ... Sat, 07 Sep 2013 16:28:31 GMT tbretz [17145] * trunk/Mars/fact/processing/drstemp.C (modified) The macro can now handle files with 82 entries in the 'temp' column ... Sat, 07 Sep 2013 16:25:39 GMT tbretz [17144] * trunk/Mars/mcore/fits.h (modified) Added the possibility to check for the array size in SetPtrAddress Sat, 07 Sep 2013 15:18:25 GMT tbretz [17143] * trunk/Mars/mcore/Interpolator2D.h (modified) Added some includes to allow include in any order; this also makes ... Sat, 07 Sep 2013 15:17:45 GMT tbretz [17142] * trunk/Mars/mcore/huffman.h (modified) The two functions need an inline tag, otherwise they can end up in ... Sat, 07 Sep 2013 15:17:07 GMT tbretz [17141] * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zfits.h (modified) More inclused to make any include order possible, removed some ... Sat, 07 Sep 2013 15:16:03 GMT tbretz [17140] * trunk/Mars/mcore/izstream.h (modified) The ClassDef is not needed. We are not going to write class instances ... Sat, 07 Sep 2013 15:15:27 GMT tbretz [17139] * trunk/Mars/mpedestal/MPedCalcPedRun.cc (modified) Reverting to last revision. Sat, 07 Sep 2013 15:15:18 GMT tbretz [17138] * trunk/Mars/mimage/MHVsSize.cc (modified) Reverting to last revision. Sat, 07 Sep 2013 15:15:04 GMT tbretz [17137] * trunk/Mars/mcore/zfits.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:14:53 GMT tbretz [17136] * trunk/Mars/mcore/ofits.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:14:31 GMT tbretz [17135] * trunk/Mars/mcore/izstream.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:14:21 GMT tbretz [17134] * trunk/Mars/mcore/huffman.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:14:12 GMT tbretz [17133] * trunk/Mars/mcore/fits.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:14:03 GMT tbretz [17132] * trunk/Mars/mcore/checksum.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:13:53 GMT tbretz [17131] * trunk/Mars/mcore/Interpolator2D.h (modified) Reverting to last revision. Sat, 07 Sep 2013 15:13:44 GMT tbretz [17130] * trunk/Mars/mbase/MStatusDisplay.cc (modified) Reverting to last revision. Sat, 07 Sep 2013 15:13:31 GMT tbretz [17129] * trunk/Mars/Makefile.conf.linux (modified) Reverting to last revision. Sat, 07 Sep 2013 15:09:51 GMT tbretz [17128] * trunk/Mars/Makefile.conf.linux (modified) * trunk/Mars/mbase/MStatusDisplay.cc (modified) * trunk/Mars/mcore/Interpolator2D.h (modified) * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/huffman.h (modified) * trunk/Mars/mcore/izstream.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zfits.h (modified) * trunk/Mars/mimage/MHVsSize.cc (modified) * trunk/Mars/mpedestal/MPedCalcPedRun.cc (modified) Added missing includes etc which is necessary to include the files in ... Sat, 07 Sep 2013 15:08:30 GMT tbretz [17127] * trunk/Mars/MLinkDef.h (modified) * trunk/Mars/Makefile (modified) * trunk/Mars/mbase/BaseLinkDef.h (modified) * trunk/Mars/mbase/Makefile (modified) Moved the mcode stuff from mbase to Mars root directory Sat, 07 Sep 2013 09:25:43 GMT tbretz [17125] * trunk/Mars/mhbase/MFillH.cc (modified) Secured PostProcess agianst never initialized fH, add the fH Clone to ... 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 ... Fri, 06 Sep 2013 19:30:34 GMT tbretz [17122] * trunk/Mars/mcore/Interpolator2D.h (modified) Some fixes for compiler stuff, added some more setters to allow a ... Fri, 06 Sep 2013 18:42:29 GMT tbretz [17121] * trunk/Mars/mcore/Interpolator2D.h (added) A class for a bi-linear inter- and extrapolation. Fri, 06 Sep 2013 18:42:06 GMT tbretz [17120] * trunk/Mars/mbase/BaseLinkDef.h (modified) * trunk/Mars/mbase/Makefile (modified) Added Interpolator2D Fri, 06 Sep 2013 16:23:28 GMT Daniela Dorner [17105] * trunk/Mars/mdrs/MDrsCalibApply.cc (modified) fixed typo Fri, 06 Sep 2013 16:14:10 GMT Daniela Dorner [17104] * trunk/Mars/fact/analysis/lightcurve.C (modified) added new plots, fixed bugs Fri, 06 Sep 2013 16:00:56 GMT Daniela Dorner [17102] * trunk/Mars/fact/processing/fillratescan.C (modified) adapted return codes for usage in script Fri, 06 Sep 2013 16:00:10 GMT Daniela Dorner [17101] * trunk/Mars/fact/processing/calibrate.C (modified) updated paths (new cluster) Fri, 06 Sep 2013 15:58:59 GMT Daniela Dorner [17100] * trunk/Mars/fact/processing/currents.C (modified) added 3 new variables to be filled to the DB Thu, 05 Sep 2013 10:34:42 GMT tbretz [17075] * trunk/Mars/fact/analysis/gain/fit_spectra.C (modified) Read and write header; use gLog; increased ssbin range for rate; ... Thu, 05 Sep 2013 10:32:16 GMT tbretz [17074] * trunk/Mars/fact/analysis/gain/extract_singles.C (modified) Fixed a crash when no events were read; do not write a file when no ... Thu, 05 Sep 2013 10:30:51 GMT tbretz [17073] * trunk/Mars/fact/analysis/gain/fit.sh (modified) Do not add command to root history; echo command to log file. 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:29:01 GMT tbretz [17071] * trunk/Mars/fact/analysis/gain/runanalysis.sh (modified) Some small improvements. Ignore NULL (no proper combination found); ... Thu, 05 Sep 2013 10:26:51 GMT tbretz [17070] * trunk/Mars/mbase/MTime.cc (modified) Added a comment Thu, 05 Sep 2013 10:17:32 GMT tbretz [17069] * trunk/Mars/mdrs/MDrsCalibApply.cc (modified) Simplified the loop doing the step correction. 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, 04 Sep 2013 15:48:10 GMT tbretz [17067] * trunk/Mars/msimcamera/MSimAPD.cc (modified) * trunk/Mars/msimcamera/MSimAPD.h (modified) Added the possibility to setup a custom made G-APD. Tue, 03 Sep 2013 19:19:55 GMT tbretz [17066] * trunk/Mars/mpedestal/MPedestalCam.cc (modified) * trunk/Mars/mraw/MRawRunHeader.cc (modified) Removed obsolete const qualifier Tue, 03 Sep 2013 19:08:40 GMT tbretz [17065] * trunk/Mars/mpedestal/MPedestalCam.h (modified) * trunk/Mars/mraw/MRawRunHeader.h (modified) Removed obsolete const qualifiers Tue, 03 Sep 2013 16:27:15 GMT tbretz [17064] * trunk/Mars/msql/MTreeSQL.cc (modified) Added some additional output to help understanding what goes wrong ... Tue, 03 Sep 2013 16:26:45 GMT tbretz [17063] * trunk/Mars/mgeom/MGeomCamFACT.cc (modified) The two extra pixels were on the wrong side. Thu, 29 Aug 2013 09:11:06 GMT tbretz [17053] * trunk/Mars/fact/analysis/gain/fit_spectra.C (modified) Split Cams and Hists into two tabs, to be able to display more ... Wed, 28 Aug 2013 07:06:20 GMT lyard [17052] * trunk/Mars/mcore/fits.h (modified) Removed debug output messages Mon, 26 Aug 2013 07:47:25 GMT lyard [17038] * trunk/Mars/mcore/factfits.h (modified) removed warning in factfits.h 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, 21 Aug 2013 08:49:08 GMT tbretz [17033] * trunk/Mars/fact/analysis/gain (added) * trunk/Mars/fact/analysis/gain/extract_singles.C (added) * trunk/Mars/fact/analysis/gain/fit.sh (added) * trunk/Mars/fact/analysis/gain/fit_spectra.C (added) * trunk/Mars/fact/analysis/gain/runanalysis.sh (added) First version of files.