source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17367   11 years tbretz Missed the correct calculation of the coefficient derived from the ...
(edit) @17366   11 years tbretz Updated prediction with something which takes the distance to the moon ...
(edit) @17365   11 years tbretz
(edit) @17364   11 years tbretz After startup the status line was blue instead of white.
(edit) @17363   11 years tbretz Added GPS control and links to temperature and agilent.
(edit) @17362   11 years tbretz Added server name to startup message.
(edit) @17361   11 years tbretz Removed a stray paranthesis
(edit) @17360   11 years tbretz The description in the DATA service were in the wrong order
(edit) @17359   11 years tbretz Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
(edit) @17358   11 years tbretz Added forward declaration for std::mutex
(edit) @17357   11 years tbretz Fixed a compilation error.
(edit) @17356   11 years tbretz Switch trigger off before lid is closed to avoid smartfact ...
(edit) @17355   11 years tbretz Added OVTEST as valid task
(edit) @17354   11 years tbretz Use more accurate information to restore the last DRS calib.
(edit) @17353   11 years tbretz Added OVTEST as valid task; reduced the number of hours the schedule ...
(edit) @17352   11 years tbretz Check the number of received ext1 triggers at the end of each run.
(edit) @17351   11 years tbretz Wait longer for Armed... it might take a moment.
(edit) @17350   11 years tbretz Adapted the resource type to the zofits argument types
(edit) @17349   11 years tbretz Included gpsctrl into startup procedure.
(edit) @17348   11 years tbretz A more efficient handling and more options for the path to the log files.
(edit) @17347   11 years tbretz Display when lid is moving.
(edit) @17346   11 years tbretz Updated the temperature coefficient of the Pt1000 to better fit the ...
(edit) @17345   11 years tbretz Automatically try to send STOP if after an UNLOCK the systme is in error.
(edit) @17344   11 years tbretz We don't need a warning if the history file cannot be opened, it might ...
(edit) @17343   11 years tbretz Removed DimWriteStatistics::CreateDirectory - can be replaced by ...
(edit) @17342   11 years tbretz Adapted to the changes in MessageImp to allow the datalogger to write ...
(edit) @17341   11 years tbretz Implemented an output if between two messages, the date changes. This ...
(edit) @17340   11 years tbretz Fixed an option description.
(edit) @17339   11 years tbretz Use the new ReadGrid from Interpolator2D
(edit) @17338   11 years tbretz Updated the interface to have an option to read directly from a file.
(edit) @17337   11 years tbretz Removed unused arguments to suppress compiler warning.
(edit) @17336   11 years tbretz Added a new spike removal algorithm; changed the interface from 'all ...
(edit) @17335   11 years tbretz Implemented a fourth spike removal algorithm. The spike removal is now ...
(edit) @17334   11 years tbretz Removed an unused argument to suppress compiler warning.
(edit) @17333   11 years tbretz Added the arguments from the Makefile to the AcliC call - this was ...
(edit) @17332   11 years tbretz Added a trigger counter in the run and event object and count the ...
(edit) @17331   11 years tbretz 75s is too short, because in the case of the first event, it can ...
(edit) @17330   11 years tbretz Give access to the full information in Open/Write/Close
(edit) @17329   11 years tbretz Removed trigger counter - this is now done globally; adapted function ...
(edit) @17328   11 years tbretz Switched to new spike removeal algorithm; added filenames without ...
(edit) @17327   11 years tbretz Updated query to account for new sql version
(edit) @17326   11 years tbretz Added code to extract hv-patch wise temperatures from aux files.
(edit) @17325   11 years tbretz The status is requested once in a minute, so it is pointless to check ...
(edit) @17324   11 years tbretz Changed file format to zFits; do not require all pixels to be at the ...
(edit) @17323   11 years tbretz According to a simply toy MC this reproduces the behaviour of the ...
(edit) @17322   11 years tbretz Fixed a bug which caused the macro to be executed twice.
(edit) @17321   11 years tbretz Fixed a bug which caused the macro to be executed twice.
(edit) @17320   11 years tbretz Implemented missing Overcurrent state.
(edit) @17319   11 years tbretz Added some crosschecks for the switching of the night after an recent ...
(edit) @17318   11 years tbretz Updated query for case sensitivity of database.
(edit) @17317   11 years tbretz Added gpsctrl
(edit) @17316   11 years tbretz
(edit) @17315   11 years Daniela Dorner changed column name from fRunId to fRunID
(edit) @17310   11 years ftemme Changed the name of the mc_star macro and commented the inclusion of ...
(edit) @17309   11 years ftemme Changed the name of the mc_callisto macro and commented the inclusion ...
(edit) @17307   11 years tbretz Added wrappers for some defines to the MARS namespace to make that ...
(edit) @17306   11 years tbretz Implemented 'make sge'. Must be used as 'make -j sge'
(edit) @17305   11 years lyard Moved catalog reconstruction only when a row is read so that headers ...
(edit) @17304   11 years lyard Adapted compilation on older Gcc
(edit) @17303   11 years Daniela Dorner added (macro to plot data taking efficiency)
(edit) @17302   11 years tbretz fRealRowWidth is know already before the header is written, so it can ...
(edit) @17301   11 years tbretz Removed an obsolete const-qualifier... again.
(edit) @17300   11 years tbretz RunDescription given to Open missed the information about maxevts and ...
(edit) @17299   11 years tbretz Added some comments to the code.
(edit) @17298   11 years lyard Fixed wrong header bug
(edit) @17297   11 years tbretz Added some more tweaks needed by CINT (default constructors, handling ...
(edit) @17296   11 years lyard Gave the possibility to change the number of threads, as long as ...
(edit) @17295   11 years tbretz Removed an obsolete const-qualifier
(edit) @17294   11 years tbretz Added a missing std::
(edit) @17293   11 years tbretz Found a better solution to allow rootcint to parse unordered_map.
(edit) @17292   11 years tbretz Added some tweaks to allow root cint to parse the C++11 stuff.
(edit) @17291   11 years lyard BugFixed fitsdump to display the correct num of rows also for ...
(edit) @17290   11 years tbretz Added a Compression constructor which allows CINT to pass the argument ...
(edit) @17289   11 years tbretz Added missing Mars style exception handling.
(edit) @17288   11 years lyard Bugfix to be able to reuse the same zofits object to write more than ...
(edit) @17287   11 years tbretz izstream is already included from factfits.
(edit) @17286   11 years tbretz Added new classes zofits and factofits
(edit) @17285   11 years lyard fixed bug related to thread-safe-ness
(edit) @17284   11 years lyard added special case for sanity checks if calibration table is compressed
(edit) @17283   11 years lyard added no-wait condition when processing is immediate
(edit) @17282   11 years tbretz Added some more missing std:: for the compilition in Mars
(edit) @17281   11 years tbretz Use the correct define as setup by configure
(edit) @17280   11 years tbretz When we take data (eg drs-pedestal) and the voltag eis off do not ...
(edit) @17279   11 years tbretz Fixed the ionice
(edit) @17278   11 years tbretz Updated the number of bytes in the DRS_RUN service.
(edit) @17277   11 years tbretz Missed the possibility to setup the number of tiles after the ...
(edit) @17276   11 years tbretz Set a catalog size which is reasonable for normal data taking / data ...
(edit) @17275   11 years tbretz The allowed-scheme to distinguish between what to do in case of a ...
(edit) @17274   11 years tbretz Added more missing std::
(edit) @17273   11 years tbretz Removed std:: from fits
(edit) @17272   11 years tbretz Added night to the end of the DRS_RUNS service.
(edit) @17271   11 years tbretz Added night to the DRS_RUNS service.
(edit) @17270   11 years tbretz Start fadctrl with a higher I/O priority.
(edit) @17269   11 years tbretz Instead of a lot of conditionals in case of no queue, the queues are ...
(edit) @17268   11 years tbretz Implemented a <-operator to allow for sorting and the possibility to ...
(edit) @17267   11 years tbretz Added header guard.
(edit) @17266   11 years tbretz Removed the std:: from the fits classes.
(edit) @17265   11 years tbretz changed std::ofits to just ofits
(edit) @17264   11 years tbretz Hopefully finished removing the std namespace from the headers.
(edit) @17263   11 years tbretz Added more std:: namespace qualifiers
Note: See TracRevisionLog for help on using the revision log.