# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/22/24 16:23:50 Sun, 25 Sep 2016 15:19:29 GMT tbretz [18637] * trunk/MobileIndico/README.md (added) Sun, 25 Sep 2016 14:46:07 GMT tbretz [18636] * trunk/MobileIndico/indico.css (added) * trunk/MobileIndico/indico.html (added) * trunk/MobileIndico/indico.js (added) * trunk/MobileIndico/indico.svg (added) * trunk/MobileIndico/rwth.svg (added) First version of an access to an indico timetable for mobile devices. Sun, 25 Sep 2016 14:44:46 GMT tbretz [18635] * trunk/MobileIndico (added) Sun, 18 Sep 2016 19:49:58 GMT tbretz [18634] * trunk/FACT++/MAINPAGE.md (modified) Minor updates. Sun, 18 Sep 2016 19:49:20 GMT tbretz [18633] * trunk/FACT++/Doxyfile (modified) * trunk/FACT++/MAINPAGE.md (moved) Renamed MAINPAGE to MAINPAGE.md to make doxygen 1.8 find it. Sun, 18 Sep 2016 18:16:39 GMT tbretz [18632] * trunk/FACT++/src/ftmctrl.cc (modified) disable-ftu should pe vars no var Sun, 18 Sep 2016 18:12:43 GMT tbretz [18631] * trunk/FACT++/src/evtserver.cc (modified) Added support for run and event number. Sun, 18 Sep 2016 18:10:43 GMT tbretz [18630] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Distribute run and event number with the EVENT_DATA service Sun, 18 Sep 2016 13:55:45 GMT tbretz [18629] * trunk/FACT++/drive/TPointStar.cc (modified) * trunk/FACT++/drive/TPointStar.h (modified) Disentengle from root and Mars were appropriate, some tidying. Sun, 18 Sep 2016 13:54:03 GMT tbretz [18628] * trunk/FACT++/drive/MGImage.cc (modified) * trunk/FACT++/drive/MGImage.h (modified) Dientengle from root and Mars, added the drawing function from their ... Sun, 18 Sep 2016 13:53:16 GMT tbretz [18627] * trunk/FACT++/drive/MStarguider.cc (modified) * trunk/FACT++/drive/MStarguider.h (modified) Disentengle from root and Mars were possible, clean up of gui from ... Sun, 18 Sep 2016 13:52:24 GMT tbretz [18626] * trunk/FACT++/drive/Camera.cc (modified) * trunk/FACT++/drive/Camera.h (modified) Removed base class PixGetter, use unsigned char as base type for ... Sun, 18 Sep 2016 13:50:59 GMT tbretz [18625] * trunk/FACT++/drive/TPointGui.cc (modified) * trunk/FACT++/drive/TPointGui.h (modified) Removed reference to root dictionary, some minor update to ... Sun, 18 Sep 2016 13:49:48 GMT tbretz [18624] * trunk/FACT++/drive/horizon.dat (copied) Sun, 18 Sep 2016 13:48:16 GMT tbretz [18623] * trunk/FACT++/drive/MThread.cc (modified) * trunk/FACT++/drive/MThread.h (modified) Don't use the root dictionary Sun, 18 Sep 2016 13:47:40 GMT tbretz [18622] * trunk/FACT++/drive/MCaos.cc (modified) * trunk/FACT++/drive/MCaos.h (modified) Removed references to root and obsolete code Sun, 18 Sep 2016 13:46:35 GMT tbretz [18621] * trunk/FACT++/drive/FilterLed.cc (modified) * trunk/FACT++/drive/FilterLed.h (modified) Removed references to root, replaced with basic types. Sun, 18 Sep 2016 13:45:04 GMT tbretz [18620] * trunk/FACT++/drive/Ring.cc (modified) * trunk/FACT++/drive/Ring.h (modified) Removed references to root. Sun, 18 Sep 2016 13:44:24 GMT tbretz [18619] * trunk/FACT++/drive/Led.cc (modified) * trunk/FACT++/drive/Led.h (modified) Removed references to root. Sun, 18 Sep 2016 13:43:31 GMT tbretz [18618] * trunk/FACT++/drive (added) * trunk/FACT++/drive/Camera.cc (copied) * trunk/FACT++/drive/Camera.h (copied) * trunk/FACT++/drive/FilterLed.cc (copied) * trunk/FACT++/drive/FilterLed.h (copied) * trunk/FACT++/drive/Led.cc (copied) * trunk/FACT++/drive/Led.h (copied) * trunk/FACT++/drive/MCaos.cc (copied) * trunk/FACT++/drive/MCaos.h (copied) * trunk/FACT++/drive/MGImage.cc (copied) * trunk/FACT++/drive/MGImage.h (copied) * trunk/FACT++/drive/MPointing.cc (copied) * trunk/FACT++/drive/MPointing.h (copied) * trunk/FACT++/drive/MStarguider.cc (copied) * trunk/FACT++/drive/MStarguider.h (copied) * trunk/FACT++/drive/MThread.cc (copied) * trunk/FACT++/drive/MThread.h (copied) * trunk/FACT++/drive/MVideo.cc (copied) * trunk/FACT++/drive/MVideo.h (copied) * trunk/FACT++/drive/PixClient.cc (copied) * trunk/FACT++/drive/PixClient.h (copied) * trunk/FACT++/drive/Ring.cc (copied) * trunk/FACT++/drive/Ring.h (copied) * trunk/FACT++/drive/TPointGui.cc (copied) * trunk/FACT++/drive/TPointGui.h (copied) * trunk/FACT++/drive/TPointStar.cc (copied) * trunk/FACT++/drive/TPointStar.h (copied) * trunk/FACT++/drive/Writer.cc (copied) * trunk/FACT++/drive/Writer.h (copied) * trunk/FACT++/drive/telesto.cc (copied) * trunk/FACT++/drive/videodev.h (copied) Copied files from Mars and Cosy to compile toold which fit our ... Sun, 18 Sep 2016 10:16:18 GMT tbretz [18617] * trunk/FACT++/src/EventBuilderWrapper.h (modified) This looks like a solution. I start a second detached thread which ... Sat, 17 Sep 2016 23:03:13 GMT tbretz [18616] * trunk/FACT++/src/EventBuilder.cc (modified) Issue a message when the thread has been shut down. Sat, 17 Sep 2016 22:39:20 GMT tbretz [18615] * trunk/FACT++/src/ConnectionUSB.cc (modified) It seems the new system Ubuntu 16.04 does not support anymore ... Sat, 17 Sep 2016 22:37:05 GMT tbretz [18614] * trunk/FACT++/src/InterpreterV8.cc (modified) Another mystery of thenew system Ubuntu 16.04... the tokenizer here ... Sat, 17 Sep 2016 21:29:33 GMT tbretz [18613] * trunk/FACT++/src/Converter.cc (modified) With gcc 5 it seems N also identifies our strings... this might still ... Sat, 17 Sep 2016 21:22:32 GMT tbretz [18612] * trunk/FACT++/src/fscctrl.cc (modified) God knows why the constructur fails to work with gcc 5, I don't... Sat, 17 Sep 2016 21:20:11 GMT tbretz [18611] * trunk/FACT++/src/gpsctrl.cc (modified) FITS column description was too long Sat, 17 Sep 2016 18:42:45 GMT tbretz [18610] * trunk/FACT++/.aux_dir/ar-lib (added) Sat, 17 Sep 2016 18:42:29 GMT tbretz [18609] * trunk/FACT++/.aux_dir/ar-lib (deleted) Sat, 17 Sep 2016 18:38:18 GMT tbretz [18608] * trunk/FACT++/.aux_dir/ar-lib (added) Added required Sat, 17 Sep 2016 18:34:55 GMT tbretz [18607] * trunk/FACT++/src/feedback.cc (modified) WORKAROUND CH272: Removed the shortcut channel from the list of ... Sat, 17 Sep 2016 18:33:02 GMT tbretz [18606] * trunk/FACT++/src/ratecontrol.cc (modified) Better handling of special cases like when the lid is closed or the ... Sat, 17 Sep 2016 18:14:14 GMT tbretz [18605] * trunk/FACT++/aclocal.m4 (deleted) Just realised that this is automatically created by the missing ... Sat, 17 Sep 2016 18:06:39 GMT tbretz [18604] * trunk/FACT++/aclocal.m4 (modified) Downgraded to autoconf 1.14 Sat, 17 Sep 2016 17:59:54 GMT tbretz [18603] * trunk/FACT++/.aux_dir/ltmain.sh (modified) * trunk/FACT++/.macro_dir/libtool.m4 (modified) * trunk/FACT++/.macro_dir/ltoptions.m4 (modified) * trunk/FACT++/.macro_dir/ltversion.m4 (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) Upadted the build system from a current Ubuntu 16.04 -- let's see if ... Sat, 17 Sep 2016 15:33:55 GMT tbretz [18602] * trunk/FACT++/src/fitsdump.cc (modified) The latest change broke the compiling with root. Sat, 17 Sep 2016 15:32:31 GMT tbretz [18601] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/configure.ac (modified) Updated the handling of the flags to better split between pre- ... Sat, 17 Sep 2016 14:27:47 GMT tbretz [18600] * trunk/FACT++/src/DataWriteFits2.cc (modified) Avoid a compiler warning Sat, 17 Sep 2016 14:13:06 GMT tbretz [18599] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed three typos. Fri, 16 Sep 2016 14:31:46 GMT tbretz [18598] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed two typos. Fri, 16 Sep 2016 14:30:19 GMT tbretz [18597] * trunk/FACT++/src/drivectrl.cc (modified) Added some missing but maybe common error codes Fri, 16 Sep 2016 14:28:44 GMT tbretz [18596] * trunk/FACT++/gui/MainWindow.cc (modified) This is the better fix (although both will work) 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. Fri, 16 Sep 2016 14:11:46 GMT tbretz [18590] * trunk/FACT++/src/feedback.cc (modified) Fixed a warning about a strange conditional (uncritical) Fri, 16 Sep 2016 14:10:17 GMT tbretz [18589] * trunk/FACT++/gui/FactGui.h (modified) Fixed a minor problem when defining the color of an output line. Fri, 16 Sep 2016 14:08:07 GMT tbretz [18588] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a warning due to a missing cast. Fri, 16 Sep 2016 14:06:40 GMT tbretz [18587] * trunk/FACT++/src/Configuration.cc (modified) Fixed a typo and a flaw in a conditions (nothing critical) Fri, 16 Sep 2016 13:57:51 GMT tbretz [18586] * trunk/FACT++/src/ratecontrol.cc (modified) Fxied a warning about a missing cast. Fri, 16 Sep 2016 13:54:27 GMT tbretz [18585] * trunk/FACT++/src/fitsdump.cc (modified) Fixed some warning about unused function parameters. Fri, 16 Sep 2016 13:52:28 GMT tbretz [18584] * trunk/FACT++/configure.ac (modified) Switching off root didn't work Tue, 13 Sep 2016 08:26:45 GMT tbretz [18583] * trunk/FACT++/src/makeschedule.cc (modified) Fixed some typos in the docu. Sat, 10 Sep 2016 17:31:04 GMT Daniela Dorner [18582] * trunk/DataCheck/Transfer/CheckTransfer.sh (modified) improved output; fixed regular expression for finding rawfiles Sat, 10 Sep 2016 17:29:47 GMT Daniela Dorner [18581] * trunk/DataCheck/Cron/crontab.fact-viewer (modified) added crons for filling magic-lidar and tng-dust to db 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.