# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 11/25/24 12:17:49 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 ... Thu, 25 Aug 2016 10:05:25 GMT lyard [18544] * trunk/FACT++/src/corruptFileFixer.cc (added) Added -ugly- program to recover raw data files corrupted due to ... 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. Sun, 21 Aug 2016 12:11:56 GMT tbretz [18539] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Added local path to default ones for mapping file, implemented the ... Tue, 09 Aug 2016 19:49:31 GMT tbretz [18538] * trunk/FACT++/src/rootifysql.cc (modified) Print the number of columns skipped due to NULL entry. 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 Mon, 01 Aug 2016 09:30:59 GMT tbretz [18530] * trunk/FACT++/src/HeadersDrive.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Added a range check for the given source coordinates (0-24, -90-90) Mon, 01 Aug 2016 09:28:47 GMT tbretz [18529] * trunk/FACT++/src/fadctrl.cc (modified) Added some missing command descriptions pointed out by Dominik 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 11:20:34 GMT tbretz [18523] * trunk/FACT++/src/magiclidar.cc (modified) Added a fix which should give correct results for the years no matter ... 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. Thu, 23 Jun 2016 17:04:30 GMT tbretz [18520] * trunk/FACT++/www/schedule/save.php (modified) Allow to save an empty schedule to allow to delete the schedule of ... Thu, 23 Jun 2016 17:02:21 GMT tbretz [18519] * trunk/FACT++/www/schedule/index.js (modified) Allow to save an empty schedule to allow to delete the schedule of ... Wed, 22 Jun 2016 12:28:58 GMT tbretz [18518] * trunk/FACT++/www/schedule/index.js (modified) By mistake the calender still opened in chrome and in firefox the ... Wed, 22 Jun 2016 07:09:15 GMT tbretz [18517] * trunk/FACT++/www/schedule/save.php (modified) The code did not stop after an unsuccessful login Wed, 01 Jun 2016 20:42:53 GMT smueller [18516] * trunk/FACT++/scripts/Main.js (modified) remove closed lid data run, decided in telcon 25 June 2016. Wed, 01 Jun 2016 20:39:29 GMT smueller [18515] * trunk/FACT++/scripts/Main.js (modified) the production code needs to be checked in Fri, 27 May 2016 08:46:22 GMT tbretz [18514] * trunk/FACT++/www/smartfact/index.php (modified) Avoid a log message in the error log if PHP_* was not set; Removed ... Fri, 27 May 2016 08:45:24 GMT tbretz [18513] * trunk/FACT++/www/showlog/index.php (modified) Added pfminictrl Fri, 27 May 2016 08:44:29 GMT tbretz [18512] * trunk/FACT++/www/schedule/save.php (modified) Check whether date could be parsed. Fri, 27 May 2016 08:44:13 GMT tbretz [18511] * trunk/FACT++/www/schedule/index.js (modified) Little optimization to make it work under firefox but not under Chrome Thu, 26 May 2016 17:22:08 GMT tbretz [18510] * trunk/FACT++/src/gpsctrl.cc (modified) is_open should be \!IsConnected or be replaced by IsConnected and ... Mon, 23 May 2016 16:21:06 GMT tbretz [18509] * trunk/FACT++/Makefile.in (modified) Moved -lGQt to fact compilation, removed duplicate rootifysql entry Mon, 23 May 2016 16:20:47 GMT tbretz [18508] * trunk/FACT++/Makefile.am (modified) Moved -lGQt to fact compilation, removed duplicate rootifysql entry Mon, 23 May 2016 16:20:13 GMT tbretz [18507] * trunk/FACT++/configure (modified) Updated according to changes in configure.ac Mon, 23 May 2016 16:18:43 GMT tbretz [18506] * trunk/FACT++/configure.ac (modified) Moved definition of -lGQt to Makefile.am, improved output in case of ... Mon, 23 May 2016 07:19:36 GMT tbretz [18505] * trunk/FACT++/src/HeadersMagicLidar.h (modified) * trunk/FACT++/src/magiclidar.cc (modified) Added cloud base hieght (CLB) Sat, 21 May 2016 14:30:56 GMT tbretz [18504] * trunk/FACT++/src/rootifysql.cc (modified) Forgot to change no-out to null everywhere Fri, 20 May 2016 17:34:54 GMT tbretz [18503] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Implemented that some programs which should not be compiled if some ... 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, 14 May 2016 16:11:40 GMT tbretz [18501] * trunk/FACT++/src/rootifysql.cc (modified) Minor change to the verbosity option, renamed no-out to null Sun, 08 May 2016 21:57:22 GMT tbretz [18500] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:52:29 GMT tbretz [18499] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:50:04 GMT tbretz [18498] * trunk/FACT++/src/rootifysql.cc (modified) Ouptut number of created branches Sun, 08 May 2016 17:47:22 GMT tbretz [18497] * trunk/FACT++/src/rootifysql.cc (modified) Added an option to redirect the output file to null. Sun, 08 May 2016 17:33:50 GMT tbretz [18496] * trunk/FACT++/Makefile.in (modified) Updated with the latest changes in Makefile.am Sun, 08 May 2016 17:27:50 GMT tbretz [18495] * trunk/FACT++/MAINPAGE (modified) Fixed a typo in a link Sun, 08 May 2016 17:27:24 GMT tbretz [18494] * trunk/FACT++/Makefile.am (modified) Fixed the 'doc' rulse Sun, 08 May 2016 17:26:13 GMT tbretz [18493] * trunk/FACT++/src/makeplots.cc (modified) Fixed a type in some log output Sun, 08 May 2016 17:25:06 GMT tbretz [18492] * trunk/FACT++/Makefile.am (modified) Added rootifysql Sun, 08 May 2016 12:23:29 GMT tbretz [18491] * trunk/FACT++/src/rootifysql.cc (added) Allows to store the result of a sql query to a root file. Fri, 06 May 2016 09:22:08 GMT tbretz [18490] * trunk/FACT++/src/fitsdump.cc (modified) Now also running fitsdump -h from a cronjob without redirection ... Fri, 06 May 2016 08:50:13 GMT tbretz [18489] * trunk/FACT++/src/fitsdump.cc (modified) Improved error message Fri, 06 May 2016 08:43:38 GMT tbretz [18488] * trunk/FACT++/src/fitsdump.cc (modified) Improved error message Wed, 04 May 2016 17:42:25 GMT tbretz [18487] * trunk/FACT++/www/schedule/index.js (modified) Renamed the main onLoad for convenience (was used twice); added a ... Sun, 01 May 2016 09:59:34 GMT tbretz [18486] * trunk/FACT++/scripts/doDriveReset.js (added) Sun, 01 May 2016 09:58:28 GMT tbretz [18485] * trunk/FACT++/www/smartfact/struct/dodrivereset.page (added) Sun, 01 May 2016 09:58:08 GMT tbretz [18484] * trunk/FACT++/www/smartfact/struct/control-drive.page (modified) Added reset Sun, 01 May 2016 09:57:59 GMT tbretz [18483] * trunk/FACT++/www/smartfact/struct/fsc.page (modified) Min and avg was exchanged 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 20:21:34 GMT Daniela Dorner [18474] * trunk/DataCheck/Monitoring/CheckSwiftSchedule.sh (modified) improved logging Fri, 22 Apr 2016 20:21:03 GMT Daniela Dorner [18473] * trunk/DataCheck/DataCheck/SchedulingPlots.sh (modified) use version of makeschedule in operation-directory