source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19859   5 years tbretz Fixed a compiler warning.
(edit) @19858   5 years tbretz Do not apply step correction when MPedestalSubtractedEvt is not a ...
(edit) @19857   5 years tbretz Jump correction needs to be turned off also here.
(edit) @19856   5 years tbretz Also the include of unordered_map only needs to be secured for ROOTv5 CINT.
(edit) @19854   5 years tbretz It seems there was a DEFINED missing.
(edit) @19853   5 years tbretz Added a few additional checks. No default file anymore (as the default ...
(edit) @19852   5 years tbretz Changed the default atmosphere without user initailization to ...
(edit) @19851   5 years tbretz For conevenience initialize fWavelengthMin/Max
(edit) @19850   5 years tbretz This is also used to catch some option from the runheaders before ...
(edit) @19849   5 years tbretz Added description of --check to Usage
(edit) @19848   5 years tbretz Make a public access to MCorsikaRead::CalcNumEvents possible. This ...
(edit) @19847   5 years tbretz This is a first draft for the pulse shape. It is based on the ...
(edit) @19846   5 years tbretz Example how to extract a calibrated trace.
(edit) @19845   5 years tbretz Allow also .q
(edit) @19844   5 years tbretz This is double checked
(edit) @19843   5 years tbretz Added a lot of comments.
(edit) @19842   5 years tbretz Added a lot of comments.
(edit) @19841   5 years tbretz Added a lot of comments.
(edit) @19840   5 years tbretz More general path examples.
(edit) @19838   5 years tbretz Last commit updated.
(edit) @19837   5 years tbretz This did not work for system wide installations... new try.
(edit) @19835   5 years tbretz HAWC's Eye spacific version.
(edit) @19834   5 years tbretz Minor improvement but still not perfect. This reflects at least with ...
(edit) @19833   5 years tbretz Typo
(edit) @19832   5 years tbretz ROOTv6 does not clone these two arrays... I do not understand why.
(edit) @19831   5 years tbretz Fixed a problem with TFormula in rootv6
(edit) @19830   5 years tbretz Create a link to the correct thisroot.sh for convenience
(edit) @19829   5 years tbretz There is a problem with the rootcint hack with root v6. I hope that ...
(edit) @19828   5 years tbretz Create a link to the correct thisroot.sh for convenience
(edit) @19826   5 years tbretz Fixed a few minor problems which avoided to run the macro with root 6
(edit) @19825   5 years tbretz Root 6 complained about an undefined character symbol.
(edit) @19824   5 years tbretz Can be const
(edit) @19823   5 years tbretz There was a bug calling InitFact (an old line survcived)
(edit) @19822   5 years tbretz Improved output.
(edit) @19821   5 years tbretz Moved definition of the cleaning levels to the top of the macro.
(edit) @19820   5 years tbretz Typo in comment.
(edit) @19819   5 years tbretz usemap can always be turned on, it is turned off bythe MC flag
(edit) @19814   5 years tbretz Indirection through an alias won't work
(edit) @19813   5 years tbretz Wrong variables
(edit) @19812   5 years tbretz Improvements. Added 'Fake HAWC variables', added the possibility to ...
(edit) @19801   5 years tbretz Added example for adding core position (from MC truth) and fixed exit ...
(edit) @19800   5 years tbretz We can use the default mem mode... there is no issue with memory and ...
(edit) @19799   5 years tbretz Missing whitespace
(edit) @19797   5 years tbretz Examples how to use ranger.
(edit) @19790   5 years tbretz Compatibility down to cmake 3.1
(edit) @19789   5 years tbretz Improved comment.
(edit) @19788   5 years tbretz The point source is emitting isotropically now. Before the flux was ...
(edit) @19787   5 years tbretz Added how to simulate a point source.
(edit) @19786   5 years tbretz Implemneted the option of a (non ideal) point source.
(edit) @19785   5 years tbretz Allow to setup a point source.
(edit) @19783   5 years tbretz Better formatting of error message
(edit) @19782   5 years tbretz Same error message than for cmake itself.
(edit) @19779   5 years tbretz Enforce at least cmake 3.0 (cmake 2.8.12 fails), gcc 4.4.7 (known to ...
(edit) @19777   5 years tbretz ROOT_VERSION must not be a list when evaluated with VERSION_GREATER_EQUAL
(edit) @19776   5 years tbretz Improved some comments and removed some obsolete code lines.
(edit) @19775   5 years tbretz root 5 doesn't know that target and the links are not required either.
(edit) @19774   5 years tbretz looks like a better handling of the dictionary pcm files.
(edit) @19773   5 years tbretz If the file already exists - do nothing.
(edit) @19770   5 years tbretz Fit an atmospheric profile from an atmprof file to get the ...
(edit) @19768   5 years tbretz Minor corrections to a comment.
(edit) @19767   5 years tbretz The default obs level is 0 now
(edit) @19766   5 years tbretz And another constructor
(edit) @19765   5 years tbretz fHeight is not used right now... (note that the current default ...
(edit) @19764   5 years tbretz Compare corsika and ceres atmosphere...
(edit) @19763   5 years tbretz Moved the atmosphere code to its own files and make it accessible from ...
(edit) @19762   5 years tbretz Setter for production height.
(edit) @19761   5 years tbretz fgEarthRadius can be public.
(edit) @19760   5 years tbretz They are added to the ListOfCleanups. This is implemented as a ...
(edit) @19759   5 years tbretz Not nice... but those billions of warnings from root are just too annoying.
(edit) @19758   5 years tbretz Produce root version number of not already available.
(edit) @19756   5 years tbretz Some minor improvements to root detection output. If a root build ...
(edit) @19755   5 years tbretz Make it more robust against missing version numbers.
(edit) @19753   5 years tbretz Allow setting SurfaceRoughness (note that this is DANGEROUS to use) ...
(edit) @19752   5 years tbretz Wrong return type.
(edit) @19751   5 years tbretz Intendation is confusing some compilers giving warnings.
(edit) @19750   5 years tbretz In some configurations the root version is missing -> don't check then
(edit) @19749   5 years tbretz Pulses in the data can start as early as 250.
(edit) @19748   5 years tbretz The pusle position in the data is earlier
(edit) @19747   5 years tbretz Make rule work for data files as well.
(edit) @19746   5 years tbretz No unsuitable pixel as a default, adapted extraction range to data, ...
(edit) @19745   5 years tbretz Updated cleaning levels.
(edit) @19744   5 years tbretz Updated cleaning levels, updated histogram binnings.
(edit) @19739   5 years tbretz A plotting macro that allows to easily test processing in star.
(edit) @19738   5 years tbretz Do not use cout but gLog
(edit) @19737   5 years tbretz Improved Print output
(edit) @19736   5 years tbretz The Ellipse wasn't trasnaperent.
(edit) @19735   5 years tbretz Fixed a race condition problem and made the loop turn around.
(edit) @19734   5 years tbretz A simple event display for calibrated data.
(edit) @19730   5 years tbretz usage information added
(edit) @19729   5 years tbretz Example how to plot a ratescan
(edit) @19728   5 years tbretz Allow to configure zfits compression.
(edit) @19727   5 years tbretz Allow for .fz extension in input files.
(edit) @19726   5 years tbretz Switch to compressed files -- the algorithm which columnis compressed ...
(edit) @19725   5 years tbretz Switch from ofits to zofits
(edit) @19724   5 years tbretz A fix to the output file names and better binnings.
(edit) @19723   5 years tbretz Do not write MMc* when writing MC calibration files.
(edit) @19722   5 years tbretz No need to keep GetFileName private
(edit) @19721   5 years tbretz No need to keep GetFileName private.
(edit) @19720   5 years tbretz Added a constructor which allows to instantiate MDIrIter with just one ...
(edit) @19719   5 years tbretz Some updates, in particular allowing to process more than one file at ...
Note: See TracRevisionLog for help on using the revision log.