# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 11/22/24 11:59:34 Sat, 23 Nov 2013 14:38:32 GMT tbretz [17363] * trunk/FACT++/www/smartfact/struct/status.page (modified) Added GPS control and links to temperature and agilent. Sat, 23 Nov 2013 14:38:14 GMT tbretz [17362] * trunk/FACT++/src/Main.h (modified) Added server name to startup message. Sat, 23 Nov 2013 14:37:37 GMT tbretz [17361] * trunk/FACT++/src/agilentctrl.cc (modified) Removed a stray paranthesis Sat, 23 Nov 2013 14:36:37 GMT tbretz [17360] * trunk/FACT++/src/agilentctrl.cc (modified) The description in the DATA service were in the wrong order Sat, 23 Nov 2013 14:36:10 GMT tbretz [17359] * trunk/FACT++/src/smartfact.cc (modified) Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA Sat, 23 Nov 2013 13:15:48 GMT tbretz [17358] * trunk/FACT++/src/EventBuilder.h (modified) Added forward declaration for std::mutex Sat, 23 Nov 2013 13:15:28 GMT tbretz [17357] * trunk/FACT++/src/DataProcessorImp.cc (modified) Fixed a compilation error. Sat, 23 Nov 2013 13:09:18 GMT tbretz [17356] * trunk/FACT++/scripts/Main.js (modified) Switch trigger off before lid is closed to avoid smartfact ... Sat, 23 Nov 2013 13:08:08 GMT tbretz [17355] * trunk/FACT++/scripts/Observation_class.js (modified) Added OVTEST as valid task Sat, 23 Nov 2013 13:07:51 GMT tbretz [17354] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Use more accurate information to restore the last DRS calib. Sat, 23 Nov 2013 13:07:16 GMT tbretz [17353] * trunk/FACT++/scripts/getSchedule.js (modified) Added OVTEST as valid task; reduced the number of hours the schedule ... Sat, 23 Nov 2013 13:06:23 GMT tbretz [17352] * trunk/FACT++/scripts/takeRun.js (modified) Check the number of received ext1 triggers at the end of each run. Sat, 23 Nov 2013 13:05:58 GMT tbretz [17351] * trunk/FACT++/scripts/handleDriveArmed.js (modified) Wait longer for Armed... it might take a moment. Sat, 23 Nov 2013 13:05:32 GMT tbretz [17350] * trunk/FACT++/src/fadctrl.cc (modified) Adapted the resource type to the zofits argument types Sat, 23 Nov 2013 13:02:23 GMT tbretz [17349] * trunk/FACT++/scripts/Startup.js (modified) Included gpsctrl into startup procedure. Sat, 23 Nov 2013 13:01:26 GMT tbretz [17348] * trunk/FACT++/src/Main.h (modified) A more efficient handling and more options for the path to the log files. Sat, 23 Nov 2013 13:00:53 GMT tbretz [17347] * trunk/FACT++/src/smartfact.cc (modified) Display when lid is moving. Sat, 23 Nov 2013 13:00:30 GMT tbretz [17346] * trunk/FACT++/src/fscctrl.cc (modified) Updated the temperature coefficient of the Pt1000 to better fit the ... Sat, 23 Nov 2013 12:59:49 GMT tbretz [17345] * trunk/FACT++/src/drivectrl.cc (modified) Automatically try to send STOP if after an UNLOCK the systme is in error. Sat, 23 Nov 2013 12:59:16 GMT tbretz [17344] * trunk/FACT++/src/Readline.cc (modified) We don't need a warning if the history file cannot be opened, it ... Sat, 23 Nov 2013 12:58:48 GMT tbretz [17343] * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DimWriteStatistics.cc (modified) * trunk/FACT++/src/DimWriteStatistics.h (modified) * trunk/FACT++/src/datalogger.cc (modified) Removed DimWriteStatistics::CreateDirectory - can be replaced by ... Thu, 21 Nov 2013 17:45:23 GMT tbretz [17342] * trunk/FACT++/src/datalogger.cc (modified) Adapted to the changes in MessageImp to allow the datalogger to write ... Thu, 21 Nov 2013 17:43:34 GMT tbretz [17341] * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) Implemented an output if between two messages, the date changes. This ... Thu, 21 Nov 2013 17:32:33 GMT tbretz [17340] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed an option description. Thu, 21 Nov 2013 17:31:58 GMT tbretz [17339] * trunk/FACT++/src/fscctrl.cc (modified) Use the new ReadGrid from Interpolator2D Thu, 21 Nov 2013 17:26:27 GMT tbretz [17338] * trunk/Mars/mcore/Interpolator2D.h (modified) Updated the interface to have an option to read directly from a file. Thu, 21 Nov 2013 17:25:47 GMT tbretz [17337] * trunk/Mars/mfileio/MRead.h (modified) Removed unused arguments to suppress compiler warning. Thu, 21 Nov 2013 17:25:07 GMT tbretz [17336] * trunk/Mars/mcore/DrsCalib.h (modified) Added a new spike removal algorithm; changed the interface from 'all ... Thu, 21 Nov 2013 17:24:04 GMT tbretz [17335] * trunk/Mars/mdrs/MDrsCalibApply.cc (modified) Implemented a fourth spike removal algorithm. The spike removal is ... Thu, 21 Nov 2013 17:22:38 GMT tbretz [17334] * trunk/Mars/mgui/MCamEvent.h (modified) Removed an unused argument to suppress compiler warning. Thu, 21 Nov 2013 17:20:52 GMT tbretz [17333] * trunk/Mars/macros/rootlogon.C (modified) Added the arguments from the Makefile to the AcliC call - this was ... Thu, 21 Nov 2013 17:18:41 GMT tbretz [17332] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a trigger counter in the run and event object and count the ... Thu, 21 Nov 2013 17:15:50 GMT tbretz [17331] * trunk/FACT++/src/gpsctrl.cc (modified) 75s is too short, because in the case of the first event, it can ... Thu, 21 Nov 2013 17:15:05 GMT tbretz [17330] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DataProcessorImp.h (modified) * trunk/FACT++/src/DataWriteRaw.cc (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) Give access to the full information in Open/Write/Close Thu, 21 Nov 2013 17:14:09 GMT tbretz [17329] * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) Removed trigger counter - this is now done globally; adapted function ... Thu, 21 Nov 2013 12:42:23 GMT tbretz [17328] * trunk/Mars/fact/analysis/gain/extract_singles.C (modified) Switched to new spike removeal algorithm; added filenames without ... Thu, 21 Nov 2013 12:40:41 GMT tbretz [17327] * trunk/Mars/fact/analysis/gain/runanalysis.sh (modified) Updated query to account for new sql version Thu, 21 Nov 2013 12:38:11 GMT tbretz [17326] * trunk/Mars/fact/analysis/gain/extract_temp.C (added) * trunk/Mars/fact/analysis/gain/temp.sh (added) Added code to extract hv-patch wise temperatures from aux files. Tue, 19 Nov 2013 19:27:38 GMT tbretz [17325] * trunk/FACT++/src/gpsctrl.cc (modified) The status is requested once in a minute, so it is pointless to check ... Tue, 19 Nov 2013 18:45:35 GMT tbretz [17324] * trunk/FACT++/scripts/Main.js (modified) Changed file format to zFits; do not require all pixels to be at the ... Sun, 17 Nov 2013 20:30:25 GMT tbretz [17323] * trunk/Mars/melectronics/MAvalanchePhotoDiode.cc (modified) According to a simply toy MC this reproduces the behaviour of the ... Sat, 16 Nov 2013 19:37:30 GMT tbretz [17322] * trunk/Mars/fact/analysis/gain/runanalysis.sh (modified) Fixed a bug which caused the macro to be executed twice. Sat, 16 Nov 2013 19:37:04 GMT tbretz [17321] * trunk/Mars/fact/analysis/gain/fit.sh (modified) Fixed a bug which caused the macro to be executed twice. Thu, 14 Nov 2013 16:45:37 GMT tbretz [17320] * trunk/FACT++/src/lidctrl.cc (modified) Implemented missing Overcurrent state. Thu, 14 Nov 2013 16:44:58 GMT tbretz [17319] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some crosschecks for the switching of the night after an recent ... Thu, 14 Nov 2013 16:44:02 GMT tbretz [17318] * trunk/FACT++/src/drivectrl.cc (modified) Updated query for case sensitivity of database. Wed, 13 Nov 2013 15:01:13 GMT tbretz [17317] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added gpsctrl Wed, 13 Nov 2013 15:00:24 GMT tbretz [17316] * trunk/FACT++/src/HeadersGPS.h (added) * trunk/FACT++/src/gpsctrl.cc (added) Wed, 06 Nov 2013 12:54:35 GMT Daniela Dorner [17315] * trunk/Mars/fact/analysis/lightcurve.C (modified) changed column name from fRunId to fRunID Mon, 28 Oct 2013 15:12:53 GMT ftemme [17310] * trunk/Mars/fact/analysis/mc/star.C (modified) Changed the name of the mc_star macro and commented the inclusion of ... Mon, 28 Oct 2013 15:12:25 GMT ftemme [17309] * trunk/Mars/fact/analysis/mc/callisto.C (modified) Changed the name of the mc_callisto macro and commented the inclusion ... Tue, 22 Oct 2013 20:11:13 GMT tbretz [17307] * trunk/Mars/macros/rootlogon.C (modified) * trunk/Mars/mbase/MAGIC.cc (modified) * trunk/Mars/mbase/MAGIC.h (modified) Added wrappers for some defines to the MARS namespace to make that ... Tue, 22 Oct 2013 19:43:21 GMT tbretz [17306] * trunk/Mars/Makefile (modified) * trunk/Mars/Makefile.rules (modified) Implemented 'make sge'. Must be used as 'make -j sge' Tue, 22 Oct 2013 10:03:54 GMT lyard [17305] * trunk/Mars/mcore/zfits.h (modified) Moved catalog reconstruction only when a row is read so that headers ... Tue, 22 Oct 2013 09:24:02 GMT lyard [17304] * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/ofits.h (modified) Adapted compilation on older Gcc Mon, 21 Oct 2013 22:13:55 GMT Daniela Dorner [17303] * trunk/Mars/fact/plots/DataEfficiency.C (added) added (macro to plot data taking efficiency) Mon, 21 Oct 2013 20:59:41 GMT tbretz [17302] * trunk/Mars/mcore/zofits.h (modified) fRealRowWidth is know already before the header is written, so it can ... Mon, 21 Oct 2013 16:35:44 GMT tbretz [17301] * trunk/Mars/mcore/zofits.h (modified) Removed an obsolete const-qualifier... again. Mon, 21 Oct 2013 16:35:23 GMT tbretz [17300] * trunk/FACT++/src/EventBuilderWrapper.h (modified) RunDescription given to Open missed the information about maxevts and ... Mon, 21 Oct 2013 16:34:52 GMT tbretz [17299] * trunk/FACT++/src/DataWriteFits2.cc (modified) Added some comments to the code. Mon, 21 Oct 2013 16:20:38 GMT lyard [17298] * trunk/Mars/mcore/ofits.h (modified) Fixed wrong header bug Mon, 21 Oct 2013 13:15:50 GMT tbretz [17297] * trunk/Mars/mcore/FITS.h (modified) * trunk/Mars/mcore/Queue.h (modified) * trunk/Mars/mcore/zofits.h (modified) Added some more tweaks needed by CINT (default constructors, handling ... Mon, 21 Oct 2013 13:11:58 GMT lyard [17296] * trunk/Mars/mcore/zofits.h (modified) Gave the possibility to change the number of threads, as long as ... Mon, 21 Oct 2013 12:43:10 GMT tbretz [17295] * trunk/Mars/mcore/zofits.h (modified) Removed an obsolete const-qualifier Mon, 21 Oct 2013 12:39:56 GMT tbretz [17294] * trunk/Mars/mfileio/MWriteFitsFile.h (modified) Added a missing std:: Mon, 21 Oct 2013 12:39:34 GMT tbretz [17293] * trunk/Mars/mcore/fits.h (modified) Found a better solution to allow rootcint to parse unordered_map. Mon, 21 Oct 2013 12:39:07 GMT tbretz [17292] * trunk/Mars/mcore/MemoryManager.h (modified) * trunk/Mars/mcore/Queue.h (modified) Added some tweaks to allow root cint to parse the C++11 stuff. Mon, 21 Oct 2013 12:36:11 GMT lyard [17291] * trunk/FACT++/src/fitsdump.cc (modified) BugFixed fitsdump to display the correct num of rows also for ... Mon, 21 Oct 2013 12:35:01 GMT tbretz [17290] * trunk/Mars/mcore/FITS.h (modified) Added a Compression constructor which allows CINT to pass the ... Mon, 21 Oct 2013 12:34:19 GMT tbretz [17289] * trunk/Mars/mcore/zofits.h (modified) Added missing Mars style exception handling. Mon, 21 Oct 2013 12:27:01 GMT lyard [17288] * trunk/Mars/mcore/zofits.h (modified) Bugfix to be able to reuse the same zofits object to write more than ... Mon, 21 Oct 2013 12:25:06 GMT tbretz [17287] * trunk/Mars/Makefile (modified) izstream is already included from factfits. Mon, 21 Oct 2013 12:24:34 GMT tbretz [17286] * trunk/Mars/MLinkDef.h (modified) Added new classes zofits and factofits Mon, 21 Oct 2013 11:05:40 GMT lyard [17285] * trunk/Mars/mcore/zofits.h (modified) fixed bug related to thread-safe-ness Mon, 21 Oct 2013 11:04:02 GMT lyard [17284] * trunk/Mars/mcore/factfits.h (modified) added special case for sanity checks if calibration table is compressed Mon, 21 Oct 2013 11:02:16 GMT lyard [17283] * trunk/Mars/mcore/Queue.h (modified) added no-wait condition when processing is immediate Mon, 21 Oct 2013 10:54:43 GMT tbretz [17282] * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Added some more missing std:: for the compilition in Mars Sun, 20 Oct 2013 20:56:33 GMT tbretz [17281] * trunk/Mars/mcore/zofits.h (modified) Use the correct define as setup by configure Sun, 20 Oct 2013 20:56:01 GMT tbretz [17280] * trunk/FACT++/src/smartfact.cc (modified) When we take data (eg drs-pedestal) and the voltag eis off do not ... Sun, 20 Oct 2013 20:54:04 GMT tbretz [17279] * trunk/FACT++/start.sh (modified) Fixed the ionice Sun, 20 Oct 2013 18:54:55 GMT tbretz [17278] * trunk/FACT++/src/smartfact.cc (modified) Updated the number of bytes in the DRS_RUN service. Sun, 20 Oct 2013 18:16:46 GMT tbretz [17277] * trunk/Mars/mcore/zofits.h (modified) Missed the possibility to setup the number of tiles after the ... Sun, 20 Oct 2013 18:15:13 GMT tbretz [17276] * trunk/FACT++/src/DataWriteFits2.cc (modified) Set a catalog size which is reasonable for normal data taking / data ... Sun, 20 Oct 2013 17:31:31 GMT tbretz [17275] * trunk/Mars/mcore/Queue.h (modified) The allowed-scheme to distinguish between what to do in case of a ... Sun, 20 Oct 2013 16:28:37 GMT tbretz [17274] * trunk/Mars/mcore/DrsCalib.h (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Added more missing std:: Sun, 20 Oct 2013 16:28:18 GMT tbretz [17273] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Removed std:: from fits Sun, 20 Oct 2013 16:01:45 GMT tbretz [17272] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added night to the end of the DRS_RUNS service. Sun, 20 Oct 2013 16:01:22 GMT tbretz [17271] * trunk/FACT++/src/DataCalib.cc (modified) Added night to the DRS_RUNS service. Sun, 20 Oct 2013 16:00:44 GMT tbretz [17270] * trunk/FACT++/start.sh (modified) Start fadctrl with a higher I/O priority. Fri, 18 Oct 2013 21:29:17 GMT tbretz [17269] * trunk/Mars/mcore/zofits.h (modified) Instead of a lot of conditionals in case of no queue, the queues are ... Fri, 18 Oct 2013 21:21:27 GMT tbretz [17268] * trunk/Mars/mcore/Queue.h (modified) Implemented a <-operator to allow for sorting and the possibility to ... Fri, 18 Oct 2013 16:54:57 GMT tbretz [17267] * trunk/Mars/mcore/MemoryManager.h (modified) Added header guard. Fri, 18 Oct 2013 16:53:27 GMT tbretz [17266] * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) Removed the std:: from the fits classes. Fri, 18 Oct 2013 16:53:05 GMT tbretz [17265] * trunk/Mars/mcore/DrsCalib.h (modified) changed std::ofits to just ofits Fri, 18 Oct 2013 16:52:38 GMT tbretz [17264] * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zofits.h (modified) Hopefully finished removing the std namespace from the headers. Fri, 18 Oct 2013 16:08:49 GMT tbretz [17263] * trunk/Mars/mcore/factofits.h (modified) * trunk/Mars/mcore/ofits.h (modified) * trunk/Mars/mcore/zofits.h (modified) Added more std:: namespace qualifiers Fri, 18 Oct 2013 15:56:16 GMT tbretz [17262] * trunk/Mars/mcore/zofits.h (modified) Removed the 'using namespace' from header Fri, 18 Oct 2013 15:55:40 GMT tbretz [17261] * trunk/Mars/mcore/zfits.h (modified) Removed 'using namespace' from header; some minor simplifications Fri, 18 Oct 2013 15:54:42 GMT tbretz [17260] * trunk/Mars/mcore/fits.h (modified) Removed the 'using namespace std;' from the header. Fri, 18 Oct 2013 15:50:39 GMT lyard [17259] * trunk/FACT++/src/fitsdump.cc (modified) * trunk/Mars/mcore/fits.h (modified) added output of tables in a file for fitsdump