# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 11/11/24 16:08:14 Sat, 04 Feb 2017 21:21:50 GMT Daniela Dorner [18750] * trunk/Mars/fact/processing/swtrig.C (added) added (macro to exctract artificial trigger rates) Sat, 04 Feb 2017 21:18:38 GMT Daniela Dorner [18749] * trunk/Mars/fact/analysis/callisto.C (modified) added software trigger Sun, 18 Dec 2016 21:11:13 GMT Daniela Dorner [18689] * trunk/Mars/fact/processing/lidar.C (modified) ignore values that do not make sense Sun, 18 Dec 2016 21:05:06 GMT Daniela Dorner [18688] * trunk/Mars/fact/processing/numevents.C (modified) updated to not stop if one file is not found Tue, 29 Nov 2016 11:23:00 GMT tbretz [18677] * trunk/Mars/msim/MPhotonData.cc (modified) Fixed a numerical problem which could happen when the values were ... Fri, 16 Sep 2016 14:22:30 GMT tbretz [18595] * trunk/Mars/mraw/MRawRunHeader.cc (modified) Fixed a wraning in a conditional (uncritical) Fri, 16 Sep 2016 14:21:16 GMT tbretz [18594] * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zofits.h (modified) * trunk/Mars/mfileio/MWriteFitsFile.h (modified) It seems typedefs and templates need to be public with the newer ... Fri, 16 Sep 2016 14:19:12 GMT tbretz [18593] * trunk/Mars/mfileio/MReadFiles.cc (modified) Newers compilers need an explicit cast here. Fri, 16 Sep 2016 14:17:49 GMT tbretz [18592] * trunk/Mars/mbase/MTime.cc (modified) Newer compilers need an explicit cast here. Fri, 16 Sep 2016 14:17:28 GMT tbretz [18591] * trunk/Mars/mbase/MQuaternion.h (modified) Tried to make the compiler hack compiler version dependent. Tue, 06 Sep 2016 09:35:30 GMT tbretz [18580] * trunk/Mars/mpointing/MSrcPosCam.cc (modified) * trunk/Mars/mpointing/MSrcPosCam.h (modified) Added SetupFits to be able to read the container from a fits file. Tue, 06 Sep 2016 09:25:30 GMT tbretz [18579] * trunk/Mars/fact/analysis/mc/callisto_data.C (copied) A copy of mc/callisto.C, removed the pedestal processing, adapted the ... Tue, 06 Sep 2016 09:18:24 GMT tbretz [18578] * trunk/Mars/fact/analysis/star_file.C (modified) MSoftwareTrigger is not required, added missing containers to the ... Tue, 06 Sep 2016 09:15:51 GMT tbretz [18577] * trunk/Mars/fact/analysis/callisto_data.C (modified) Fixed a typo and write the corsika simulated source position and the ... Tue, 06 Sep 2016 09:14:33 GMT tbretz [18576] * trunk/Mars/mjobs/MJSimulation.cc (modified) The additional acceptance should be excuted no matter of the setup of ... Mon, 05 Sep 2016 13:52:37 GMT Daniela Dorner [18575] * trunk/Mars/mcorsika/Makefile (modified) added include for fits.h 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 19:41:39 GMT tbretz [18571] * trunk/Mars/mmc/MMcEvt.cxx (modified) * trunk/Mars/mmc/MMcEvtBasic.cc (modified) Implemented a sanity check in SetupFits for the container name. Sat, 03 Sep 2016 19:41:00 GMT tbretz [18570] * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) Do not only write container name as CLNAME but also container type as ... Sat, 03 Sep 2016 19:40:27 GMT tbretz [18569] * trunk/Mars/mcorsika/MCorsikaEvtHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaEvtHeader.h (modified) Implemented function SetupFits to be able to read from a fits file. Sat, 03 Sep 2016 19:39:51 GMT tbretz [18568] * trunk/Mars/mbase/MParameters.cc (modified) * trunk/Mars/mbase/MParameters.h (modified) Implemented function SetupFits to be able to read from a fits file. Sat, 03 Sep 2016 13:54:02 GMT tbretz [18567] * trunk/Mars/fact/analysis/callisto_data.C (modified) Renamed map to mmap to avoid conflicts with std::map, some snaity ... Sat, 03 Sep 2016 13:45:47 GMT tbretz [18566] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Wrong order Sat, 03 Sep 2016 13:40:46 GMT tbretz [18565] * trunk/Mars/mpointing/MSrcPosCalc.cc (modified) Ceres fits files do not provide (yet?) MMcRunHeader, ignore it. 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 ... Sat, 03 Sep 2016 13:07:35 GMT tbretz [18562] * trunk/Mars/mraw/MRawFileRead.h (modified) Made fParList accessible from MFitsFileRead Sat, 03 Sep 2016 13:06:44 GMT tbretz [18561] * trunk/Mars/mpointing/MPointingPos.cc (modified) Added a function to setup reading from a fits file SetupFits. Sat, 03 Sep 2016 13:06:22 GMT tbretz [18560] * trunk/Mars/mpointing/MPointingPos.h (modified) Added some unit infomration for the fits file, added the function to ... Sat, 03 Sep 2016 13:05:40 GMT tbretz [18559] * trunk/Mars/mpointing/Makefile (modified) Added path to mcore Sat, 03 Sep 2016 13:05:23 GMT tbretz [18558] * trunk/Mars/mmc/Makefile (modified) Added path to mcore Sat, 03 Sep 2016 13:05:08 GMT tbretz [18557] * trunk/Mars/mmc/MMcEvtBasic.cc (modified) Added a function to setup reading from a fits file SetupFits. Sat, 03 Sep 2016 13:04:58 GMT tbretz [18556] * trunk/Mars/mmc/MMcEvt.cxx (modified) * trunk/Mars/mmc/MMcEvt.hxx (modified) * trunk/Mars/mmc/MMcEvtBasic.h (modified) Added a function to setup reading from a fits file SetupFits. Sat, 03 Sep 2016 13:03:03 GMT tbretz [18555] * trunk/Mars/mbase/MParContainer.h (modified) Added a new virtual function to setup reading from a fits file. Fri, 26 Aug 2016 12:03:45 GMT tbretz [18549] * trunk/Mars/msim/MPhotonData.cc (modified) * trunk/Mars/msim/MPhotonData.h (modified) * trunk/Mars/msim/MPhotonEvent.cc (modified) The wavelength is now kept as a negative value so that it can be ... Fri, 26 Aug 2016 12:01:43 GMT tbretz [18548] * trunk/Mars/msim/MSimAtmosphere.cc (modified) * trunk/Mars/msim/MSimAtmosphere.h (modified) If the CEFFIC option is enables and the user has not requested ... Fri, 26 Aug 2016 11:59:59 GMT tbretz [18547] * trunk/Mars/msim/MSimAbsorption.cc (modified) * trunk/Mars/msim/MSimAbsorption.h (modified) If the CEFFIC option is enables and the user has not requested ... Fri, 26 Aug 2016 11:58:47 GMT tbretz [18546] * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) In EventIO the impact is not calculated on the ground, the trajectory ... Fri, 26 Aug 2016 10:57:41 GMT tbretz [18545] * trunk/Mars/msim/MPhotonData.cc (modified) Simulate the wavelength whenever it is set to zero (unspecified), set ... Wed, 24 Aug 2016 17:56:22 GMT tbretz [18543] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Changed from cout to log-stream Wed, 24 Aug 2016 17:12:23 GMT tbretz [18542] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Added case 1203 and 1212 for convenience and to simplify reading ... Wed, 24 Aug 2016 17:04:29 GMT tbretz [18541] * trunk/Mars/msim/MPhotonEvent.cc (modified) * trunk/Mars/msim/MPhotonEvent.h (modified) Added code to read the EventIo compacted bunches Wed, 24 Aug 2016 17:02:52 GMT tbretz [18540] * trunk/Mars/msim/MPhotonData.cc (modified) * trunk/Mars/msim/MPhotonData.h (modified) Added some code to read the compact bunch format in the eventio files. Fri, 05 Aug 2016 15:33:06 GMT tbretz [18537] * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) I am assuming that AzMin=AzMax=180 means that the trajectory option ... Fri, 05 Aug 2016 15:25:37 GMT tbretz [18536] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Removed unintentionally introduced output. Fri, 05 Aug 2016 15:23:19 GMT tbretz [18535] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) This new magic number seems to be around larger blocks Fri, 05 Aug 2016 15:05:17 GMT tbretz [18534] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) In newer corsika versions RUNE is separated by the magic number. Fri, 05 Aug 2016 15:04:28 GMT tbretz [18533] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Use the total number of events in the RUNE sections for the comparison. Fri, 05 Aug 2016 14:26:53 GMT tbretz [18532] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) * trunk/Mars/mcorsika/MCorsikaFormat.h (modified) Implemented handling of the magic number at the beginning of the file ... Fri, 05 Aug 2016 14:25:59 GMT tbretz [18531] * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaRunHeader.h (modified) Removed obsolete (left over) function SeekEvtEnd Sun, 26 Jun 2016 11:26:20 GMT Daniela Dorner [18525] * trunk/Mars/fact/processing/dust.C (modified) handle cases where time stamp gets stuck during the night Sat, 25 Jun 2016 22:37:21 GMT Daniela Dorner [18524] * trunk/Mars/fact/processing/lidar.C (modified) fixed bugs Fri, 24 Jun 2016 08:33:56 GMT tbretz [18522] * trunk/Mars/fact/processing/lidar.C (added) New macro to extract lidar data from files. Fri, 24 Jun 2016 07:59:30 GMT tbretz [18521] * trunk/Mars/fact/processing/dust.C (added) New macro to extract dust from files. Wed, 18 May 2016 15:34:43 GMT tbretz [18502] * trunk/Mars/fact/analysis/star.C (modified) * trunk/Mars/fact/analysis/star_file.C (modified) Added MSoftwareTrigger to output. Sat, 30 Apr 2016 17:59:35 GMT tbretz [18482] * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (modified) * trunk/Mars/manalysis/MSoftwareTriggerCalc.h (modified) Added a container class for the software trigger Sat, 30 Apr 2016 17:58:17 GMT tbretz [18481] * trunk/Mars/manalysis/AnalysisLinkDef.h (modified) * trunk/Mars/manalysis/MSoftwareTrigger.cc (added) * trunk/Mars/manalysis/MSoftwareTrigger.h (added) * trunk/Mars/manalysis/Makefile (modified) Added a container class for the software trigger Sat, 30 Apr 2016 17:39:18 GMT tbretz [18480] * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (moved) * trunk/Mars/manalysis/MSoftwareTriggerCalc.h (moved) Sat, 30 Apr 2016 17:38:36 GMT tbretz [18479] * trunk/Mars/manalysis/MSoftwareTrigger.cc (modified) After some study this seems right now to be the most consistent ... Sat, 23 Apr 2016 20:25:48 GMT tbretz [18478] * trunk/Mars/manalysis/MSoftwareTrigger.cc (modified) Removed the scaling in partially broken patches... this would not ... Sat, 23 Apr 2016 18:45:33 GMT tbretz [18477] * trunk/Mars/manalysis/MSoftwareTrigger.cc (modified) Added a comment Sat, 23 Apr 2016 16:57:01 GMT tbretz [18476] * trunk/Mars/manalysis/MSoftwareTrigger.cc (added) * trunk/Mars/manalysis/MSoftwareTrigger.h (added) Sat, 23 Apr 2016 16:56:40 GMT tbretz [18475] * trunk/Mars/manalysis/AnalysisLinkDef.h (modified) * trunk/Mars/manalysis/Makefile (modified) Added new class MSoftwareTrigger Fri, 22 Apr 2016 10:56:00 GMT tbretz [18468] * trunk/Mars/fact/analysis/ganymed.C (modified) The theta binning was too short... we have data until almost 90deg Thu, 17 Mar 2016 12:32:35 GMT tbretz [18462] * trunk/Mars/mcore/FITS.h (modified) Changed the order of the fixed and non-fixed size members to avoid a ... Thu, 17 Mar 2016 12:31:59 GMT tbretz [18461] * trunk/Mars/mcore/DrsCalib.h (modified) Fixed a problem with the intiatlization of the arrays. Thu, 17 Mar 2016 12:31:37 GMT tbretz [18460] * trunk/Mars/mcore/checksum.h (modified) Fixed a warning that the increment operator is not defined for a boolean. Thu, 17 Mar 2016 12:31:07 GMT tbretz [18459] * trunk/Mars/msim/MPhotonData.cc (modified) Fixed a warning of wrong field order... Tue, 08 Mar 2016 16:25:41 GMT ftemme [18451] * trunk/Mars/Makefile (modified) * trunk/Mars/mirrorSimulation.cc (added) * trunk/Mars/mjobs/JobsLinkDef.h (modified) * trunk/Mars/mjobs/MJSimReflector.cc (added) * trunk/Mars/mjobs/MJSimReflector.h (added) * trunk/Mars/mjobs/Makefile (modified) Added the new program mirrorSimulation which performs the simulation ... Tue, 08 Mar 2016 15:57:17 GMT ftemme [18450] * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/mjobs/MJSimulation.h (modified) Restructured the whole MJSimulation::Process method and added a lot ... Tue, 08 Mar 2016 13:27:31 GMT ftemme [18449] * trunk/Mars/msim/MPhotonData.cc (modified) * trunk/Mars/msim/MPhotonData.h (modified) * trunk/Mars/msimreflector/MSimReflector.cc (modified) Added an additional mirrortag, so that the information which mirror ... Tue, 08 Mar 2016 13:15:49 GMT ftemme [18448] * trunk/Mars/melectronics/MAvalanchePhotoDiode.cc (modified) Added an if statement, to not initialize the cells with random hits, ... Tue, 08 Mar 2016 13:11:42 GMT ftemme [18447] * trunk/Mars/msim/MPhotonEvent.cc (modified) * trunk/Mars/msim/MPhotonEvent.h (modified) Implemented the method AsciiWrite for MPhotonEvent Thu, 12 Nov 2015 14:48:36 GMT Jens Buss [18378] * trunk/Mars/mgeom/MGeomCamFACT.cc (modified) Corrected the distance camera - mirror Wed, 02 Sep 2015 10:13:15 GMT Jens Buss [18333] * trunk/Mars (modified) * trunk/Mars/ceres.rc (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimcamera/MSimCamera.h (modified) Reintegrated private branch for the simulation of a gapd time jitter ... Mon, 31 Aug 2015 00:10:49 GMT Daniela Dorner [18315] * trunk/Mars/fact/tools/produce_drs_time_fits_file.C (copied) moved to tools directory Mon, 31 Aug 2015 00:10:02 GMT Daniela Dorner [18314] * trunk/Mars/fact/tools/DataFromQLA.C (copied) moved to tools directory Mon, 31 Aug 2015 00:08:48 GMT Daniela Dorner [18313] * trunk/Mars/fact/tools/GetObsTimes.C (added) added (macro to calculate times of astronomical twilight, dark night ... Mon, 31 Aug 2015 00:07:39 GMT Daniela Dorner [18312] * trunk/Mars/fact/tools (added) added (directory for auxiliary macros to analysis/processing) Mon, 31 Aug 2015 00:02:13 GMT Daniela Dorner [18311] * trunk/Mars/fact/processing/contemp.C (added) macro to read the container temperature from the auxiliary files Mon, 31 Aug 2015 00:01:46 GMT Daniela Dorner [18310] * trunk/Mars/fact/processing/camhum.C (added) macro to read the humidity in the camera from the auxiliary files Mon, 31 Aug 2015 00:01:07 GMT Daniela Dorner [18309] * trunk/Mars/fact/processing/lastth.C (added) * trunk/Mars/fact/processing/threshold.C (added) macros to read the thresholds from the auxiliary files Sun, 30 Aug 2015 23:37:40 GMT Daniela Dorner [18308] * trunk/Mars/fact/processing/buildseqentries.C (modified) bugfix (start and stop in regular expressions of sequences.rc were ... Sun, 30 Aug 2015 23:36:48 GMT Daniela Dorner [18307] * trunk/Mars/fact/resources/sequences.rc (modified) added regular expressions for new data taking scheme Fri, 21 Aug 2015 23:34:25 GMT Daniela Dorner [18287] * trunk/Mars/fact/analysis/callisto.C (modified) set pixels of broken drs-board to unsuitable from 15.11.2014-25.5.2015 Fri, 21 Aug 2015 23:26:37 GMT Daniela Dorner [18286] * trunk/Mars/mimage/MImgCleanTime.cc (modified) fixed bug (signle pixels were not ignored) and ignore unmapped pixels Thu, 20 Aug 2015 11:54:47 GMT smueller [18285] * trunk/Mars/ceres.rc (modified) Now min and max are in correct oreder, again pls comment on this ... Thu, 20 Aug 2015 11:50:22 GMT smueller [18284] * trunk/Mars/ceres.rc (modified) Added Fabian's modifications to ceres.rc which are mandatory in this ... Tue, 18 Aug 2015 09:16:43 GMT ftemme [18280] * trunk/Mars (modified) * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/msim/MSimPointingPos.cc (modified) * trunk/Mars/msim/MSimPointingPos.h (modified) Reintegrating MarsWobble branch into trunk Sun, 26 Jul 2015 21:49:49 GMT Daniela Dorner [18276] * trunk/Mars/mimage/MNewImagePar.cc (modified) fixed bug in calculation of fConcCore Sun, 26 Jul 2015 21:44:30 GMT Daniela Dorner [18275] * trunk/Mars/mimage/MNewImagePar.cc (modified) fixed bug in calculation of fConcCore Sun, 26 Jul 2015 21:44:04 GMT Daniela Dorner [18274] * trunk/Mars/fact/analysis/callisto.C (modified) commented loop for lp-run as data were removed from archive at isdc Sun, 26 Jul 2015 21:43:17 GMT Daniela Dorner [18273] * trunk/Mars/mdrs/MCalibrateDrsTimes.cc (modified) fixed bug in arrival time (introduced with time slope parameter) Sun, 26 Jul 2015 15:44:07 GMT Daniela Dorner [18272] * trunk/Mars/msignal/MExtractFACT.cc (modified) fixed bug in setting values for pixel where signal cannot be extracted Sun, 26 Jul 2015 15:42:59 GMT Daniela Dorner [18271] * trunk/Mars/mhist/MHEvent.cc (modified) * trunk/Mars/mhist/MHEvent.h (modified) * trunk/Mars/msignal/MSignalCam.cc (modified) implemented case kEvtTimeSlopeCleaned Thu, 16 Jul 2015 14:11:58 GMT Daniela Dorner [18270] * trunk/Mars/fact/analysis/callisto_data.C (modified) changed to usage of general drs-time-calib file and implemented usage ... Tue, 23 Jun 2015 12:54:05 GMT mknoetig [18260] * trunk/Mars/fact/plots/quality.C (modified) quality.C had a small bug that droppend the x-label fro the axis when ... Mon, 22 Jun 2015 14:37:48 GMT dneise [18258] * trunk/Mars/fact/plots/quality.C (modified) added SQM plot and SQMLinear function, which is not used at the moment