source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20004   4 years tbretz Fixed a problem with newer boost versions.
(edit) @19987   4 years tbretz Cleanup of commandline options, files are not obverwritten anymore per ...
(edit) @19986   4 years tbretz The selector for the data is required as there is always an AND in the ...
(edit) @19985   4 years tbretz Added more histogram titles.
(edit) @19984   4 years tbretz Title was wrong.
(edit) @19982   4 years tbretz Added histogram titles.
(edit) @19981   4 years tbretz Fixed... didn't work without a simsel option.
(edit) @19980   4 years tbretz Improve some error output (red), added the possibility for MC file ...
(edit) @19974   4 years tbretz A typo in axis labels
(edit) @19971   4 years tbretz Added a binning in Impact Parameter for crosschecks
(edit) @19968   4 years tbretz Fixed a bug that broke the meaning of 'max'
(edit) @19967   4 years tbretz Fixed another last minute change.
(edit) @19966   4 years tbretz Added an accurate mode in which all SQL column types are converted as ...
(edit) @19965   4 years tbretz Added a decription for more (particularly SQL) types, such as kTime, ...
(edit) @19964   4 years tbretz Fix a none compile issue.
(edit) @19963   4 years tbretz Program to insert corsika input cards.
(edit) @19960   5 years tbretz Added some comment.
(edit) @19959   5 years tbretz Added some comment
(edit) @19946   5 years tbretz Added a streaming mode which ignores the number of rows in the file.
(edit) @19932   5 years tbretz Forgot to also replace the actual limit!
(edit) @19929   5 years tbretz Minor updates.
(edit) @19928   5 years tbretz New header.
(edit) @19926   5 years tbretz New server.
(edit) @19925   5 years tbretz fixed a typo
(edit) @19924   5 years tbretz Set Temp Limit to 60°C
(edit) @19923   5 years tbretz Added a temp limit of 55°C for all sensors
(edit) @19920   5 years tbretz The default observatory should be the preset default not per se 'ORM'
(edit) @19918   5 years tbretz Is using nova, so print out the default observatory.
(edit) @19913   5 years tbretz Write spectrum.C again.
(edit) @19912   5 years tbretz Added comment
(edit) @19911   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
(edit) @19910   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
(edit) @19908   5 years tbretz Fixed some axis labels for the spectrum histograms.
(edit) @19907   5 years tbretz Fixed Error calculation for final spectrum, it is difficult to keep ...
(edit) @19904   5 years tbretz Implemented the Flux Sigma and control plots to check if a point ...
(edit) @19903   5 years tbretz Made sure that all columns (except ResolutionW) are defined NOT NULL ...
(edit) @19900   5 years tbretz Some simplification for a better structured root file.
(edit) @19899   5 years tbretz No Integral histograms for Theta binning.
(edit) @19898   5 years tbretz Updated to include Integral and Integrated Results.
(edit) @19895   5 years tbretz Completele redone the logic, now the program produces all kind of ...
(edit) @19889   5 years tbretz Added counting triggered events (Triggered) to display cut ...
(edit) @19888   5 years tbretz There was a stray dot from the prev changes.
(edit) @19887   5 years tbretz In contrast to clang, gcc requires the initilizer list to be in order ...
(edit) @19886   5 years tbretz Added descriptions to command line options, respect verbose=0
(edit) @19882   5 years tbretz Spectrum program and external query files.
(edit) @19881   5 years tbretz Fixed compiler warning...
(edit) @19880   5 years tbretz Additional comment, unfold if.
(edit) @19879   5 years tbretz Allow for detection of empty fields and fields containing NULL.
(edit) @19878   5 years tbretz Branches must always be written, branch names must not start with a ...
(edit) @19827   5 years tbretz Wow... somebody hit the configuration in which this is relevant!
(edit) @19817   5 years tbretz Sorry, works with 6.18 and not 6.14
(edit) @19816   5 years tbretz Alias on two argument functions does not work with root 5.24/28 but 6.14/04
(edit) @19815   5 years tbretz Copy and Paste error
(edit) @19811   5 years tbretz Spaces removed.
(edit) @19810   5 years tbretz Found the solution... it needs a recursive access to the aliases ...
(edit) @19809   5 years tbretz Found and corrected the problem why aliases of aliases stay empty... ...
(edit) @19808   5 years tbretz Here, we can simply enable all branches for which an address was set.
(edit) @19807   5 years tbretz Removed a stray output line.
(edit) @19806   5 years tbretz Some improvements to first/max warning:
(edit) @19805   5 years tbretz Added a 'Map' which is a resource of the kind 'something/somethingelse'
(edit) @19804   5 years tbretz Unified the use of the mapping for the entry type in a file or ...
(edit) @19803   5 years tbretz Typos
(edit) @19802   5 years tbretz Moved the common Splitting algorithm to a common class 'Splitting' ...
(edit) @19798   5 years tbretz Some fixed to be able to correctly update a tree.
(edit) @19796   5 years tbretz Updated help text and improved the handling of the update option (can ...
(edit) @19795   5 years tbretz Updated help text and added possibility to apply ignore also to the ...
(edit) @19794   5 years tbretz Improvements and fixes.
(edit) @19793   5 years tbretz Now also the opposite direction is possible.
(edit) @19792   5 years tbretz This is a new general purpose tool similar to the root2sql which ...
(edit) @19772   5 years tbretz Added a warning on file naming.
(edit) @19771   5 years tbretz Fixed a bug which could lead (not in La Palma though) to inconsistent ...
(edit) @19717   5 years tbretz Typo
(edit) @19716   5 years tbretz Use a new flag from the DB to decice if this source followws sattelite ...
(edit) @19713   5 years tbretz Forgot to rename the server.
(edit) @19712   5 years tbretz Added GTC dust measurements
(edit) @19711   5 years tbretz Removed an obsolete line from the request.
(edit) @19710   5 years tbretz Removed some obsolete code, fixed a typo.
(edit) @19708   5 years tbretz Added tool to read GTC dust values.
(edit) @19700   5 years tbretz Improved error output
(edit) @19684   5 years Daniela Dorner added new algorithms (visiblity ratio, time-shift) and featues ...
(edit) @19658   5 years tbretz Same as before, but nicer and easier to read.
(edit) @19657   5 years tbretz A mistake in the logic.
(edit) @19656   5 years tbretz Ignore shortName for types 171,173 and 174.
(edit) @19654   5 years tbretz Fixed a problem (hopefully) when type 7 alerts are entered into the ...
(edit) @19653   5 years tbretz Minor cleanup
(edit) @19589   5 years tbretz Do not handly type 110 (this is a pre-alert without coordinates), ...
(edit) @19588   5 years tbretz Added fRa,fDec,fErr,fName to FlareTriggers insert and renamed key on ...
(edit) @19585   5 years tbretz Print a warning rather when the reading is close to the lower liit ...
(edit) @19584   5 years tbretz Based on changes from Daniela: Set min ADC value to 980 (now both ...
(edit) @19583   5 years tbretz Added some comments in the code and minor changes to the output.
(edit) @19582   5 years tbretz Added a missing sanity check in the $ function, use dereferencing ...
(edit) @19578   5 years tbretz For rc<0, a StartRead() is required as well.
(edit) @19577   5 years tbretz Some more beauty to source table loading.
(edit) @19576   5 years tbretz Logic fix.
(edit) @19575   5 years tbretz Nicer.
(edit) @19574   5 years tbretz + and - bite with the list item.
(edit) @19572   5 years tbretz Automatically reload sources if source is not found in list. Print ...
(edit) @19565   5 years tbretz Missed that in the Query
(edit) @19564   5 years tbretz Make an entry in the Alert DB if a broken GCN package is received ...
(edit) @19559   5 years tbretz Added some precision to the TNG data.
Note: See TracRevisionLog for help on using the revision log.