# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 11/22/24 11:10:04 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. Tue, 20 Aug 2013 12:47:35 GMT tbretz [17032] * trunk/Mars/fact/analysis/callisto.C (modified) * trunk/Mars/fact/analysis/merpp.C (modified) * trunk/Mars/fact/analysis/star.C (modified) Fixed severity in logging stream. Mon, 19 Aug 2013 15:27:34 GMT tbretz [17018] * trunk/Mars/melectronics/MAvalanchePhotoDiode.cc (modified) Fixed a typo in a check. Fortunately, this was never an issue in a ... Mon, 19 Aug 2013 10:36:26 GMT tbretz [17009] * trunk/Mars/mcore/PixelMap.h (modified) Added count() member function Thu, 08 Aug 2013 16:42:55 GMT tbretz [16999] * trunk/Mars/libnova/NovaLinkDef.h (modified) Export RaDecPosn and EquPosn Sun, 21 Jul 2013 16:42:06 GMT tbretz [16974] * trunk/Mars/mcore/nova.h (modified) Fixed a typo in the last commit. Sun, 21 Jul 2013 16:41:10 GMT tbretz [16973] * trunk/Mars/mcore/nova.h (modified) Added GetAngularSeparation for local coordinates and a more ... Sun, 21 Jul 2013 16:10:53 GMT tbretz [16971] * trunk/Mars/mcore/nova.h (modified) Fixed a typo in the last commit. Sun, 21 Jul 2013 16:08:04 GMT tbretz [16970] * trunk/Mars/mcore/nova.h (modified) Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as ... Fri, 19 Jul 2013 11:50:54 GMT tbretz [16966] * trunk/Mars/mcore/PixelMap.h (modified) Changed sign of the offset, so that the offset/slope combination ... Thu, 18 Jul 2013 12:18:53 GMT tbretz [16963] * trunk/Mars/libnova/NovaLinkDef.h (modified) Added ln_get_angular_separation. Thu, 18 Jul 2013 12:17:34 GMT tbretz [16962] * trunk/Mars/mcore/nova.h (modified) Added GetAngularSeparation Fri, 28 Jun 2013 10:57:18 GMT lyard [16939] * trunk/Mars/mcore/factfits.h (modified) got rid of over 1024 start cell values by adding modulo Thu, 27 Jun 2013 12:10:44 GMT lyard [16935] * trunk/Mars/mcore/fits.h (modified) god rid of ambiguous cast error Mon, 24 Jun 2013 15:04:52 GMT lyard [16898] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Propagated the new naming of enums to other files.... Mon, 24 Jun 2013 14:57:53 GMT lyard [16897] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/zfits.h (modified) Removed bytes swapping for RAWSUM Mon, 24 Jun 2013 14:16:55 GMT lyard [16896] * trunk/Mars/mcore/fits.h (modified) Added RAWSUM calculation, merged fits.h Sat, 22 Jun 2013 23:10:12 GMT tbretz [16893] * trunk/Mars/macros/fact/drscal.C (modified) Fixed a typo, added the missing cast and removed also the MRawEvtData ... Sat, 22 Jun 2013 15:48:39 GMT tbretz [16892] * trunk/Mars/macros/fact/underflow.C (added) Sat, 22 Jun 2013 15:47:15 GMT tbretz [16891] * trunk/Mars/mdrs/MHDrsCalibration.cc (modified) * trunk/Mars/mdrs/MHDrsCalibration.h (modified) Added a check for underflows, for the case the gains are read as ... Sat, 22 Jun 2013 15:28:00 GMT tbretz [16890] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Consistency of member names Sat, 22 Jun 2013 14:31:46 GMT tbretz [16889] * trunk/Mars/mcore/fits.h (modified) Some cleaning to easier understand the code. Sat, 22 Jun 2013 14:30:59 GMT tbretz [16888] * trunk/Mars/mcore/zfits.h (modified) Given proper names to the enums... we are not programming Fortran ... Sat, 22 Jun 2013 09:07:57 GMT tbretz [16886] * trunk/Mars/macros/fact/drscal.C (modified) Make sure no consietncy check is done for the last file. Fri, 21 Jun 2013 16:08:18 GMT lyard [16882] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) added correct checksum calculation for compressed fits reader (zfits) Wed, 19 Jun 2013 11:47:49 GMT lyard [16867] * trunk/Mars/mcore/zfits.h (modified) got rid of defines Tue, 18 Jun 2013 02:50:37 GMT Daniela Dorner [16863] * trunk/Mars/fact/processing/numevents.C (modified) bugfix for case histogram in star does not exist, update code for ... Sat, 15 Jun 2013 18:14:30 GMT tbretz [16856] * trunk/Mars/mcore/zfits.h (modified) Forgot this one... Sat, 15 Jun 2013 18:10:02 GMT tbretz [16855] * trunk/Mars/mcore/zfits.h (modified) Fixed a couple of issues including missing setting of badbit, broken ... Fri, 14 Jun 2013 16:13:09 GMT tbretz [16849] * trunk/Mars/libnova/NovaLinkDef.h (modified) * trunk/Mars/mcore/nova.h (modified) Added ln_get_lunar_earth_dist Fri, 14 Jun 2013 13:53:25 GMT lyard [16847] * trunk/Mars/mcore/fits.h (modified) fixed -again- checksum calculation while reading... hopefully Fri, 14 Jun 2013 13:38:46 GMT lyard [16846] * trunk/Mars/mcore/fits.h (modified) reverted the change: this did not work... Fri, 14 Jun 2013 13:20:21 GMT lyard [16844] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) fixed checksum calculation while reading... hopefully Fri, 14 Jun 2013 10:27:30 GMT tbretz [16843] * trunk/Mars/mcore/DrsCalib.h (modified) Changed the way how the returned maximum is calculated to get a ... Fri, 14 Jun 2013 10:15:14 GMT lyard [16840] * trunk/Mars/mcore/zfits.h (modified) bug fix and emplace_back Thu, 13 Jun 2013 15:04:19 GMT lyard [16825] * trunk/Mars/mcore/zfits.h (modified) Added heap consistency check. Not yet enabled Thu, 13 Jun 2013 07:55:25 GMT lyard [16820] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Modified block header's sequence scheme Wed, 12 Jun 2013 14:56:54 GMT lyard [16815] * trunk/Mars/mcore/fits.h (modified) replaced compression enum handling Wed, 12 Jun 2013 14:56:12 GMT lyard [16814] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) added block headers and changed compression mechanism Wed, 12 Jun 2013 09:59:09 GMT lyard [16811] * trunk/Mars/mcore/zfits.h (modified) oops, got rid of cout Wed, 12 Jun 2013 09:58:06 GMT lyard [16810] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Added tile header to zfits Wed, 05 Jun 2013 15:14:53 GMT mknoetig [16725] * trunk/Mars/fact/processing/currents.C (modified) edit currents.C to work with fCurrentsDiffToPrediction Tue, 04 Jun 2013 17:19:46 GMT Daniela Dorner [16693] * trunk/Mars/fact/analysis/lightcurve.C (modified) bugfix in query Mon, 03 Jun 2013 21:25:08 GMT Daniela Dorner [16672] * trunk/Mars/fact/analysis/lightcurve.C (modified) fixed that lightcurve stopped at midnight Mon, 03 Jun 2013 21:20:46 GMT Daniela Dorner [16671] * trunk/Mars/fact/processing/numevents.C (modified) implemented fOnTimeAfterCuts, made macro compile,fixed some small bugs Mon, 03 Jun 2013 19:27:35 GMT tbretz [16670] * trunk/Mars/mcore/checksum.h (modified) Removed the include for arpa/inet.h for CINT to make CINT be happy. Mon, 03 Jun 2013 19:26:55 GMT tbretz [16669] * trunk/Mars/mcore/zfits.h (modified) Error messages wrongly formatted; setting the bad-bit was missing - ... Sun, 02 Jun 2013 15:24:14 GMT tbretz [16603] * trunk/Mars/mcore/DrsCalib.h (modified) Fixed some stupid mistakes of the changes yesterday... maybe I was ... Sun, 02 Jun 2013 15:23:24 GMT tbretz [16602] * trunk/Mars/mcore/ofits.h (modified) Just some cosmetics... using a reverse iterator to inetrate from the ... Sat, 01 Jun 2013 21:22:00 GMT tbretz [16564] * trunk/Mars/mcore/checksum.h (modified) Fixing the typo only at one place is not enough; removed the include ... Sat, 01 Jun 2013 21:08:31 GMT tbretz [16563] * trunk/Mars/mcore/checksum.h (modified) Turned the login in the loop to ensure no access if no data (can this ... Sat, 01 Jun 2013 18:55:16 GMT tbretz [16561] * trunk/Mars/mcore/DrsCalib.h (modified) Performance improved and heavily tested version of the DRS ... Sat, 01 Jun 2013 18:52:12 GMT tbretz [16560] * trunk/Mars/mcore/factfits.h (modified) Performance improved and heavily tested version of the calibration ... Sat, 01 Jun 2013 12:38:04 GMT tbretz [16546] * trunk/Mars/mcore/checksum.h (modified) Improved performance of checksum calculation by partly unrolling the ... Thu, 30 May 2013 14:59:22 GMT lyard [16502] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) fixed bug with negative start cell Thu, 30 May 2013 14:29:24 GMT lyard [16495] * trunk/Mars/mcore/fits.h (modified) removed debug output Thu, 30 May 2013 14:01:59 GMT lyard [16485] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) changed drs calib table name Wed, 29 May 2013 21:02:43 GMT lyard [16443] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) more tweaks to factfits Wed, 29 May 2013 17:47:44 GMT tbretz [16442] * trunk/Mars/mcore/huffman.h (modified) If exceptions are not enabled, don't throw... Wed, 29 May 2013 13:04:26 GMT tbretz [16428] * trunk/Mars/mcore/DrsCalib.h (modified) Added copy cnstructor to DrsCalibration; allow CorrectStep to be ... Wed, 29 May 2013 13:03:15 GMT tbretz [16427] * trunk/Mars/mcore/ofits.h (modified) Replaced push_back by emplace_back and size() by empty() where ... Wed, 29 May 2013 11:32:04 GMT tbretz [16426] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed some typos and a compiler warning. Wed, 29 May 2013 11:27:01 GMT tbretz [16425] * trunk/Mars/mcore/zfits.h (modified) requestedTile and currentTile should be uint32_t in ReadBinaryRow; no ... Wed, 29 May 2013 10:59:19 GMT tbretz [16424] * trunk/Mars/mcore/fits.h (modified) Added new member in Column to store the total number of bytes; ... Wed, 29 May 2013 00:16:50 GMT lyard [16418] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed bugs from improvements Tue, 28 May 2013 22:30:11 GMT tbretz [16417] * trunk/Mars/mcore/factfits.h (modified) removed the obsolete mightFail from the constructor; some little ... Tue, 28 May 2013 22:28:18 GMT tbretz [16416] * trunk/Mars/mcore/zfits.h (modified) removed the obsolete mightFail from the constructor; some little ... Tue, 28 May 2013 22:25:48 GMT tbretz [16415] * trunk/Mars/mcore/fits.h (modified) added total_bytes to support the new member functions GetHeapShift ... Tue, 28 May 2013 20:40:12 GMT lyard [16414] * trunk/Mars/mcore/fits.h (modified) Fixed little size_t to off_t bug Tue, 28 May 2013 09:19:34 GMT tbretz [16374] * trunk/Mars/libnova/NovaLinkDef.h (modified) * trunk/Mars/mcore/nova.h (modified) Added ln_get_lunar_phase