source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12803   13 years neise script is functional but for experts only. still wait statements in ...
(edit) @12802   13 years neise bugfix: forgotten to switch on Temp control after calibration. now fixed
(edit) @12801   13 years neise including feebback/calibrate_currents ... still a lot of wait ...
(edit) @12800   13 years tbretz Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain'
(edit) @12799   13 years Daniela Dorner added option to use sourcefile also from other path
(edit) @12798   13 years Daniela Dorner added (file with common definitions etc for FillAuxData.sh and ...
(edit) @12797   13 years tbretz Allow to feed SetSqlDateTime also with an ISO time and allow more or ...
(edit) @12796   13 years tbretz Added new data members and new file types; added new member functions ...
(edit) @12795   13 years tbretz implemented more arrays to be able to keep four different types of ...
(edit) @12794   13 years tbretz Get run start and end time.
(edit) @12793   13 years tbretz To make sure that the IsNull check in drawing with labels works, stray ...
(edit) @12792   13 years tbretz Fixed the 'Empty' TUNIT
(edit) @12791   13 years tbretz A little improvement for stability.
(edit) @12790   13 years tbretz The scale factor was always set to 1, must have been introduced ...
(edit) @12789   13 years Daniela Dorner included further checks and fill more information; common logfile
(edit) @12788   13 years Daniela Dorner included further checks and fill more information; common logfile; ...
(edit) @12787   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12786   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12785   13 years tbretz In addition to the information whether a drs file exist store also the ...
(edit) @12784   13 years tbretz Should be std::function not boost::function
(edit) @12783   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12782   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12781   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12780   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12779   13 years Daniela Dorner bugfix: change of mode was not possible in initial view
(edit) @12778   13 years Daniela Dorner column layout changed for phys trigger
(edit) @12777   13 years Daniela Dorner bugfix for display of columns, updated selection of default columns
(edit) @12776   13 years tbretz Added virtual functions for reading contents from FITS data.
(edit) @12775   13 years tbretz Print a warning if MJDREF is missing; call SetReadyToSave when data ...
(edit) @12774   13 years tbretz Added MReportWeather
(edit) @12773   13 years tbretz Seperated the weather data from the MAGIC specific data.
(edit) @12772   13 years tbretz Removed more stray debug out; replaced Get<vector<string>> by Vec<string>
(edit) @12771   13 years tbretz Removed some stray debug output
(edit) @12770   13 years tbretz Added a new dim service SOURCE_POSITION and a new command WOBBLE.
(edit) @12769   13 years tbretz Make sure that the boost libarary check stop configure if they fail; ...
(edit) @12768   13 years tbretz Adapted to local version of c++0x check
(edit) @12767   13 years tbretz Taken the latest version from teh archive to get it working with gcc 4.5
(edit) @12766   13 years lyard fixed end of line issue with fitsdump
(edit) @12765   13 years tbretz Removed the stray .his from the boot message
(edit) @12764   13 years tbretz Added display of the moon and some more information about visibility
(edit) @12763   13 years tbretz Added the moon track to GetVisibilityCurve.q
(edit) @12762   13 years Daniela Dorner adapted rsync options for running ftchecksum on data, but still commented
(edit) @12761   13 years Daniela Dorner path to FACT++ as variable
(edit) @12760   13 years Daniela Dorner implemented ftchecksum but left commented; implemented variable for ...
(edit) @12759   13 years tbretz Replaced 'short' by 'incomplete'
(edit) @12758   13 years tbretz Some comment to suppress unnecessary compiler warnings
(edit) @12757   13 years tbretz Switched to v19r27
(edit) @12756   13 years tbretz Added a native check for the support of -std=c++0x; switched from O2 ...
(edit) @12755   13 years neise initial commint SpecialTimeCalibRuns -- UNTESTED
(edit) @12753   13 years tbretz Added the option to switch the compiler to c++0x mode to make ...
(edit) @12752   13 years tbretz
(edit) @12751   13 years neise introduced runtype drs-time-upshifted into DataTakingWoblle1
(edit) @12750   13 years lyard added ingest stuff
(edit) @12749   13 years lyard fixed compil without plotting
(edit) @12748   13 years lyard removed plotting
(edit) @12747   13 years lyard put fitsdump in line with fits.h
(edit) @12746   13 years Daniela Dorner changed name as transfer has been moved to different machine
(edit) @12745   13 years Daniela Dorner removed -p from rsync options; adapted home path
(edit) @12744   13 years Daniela Dorner removed -p from rsync options; adapted home path
(edit) @12743   13 years Daniela Dorner included changes of Watz
(edit) @12741   13 years tbretz
(edit) @12740   13 years lyard added special minmax for raw data
(edit) @12739   13 years tbretz Latest changes.
(edit) @12738   13 years tbretz removed a stray ::
(edit) @12737   13 years tbretz added an unordered_map to allow access to the read members by name
(edit) @12736   13 years tbretz added an explicit cast from UInt to Double
(edit) @12735   13 years tbretz added SetupReadingFits and InterpreteFits; added GetTime
(edit) @12734   13 years tbretz added SetupReadingFits and InterpreteFits
(edit) @12733   13 years tbretz added MReportFitsRead
(edit) @12732   13 years tbretz Adapted memember function names to Mars convention; fixed a type in a ...
(edit) @12731   13 years lyard changed from FitsHacker to FitsRepair
(edit) @12730   13 years lyard rowChecker program
(edit) @12729   13 years lyard added more options
(edit) @12728   13 years kraehenb Added bias reconnect at the beginning and fixed the bug that the dark ...
(edit) @12727   13 years lyard added minmax and nozero
(edit) @12726   13 years lyard bugfix fitsdump
(edit) @12725   13 years lyard bugfix fitsdump
(edit) @12724   13 years lyard fixed fitsdump warnings
(edit) @12723   13 years lyard replaced cfitsio by fits.h
(edit) @12722   13 years lyard added a few accessor functions
(edit) @12716   13 years tbretz Make sure fSP always has a valid size.
(edit) @12715   13 years tbretz Added log output in case of a new step size.
(edit) @12714   13 years tbretz Implemented to allow a missing END tag or decline it.
(edit) @12711   13 years lyard changed logtime
(edit) @12710   13 years lyard forgot this one yesterday
(edit) @12709   13 years tbretz Commented out access of the non-existing bias-database.
(edit) @12708   13 years lyard added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
(edit) @12707   13 years lyard added handling of missing END keyword
(edit) @12706   13 years tbretz One of the crosscheck pedestals had the wrong ROI
(edit) @12705   13 years lyard added more columns in grouping files
(edit) @12704   13 years lyard fixed start bug for aux run files
(edit) @12703   13 years tbretz Extract the trigger type from the file.
(edit) @12702   13 years tbretz Extract the trigger type from the file.
(edit) @12701   13 years tbretz Extract the trigger type from the file.
(edit) @12700   13 years tbretz Always the lower rate should be used, either the camera rate or the ...
(edit) @12699   13 years tbretz Adapted sign of offset to currently used GAPDmap_20111126.txt
(edit) @12698   13 years tbretz Fixed the size of the data sent in the service and changed the ...
(edit) @12697   13 years tbretz Fixed the handleRateScan and the table name for the run-comments
(edit) @12696   13 years Daniela Dorner added tooltip for comment
(edit) @12695   13 years Daniela Dorner added mode tooltip
Note: See TracRevisionLog for help on using the revision log.