source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20038   4 years tbretz Implemented in place update of header where possible
(edit) @20037   4 years tbretz Minor fixes
(edit) @20036   4 years tbretz Mostly updated to the console output, implemented supression the ...
(edit) @20035   4 years tbretz Etienne's tool for repairing fits/raw files.
(edit) @20024   4 years tbretz For the moment, threads are disabled.
(edit) @20023   4 years tbretz This adds a version that was tested at least with V8 6.8 and a wrapper ...
(edit) @20022   4 years tbretz Fixed some compiler warnings by letting the compiler decide the exact type.
(edit) @20021   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20020   4 years tbretz In favor of boost 1.70, replaced get_io_context; The comments in a ...
(edit) @20019   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20018   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20017   4 years tbretz Made ready for boost 1.70 by replacing get_io_context; the SSL ...
(edit) @20016   4 years tbretz Readline 8 behaves differently. The best fix is to use the readline ...
(edit) @20015   4 years tbretz Readline needs to be told which are the printable charcters in the ...
(edit) @20014   4 years tbretz Improved handling of multiline cases.
(edit) @20012   4 years tbretz For gcc 4.8.5, I hope this workaround also works for gcc 4.7.
(edit) @20011   4 years tbretz Had to change to pointers, emplace_back and ofstream do not work in ...
(edit) @20010   4 years tbretz Compiler warning, overwriting existing name.
(edit) @20005   4 years tbretz The API in boost 1.70 changed.
(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.
Note: See TracRevisionLog for help on using the revision log.