# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 11/16/24 23:50:00 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 Mon, 27 May 2013 16:06:23 GMT lyard [16331] * trunk/Mars/mcore/ofits.h (modified) Added comment functions to ofits.h Mon, 27 May 2013 12:58:51 GMT lyard [16287] * trunk/Mars/mcore/fits.h (modified) got rid of a cast on tellg Mon, 27 May 2013 00:27:43 GMT lyard [16285] * trunk/FACT++/src/fitsCompressor.cc (added) * trunk/Mars/mcore/factfits.h (added) * trunk/Mars/mcore/zfits.h (added) added new files for fitsCompressor and compressed files read headers Mon, 27 May 2013 00:26:35 GMT lyard [16284] * trunk/Mars/mcore/fits.h (modified) added fitsCompressor and compressed files read headers Fri, 24 May 2013 13:13:53 GMT tbretz [16110] * trunk/Mars/mdrs/MDrsCalibApply.cc (modified) * trunk/Mars/mdrs/MDrsCalibApply.h (modified) Replaced deque by list Thu, 16 May 2013 16:37:44 GMT lyard [15627] * trunk/Mars/mcore/huffman.h (modified) bugFix Mon, 13 May 2013 14:59:13 GMT mknoetig [15603] * trunk/Mars/fact/processing/ontime.C (modified) add fTriggerRateTimeOverx and TriggerRateRms to ontime.C Tue, 07 May 2013 23:19:06 GMT Daniela Dorner [15530] * trunk/Mars/fact/processing/numevents.C (modified) bugfix: variable night was not treated properly so that insert did ... Tue, 07 May 2013 22:51:21 GMT Daniela Dorner [15529] * trunk/Mars/fact/processing/numevents.C (modified) adapted accuracy to the one in the DB, moved fNumIslandsMean to the ... Tue, 07 May 2013 22:47:17 GMT Daniela Dorner [15528] * trunk/Mars/fact/processing/numevents.C (modified) updated return values to needs of script Tue, 07 May 2013 22:35:45 GMT Daniela Dorner [15527] * trunk/Mars/fact/analysis/lightcurve.C (modified) bugfix: sometimes last point was missing, adapted y-range for rates Tue, 07 May 2013 11:44:33 GMT mknoetig [15515] * trunk/Mars/fact/processing/numevents.C (modified) bugfixes added, now numevts.C works Mon, 06 May 2013 19:09:28 GMT mknoetig [15513] * trunk/Mars/fact/processing/ontime.C (added) add ontime.c which calculates ontimes and trigger rate things from ... Mon, 06 May 2013 16:13:42 GMT Daniela Dorner [15509] * trunk/Mars/fact/analysis/callisto.C (modified) fixed name of MHDrsCalibrationTime and path for map file Fri, 03 May 2013 09:55:05 GMT mknoetig [15481] * trunk/Mars/fact/processing/numevents.C (modified) Add: fNumIslandsMean into the db Fri, 26 Apr 2013 15:38:52 GMT tbretz [15446] * trunk/Mars/mhflux/MAlphaFitter.h (modified) Call constructor of base class in copy constructor Fri, 26 Apr 2013 15:37:08 GMT tbretz [15445] * trunk/Mars/mastro/MAstroCatalog.h (modified) Removed some unused parameters from member functions. Fri, 26 Apr 2013 09:09:17 GMT tbretz [15444] * trunk/Mars/msql/MSQLServer.cc (modified) Allow to use Print as PrintQuery Thu, 25 Apr 2013 13:32:54 GMT tbretz [15440] * trunk/Mars/msql/MSQLServer.cc (modified) * trunk/Mars/msql/MSQLServer.h (modified) * trunk/Mars/msql/MTreeSQL.cc (modified) Support more than one MTreeSQL per database connection. Thu, 25 Apr 2013 13:13:54 GMT tbretz [15439] * trunk/Mars/msql/MBasketSQL.cc (modified) * trunk/Mars/msql/MBasketSQL.h (modified) * trunk/Mars/msql/MBufferSQL.cc (modified) * trunk/Mars/msql/MBufferSQL.h (modified) * trunk/Mars/msql/MSQLServer.cc (modified) * trunk/Mars/msql/MSQLServer.h (modified) * trunk/Mars/msql/MTreeSQL.cc (modified) * trunk/Mars/msql/MTreeSQL.h (modified) Removed all obsolete code from the root copied classes; now ... Wed, 24 Apr 2013 18:14:28 GMT tbretz [15420] * trunk/Mars/mhbase/MH3.cc (modified) Updated ifdef Wed, 24 Apr 2013 18:11:15 GMT tbretz [15419] * trunk/Mars/msql/MTreeSQL.cc (modified) * trunk/Mars/msql/MTreeSQL.h (modified) Removed support for writing to the table; added support for left joins Wed, 24 Apr 2013 18:04:13 GMT tbretz [15418] * trunk/Mars/msql/MBasketSQL.h (modified) Updated ifndef Wed, 24 Apr 2013 15:40:42 GMT tbretz [15417] * trunk/Mars/msql/MBasketSQL.cc (added) * trunk/Mars/msql/MBasketSQL.h (added) * trunk/Mars/msql/MBufferSQL.cc (added) * trunk/Mars/msql/MBufferSQL.h (added) * trunk/Mars/msql/MTreeSQL.cc (added) * trunk/Mars/msql/MTreeSQL.h (added) Some copies of root classes with some minor fixed to allow the use of ... Wed, 24 Apr 2013 15:39:06 GMT tbretz [15416] * trunk/Mars/msql/Makefile (modified) * trunk/Mars/msql/SqlLinkDef.h (modified) Added some copies of root classes to solev a problem in TTreeSQL with ... Sun, 21 Apr 2013 00:41:59 GMT Daniela Dorner [15396] * trunk/Mars/fact/analysis/lightcurve.C (modified) adapted query to allow for plots even when the ontime is not yet ... Sat, 20 Apr 2013 20:01:45 GMT Daniela Dorner [15395] * trunk/Mars/fact/analysis/lightcurve.C (added) added (macro to create lightcurves for QLA) Sat, 20 Apr 2013 19:59:45 GMT Daniela Dorner [15394] * trunk/Mars/fact/processing/numevents.C (added) added (macro to fill ganymed results to DB) Thu, 18 Apr 2013 12:35:07 GMT tbretz [15365] * trunk/Mars/mcorsika/MCorsikaEvtHeader.cc (modified) Stop processing if there is a nonsense number of reuse of shower. Thu, 18 Apr 2013 11:08:14 GMT tbretz [15364] * trunk/Mars/mcore/fits.h (modified) Implemented the possibility to stream the input file immediately also ... Mon, 08 Apr 2013 12:07:15 GMT lyard [15278] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/Mars/mcore/DrsCalib.h (modified) fixed wrong run type display, fixed calibration loading Mon, 08 Apr 2013 11:21:14 GMT lyard [15277] * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) * trunk/Mars/mfileio/MWriteFitsFile.h (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) added fits files header key support Sat, 06 Apr 2013 12:02:56 GMT tbretz [15269] * trunk/Mars/macros/rootlogon.C (modified) Added the HAVE_ZLIB flag and libz for AcliC compilation to get the ... Sat, 06 Apr 2013 12:02:10 GMT tbretz [15268] * trunk/Mars/mcore/PixelMap.h (modified) Added the misisng namespace for endl in case or MARS Sat, 06 Apr 2013 12:01:45 GMT tbretz [15267] * trunk/Mars/mcore/fits.h (modified) It seems there is a problem with the defines used by CINT in AcLiC ... Sat, 06 Apr 2013 11:19:04 GMT tbretz [15266] * trunk/Mars/mcore/izstream.h (modified) Allocation the buffer on the stack can give problems because it is ... Fri, 05 Apr 2013 13:58:15 GMT tbretz [15262] * trunk/Mars/macros/rootlogon.C (modified) Added libnova to the libraries linked in AcLiC Fri, 05 Apr 2013 13:57:50 GMT tbretz [15261] * trunk/Mars/mcorsika/MCorsikaEvtHeader.cc (modified) Added a missing type conversion Thu, 04 Apr 2013 13:24:20 GMT tbretz [15258] * trunk/Mars/mhist/MHCamera.h (modified) Removed some unsused parameters from the header to avoid compiler ... Thu, 04 Apr 2013 13:23:46 GMT tbretz [15257] * trunk/Mars/mbase/MStatusDisplay.h (modified) Removed some unsused parameters from the header to avoid compiler ... Thu, 04 Apr 2013 13:23:22 GMT tbretz [15256] * trunk/Mars/mgeom/MGeomCam.h (modified) Removed some unsused parameters from the header to avoid compiler ... Thu, 04 Apr 2013 13:22:44 GMT tbretz [15255] * trunk/Mars/libnova/NovaLinkDef.h (modified) Added ln_get_solar_equ_coords and ln_get_lunar_sdiam Thu, 04 Apr 2013 13:22:18 GMT tbretz [15254] * trunk/Mars/mcore/nova.h (modified) Added ln_get_solar_equ_coords and ln_get_lunar_sdiam Thu, 04 Apr 2013 11:54:24 GMT Daniela Dorner [15244] * trunk/Mars/fact/plots/quality.C (added) added (macro to plot quality parameter) Thu, 04 Apr 2013 11:39:11 GMT Daniela Dorner [15243] * trunk/Mars/fact/plots/plotratescan.C (added) added (macro to plot ratescan info from db) Thu, 04 Apr 2013 11:33:35 GMT Daniela Dorner [15242] * trunk/Mars/fact/plots (added) added directory for plotting macros Thu, 04 Apr 2013 10:14:55 GMT tbretz [15238] * trunk/Mars/mbase/MTime.cc (modified) * trunk/Mars/mbase/MTime.h (modified) Added detection of JD in constructor and SetJD memeber function Wed, 03 Apr 2013 17:47:11 GMT Daniela Dorner [15237] * trunk/Mars/fact/processing/buildseqentries.C (modified) adapted path for setup file for sequence definition Wed, 03 Apr 2013 17:36:35 GMT Daniela Dorner [15236] * trunk/Mars/fact/resources (added) * trunk/Mars/fact/resources/sequences.rc (added) added directory for resource files for FACT Wed, 03 Apr 2013 16:08:53 GMT Daniela Dorner [15235] * trunk/Mars/fact/analysis/ganymed.C (added) added (macro for background suppression) Wed, 03 Apr 2013 15:58:16 GMT Daniela Dorner [15234] * trunk/Mars/fact/processing/buildseqentries.C (added) added (macro to build sequences) Wed, 03 Apr 2013 15:49:46 GMT Daniela Dorner [15233] * trunk/Mars/fact/analysis/callisto.C (added) added (macro to calibrate data) Wed, 03 Apr 2013 15:47:07 GMT Daniela Dorner [15232] * trunk/Mars/fact/analysis/merpp.C (modified) updated name Wed, 03 Apr 2013 15:37:41 GMT Daniela Dorner [15231] * trunk/Mars/fact/analysis/star.C (added) added (macro for image cleaning and to calculate image parameters) Wed, 03 Apr 2013 15:37:13 GMT Daniela Dorner [15230] * trunk/Mars/fact/analysis/merpp.C (added) added (macro to merge slow control information to the star files) Wed, 03 Apr 2013 15:25:40 GMT Daniela Dorner [15229] * trunk/Mars/fact/analysis (added) added directory for analysis macros Wed, 03 Apr 2013 14:58:45 GMT Daniela Dorner [15228] * trunk/Mars/fact/processing/fillratescan.C (added) added (macro to fill information from rate scans to database) Wed, 03 Apr 2013 14:57:57 GMT Daniela Dorner [15227] * trunk/Mars/fact/processing/calibrate.C (added) added (macro to calibrate currents, i.e. create the file ... Wed, 03 Apr 2013 14:56:30 GMT Daniela Dorner [15226] * trunk/Mars/fact/processing/ctrldev.C (added) added (macro to extract control deviation from the file ... Wed, 03 Apr 2013 14:55:25 GMT Daniela Dorner [15225] * trunk/Mars/fact/processing/drstemp.C (added) added (macro to extract drs temperature from the file ... Wed, 03 Apr 2013 14:50:18 GMT Daniela Dorner [15224] * trunk/Mars/fact/processing/magictemp.C (added) added (macro to extract outside temperature from the file ... Wed, 03 Apr 2013 14:48:01 GMT Daniela Dorner [15223] * trunk/Mars/fact/processing/camtemp.C (added) added (macro to extract camera temperature from the file ... Wed, 03 Apr 2013 14:42:59 GMT Daniela Dorner [15222] * trunk/Mars/fact/processing/currents.C (added) added (macro to extract currents from the file CALIBRATED_CURRENTS) Wed, 03 Apr 2013 13:53:09 GMT Daniela Dorner [15221] * trunk/Mars/fact (added) * trunk/Mars/fact/processing (added) add directory for FACT specific stuff Sun, 31 Mar 2013 11:46:09 GMT tbretz [15218] * trunk/Mars/mcore/PixelMap.h (modified) Added hv(PixelMapEntry\&) as member function Sun, 31 Mar 2013 11:45:38 GMT tbretz [15217] * trunk/Mars/mbase/BaseLinkDef.h (modified) * trunk/Mars/mbase/Makefile (modified) Added PixelMap Sun, 31 Mar 2013 11:44:09 GMT tbretz [15216] * trunk/Mars/macros/fact/plotBiasOffset.C (added) Sun, 31 Mar 2013 11:11:06 GMT tbretz [15215] * trunk/Mars/mcore/PixelMap.cc (deleted) Sun, 31 Mar 2013 11:07:46 GMT tbretz [15214] * trunk/Mars/mcore/PixelMap.cc (copied) * trunk/Mars/mcore/PixelMap.h (copied) Moved a lot of code to the header file, removed dependencies from ... Sun, 31 Mar 2013 01:33:30 GMT tbretz [15207] * trunk/Mars/libnova/Makefile (modified) * trunk/Mars/libnova/NovaLinkDef.h (modified) * trunk/Mars/libnova/nova.cc (modified) * trunk/Mars/mcore/nova.h (modified) Fixed a compilation issue and the coordinate system problem. Sat, 30 Mar 2013 16:38:09 GMT tbretz [15203] * trunk/Mars/mcore/nova.h (modified) Added GetEquFromHrz Sat, 30 Mar 2013 16:05:29 GMT tbretz [15199] * trunk/Mars/libnova/nova.h (added) Sat, 30 Mar 2013 16:04:39 GMT tbretz [15198] * trunk/Mars/macros/libnova/sun.C (modified) Updated to C++ wrapper Sat, 30 Mar 2013 16:04:07 GMT tbretz [15197] * trunk/Mars/mcore/nova.h (moved) Sat, 30 Mar 2013 15:59:29 GMT tbretz [15196] * trunk/Mars/libnova/nova.h (modified) Added ORM observer and functions with fixed observer location. Sat, 30 Mar 2013 15:34:37 GMT tbretz [15195] * trunk/Mars/libnova/NovaLinkDef.h (modified) * trunk/Mars/libnova/nova.cc (modified) * trunk/Mars/libnova/nova.h (modified) Added some functions for export and a C++ wrapper. Sat, 30 Mar 2013 15:06:50 GMT tbretz [15194] * trunk/Mars/macros/libnova (added) * trunk/Mars/macros/libnova/sun.C (added) Sat, 30 Mar 2013 14:36:52 GMT tbretz [15193] * trunk/Mars/msql/MSQLServer.cc (modified) Remove leading spaces from url, user and password Sat, 30 Mar 2013 13:49:39 GMT tbretz [15191] * trunk/Mars/libnova/NovaLinkDef.h (modified) Added ln_get_solar_rst Fri, 29 Mar 2013 17:40:32 GMT tbretz [15183] * trunk/Mars/Makefile (modified) Added missing definition of LIBNOVA Fri, 29 Mar 2013 17:31:12 GMT tbretz [15182] * trunk/Mars/libnova/NovaDep.d (deleted) Fri, 29 Mar 2013 17:17:21 GMT tbretz [15181] * trunk/Mars/Makefile (modified) Renamed nova to libnova Fri, 29 Mar 2013 17:16:45 GMT tbretz [15180] * trunk/Mars/libnova (added) * trunk/Mars/libnova/Makefile (added) * trunk/Mars/libnova/NovaDep.d (added) * trunk/Mars/libnova/NovaIncl.h (added) * trunk/Mars/libnova/NovaLinkDef.h (added) * trunk/Mars/libnova/nova.cc (added) * trunk/Mars/libnova/nova.h (added) A ropot wrapper for libnova Fri, 29 Mar 2013 17:15:12 GMT tbretz [15179] * trunk/Mars/Makefile (modified) Added nova-path to get nova wrapper compiled. Mon, 25 Mar 2013 09:50:04 GMT ftemme [15149] * trunk/Mars/ceres.rc (modified) changed the path to the configuration files in ceres.rc Mon, 25 Mar 2013 08:45:32 GMT ftemme [15144] * trunk/Mars/resmc/MirrorReflectivity_Lustermann_FACT_bearbeitet.txt (added) * trunk/Mars/resmc/Transmittance_1439Cones_FACT_bearbeitet.txt (added) * trunk/Mars/resmc/dwarf-reflectivity.txt (modified) * trunk/Mars/resmc/fact-cones-angular-acceptance.txt (added) * trunk/Mars/resmc/fact-pde-1.4V.txt (added) Added several configuration files for ceres in resmc/ Fri, 22 Mar 2013 15:16:33 GMT ftemme [15131] * trunk/Mars/mjobs/MJSimulation.cc (modified) now only the WriteCamData file, not the WriteCamMC file gets a .fits ...