source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13398   12 years tbretz Update the statistics box with fit information if a gauss fit is done.
(edit) @13393   12 years tbretz Implemented the possibility to fit the projection per default with a ...
(edit) @13388   12 years tbretz Added a possibility to also filla ratio; removed obsolete DrawClone; ...
(edit) @13387   12 years tbretz Added fIsRatio; propagate weights; added a possibility to also fill a ...
(edit) @13379   12 years tbretz Added decoding for FACT.
(edit) @13366   12 years tbretz According to the root docu some GetRoot() calls should be GetDefaultRoot()
(edit) @13365   12 years tbretz Added two more modes.
(edit) @13364   12 years tbretz Implemented the possibility to start an eventloop in a step-by-step ...
(edit) @13363   12 years Daniela Dorner fixed column names
(edit) @13362   12 years Daniela Dorner added link to logbook in comments column
(edit) @13341   12 years Daniela Dorner fixed bug for tooltip mode
(edit) @13315   12 years Daniela Dorner included SequenceComments database
(edit) @13314   12 years Daniela Dorner corrected names of columns
(edit) @13295   12 years tbretz Removed an obsolete const-cast.
(edit) @13253   12 years tbretz
(edit) @13248   12 years tbretz Plot the results of a ratescan from a slow control file.
(edit) @13247   12 years tbretz Load iomanip per default.
(edit) @13225   13 years tbretz Do not read more than the expected number of rows per default.
(edit) @13117   13 years tbretz gDirectory->GetListOfKeys() can be NULL... fixed.
(edit) @13115   13 years lyard moved EXTNAME keyword further down for compatibility with fverify
(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
Note: See TracRevisionLog for help on using the revision log.