source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13078   13 years tbretz Added th possibility to use a real regular expression.
(edit) @13003   13 years tbretz Improved the possible combinations of how to extract the leading edge ...
(edit) @13002   13 years tbretz Propagate the weight and allow to calculate the difference of two camera.
(edit) @13001   13 years tbretz Added AddCamDifference and weights to some Add-functions.
(edit) @13000   13 years tbretz Fixed a few shadows of previous local
(edit) @12996   13 years tbretz Added automatic checksum checking.
(edit) @12995   13 years tbretz First version of a fits writer.
(edit) @12974   13 years Daniela Dorner adapted logpaths
(edit) @12973   13 years Daniela Dorner changed from nail to mail
(edit) @12967   13 years tbretz Fixed some trivial compiler warnings.
(edit) @12946   13 years tbretz Updated some log-messages; added RemoveSpikes2
(edit) @12945   13 years tbretz Some more improvements to FACT header printing.
(edit) @12944   13 years tbretz Added additional plots for slope in case of 'same' option
(edit) @12939   13 years tbretz Should have been a check for fCameraVersion not fFormatVersion in Print
(edit) @12938   13 years tbretz Added missing intialization of fArrivalTime
(edit) @12937   13 years tbretz Added GetNightAsInt
(edit) @12931   13 years Daniela Dorner changed names of 2 DB columns
(edit) @12930   13 years Daniela Dorner added new variables, adapted initial menu settings
(edit) @12929   13 years Daniela Dorner added new variables
(edit) @12928   13 years tbretz Fixed median calculation.
(edit) @12927   13 years tbretz Implemented more verbosy output for FACT
(edit) @12926   13 years tbretz Added another workaround to suppress some root error.
(edit) @12925   13 years tbretz The name and title was ignored in the constructor... added at least ...
(edit) @12924   13 years tbretz Added DrsCalibrateTime; removed obsolete old AddT
(edit) @12923   13 years tbretz Added the possibility to set min and max; increased version number ...
(edit) @12922   13 years tbretz Added a possibility to histogram the deviation from a median or mean ...
(edit) @12921   13 years tbretz Added AddMedianShift and AddMeanShift
(edit) @12920   13 years tbretz Added a function to return the median of the whole camera.
(edit) @12880   13 years tbretz Removed some old workarounds hopefully not necessary anymor with newer ...
(edit) @12866   13 years tbretz Removed the camera display, because the display is uusally in degrees ...
(edit) @12865   13 years tbretz Removed an obsolete (double) line.
(edit) @12864   13 years tbretz Made static function to get memory public.
(edit) @12863   13 years tbretz Improved some logging output.
(edit) @12862   13 years tbretz Also update the trigger rates and allor SetPtrAddress to verify the ...
(edit) @12861   13 years tbretz Added containers for FSC temperatures and humidity.
(edit) @12860   13 years tbretz Added MReportRates to store the contenst of the TRIGGER_RATES service ...
(edit) @12858   13 years tbretz GetDataMember doesn't return offsets of pointers in root 5.32/00 -- ...
(edit) @12857   13 years tbretz Fixed a wrong return statement.
(edit) @12856   13 years tbretz Commented out an unused variable for convenience.
(edit) @12855   13 years tbretz Commented out an unused variable for convenience.
(edit) @12854   13 years tbretz Fixed two malformed format strings
(edit) @12845   13 years tbretz Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ...
(edit) @12799   13 years Daniela Dorner added option to use sourcefile also from other path
(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) @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) @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) @12753   13 years tbretz Added the option to switch the compiler to c++0x mode to make ...
(edit) @12752   13 years tbretz
(edit) @12741   13 years tbretz
(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) @12722   13 years lyard added a few accessor functions
(edit) @12714   13 years tbretz Implemented to allow a missing END tag or decline it.
(edit) @12707   13 years lyard added handling of missing END keyword
(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) @12696   13 years Daniela Dorner added tooltip for comment
(edit) @12695   13 years Daniela Dorner added mode tooltip
(edit) @12694   13 years Daniela Dorner added new database values
(edit) @12667   13 years Daniela Dorner added (webinterface to query, insert and update comments concerning runs)
(edit) @12666   13 years Daniela Dorner added (file with names and definitions for fact_runinfo.php)
(edit) @12665   13 years Daniela Dorner added (webinterface to display content of factdata.runinfo)
(edit) @12630   13 years tbretz Removed an obsolete fGeomCam; make sure that everything is initialized ...
(edit) @12629   13 years tbretz Make the result of the noise alculation valid, so that it can directly ...
(edit) @12628   13 years tbretz Make sure that no name for the mapping can be given; print the name in ...
(edit) @12627   13 years tbretz Do not print the mapping table of the header by default.
(edit) @12626   13 years tbretz Return the dfeault constructor rather then 0, to allow using of the ...
(edit) @12625   13 years tbretz Added possibility to return mean and rms in GetPixelContant
(edit) @12624   13 years tbretz Rotated camera by 90 deg
(edit) @12608   13 years Daniela Dorner added new databases to backup list
(edit) @12503   13 years tbretz Make sure that we don't get exceptions from old drs calib files ...
(edit) @12500   13 years tbretz Some fixes to the new AddT to make it compile.
(edit) @12487   13 years tbretz Preliminary version of a time calibration algorithm
(edit) @12479   13 years tbretz Write the run-numbers to position 1,2,3 instead of 0,1,2; 0 is now ...
(edit) @12471   13 years tbretz Changed the Apply function to support the time marker channels; added ...
(edit) @12466   13 years kraehenb Fixed the PrintKeys() bug, the function works now as expected. ...
(edit) @12423   13 years tbretz Fixed some missing STL includes.
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12329   13 years tbretz Changed the 'define all' and 'define err' in a way that it is less ...
Note: See TracRevisionLog for help on using the revision log.