source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19254   6 years tbretz Compatibility with root 6 -- untested
(edit) @19253   6 years tbretz This warning seems to be obsolete in root 6
(edit) @19252   6 years tbretz Compatibility with root 6 -- untested
(edit) @19251   6 years tbretz Worked around a compiler warning (err is used in the header)
(edit) @19250   6 years tbretz Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
(edit) @19249   6 years tbretz Removed a stray paranthesis, replaced some unicode characters.
(edit) @19248   6 years tbretz Removed some not really necessary const-qualifiers to make it ...
(edit) @19247   6 years tbretz root 6 uses kPrint somwehere else alraedy
(edit) @19246   6 years tbretz Two return values missing, unload() not used at all.
(edit) @19244   6 years tbretz Fixed name
(edit) @19243   6 years tbretz It is a better idea if root.rc.in is visible
(edit) @19242   6 years tbretz New files for cmake.
(edit) @19241   6 years tbretz No need anymore to install marslogo
(edit) @19240   6 years tbretz Allow to link the marslogo into the shared object so that no path is ...
(edit) @19224   6 years tbretz As a default use 'clang', 'gcc' and 'cc'
(edit) @19221   6 years tbretz That's the better approach. To avoid confusion, disable clang as a default.
(edit) @19220   6 years tbretz The default build option should be 'Release'
(edit) @19208   6 years tbretz Added a simple way to produce a binary package containing the mars ...
(edit) @19207   6 years tbretz Fixed a typo in a comment.
(edit) @19206   6 years tbretz Add include to include-paths (for simplified packaging -- less ...
(edit) @19203   6 years tbretz Still requires numerical protection for a few very unlikely numerical ...
(edit) @19160   6 years Daniela Dorner new disp parametrization for analysis + cut that had not been committed yet
(edit) @19159   6 years Daniela Dorner fixed abberation correction
(edit) @19158   6 years Daniela Dorner ignore negative values
(edit) @19133   6 years tbretz Accept the binning.
(edit) @19132   6 years tbretz Secured against a larger input (1440) than output (64) conatiner.
(edit) @19131   6 years tbretz Added a function to return the Sign of fCosDeltaAlpha as 1 or -1.
(edit) @19130   6 years tbretz Added a member function to return the total charge in the sensor.
(edit) @19129   6 years tbretz Secure the algorithm for the case when the output container (64) is ...
(edit) @19128   6 years tbretz Added a Scale function.
(edit) @19127   6 years tbretz Avoid some compiler warning.
(edit) @19123   6 years tbretz Secured for cases in which the raw data stores more pixels (1440) than ...
(edit) @19088   6 years tbretz UTF charcter was not allowed here.
(edit) @19087   6 years tbretz Icluded functional for bind
(edit) @19086   6 years tbretz pos is a pointer, must be !=0 not >0
(edit) @19085   6 years tbretz Finding Nova was broken... fixed.
(edit) @19012   6 years tbretz A little tool for synatax check of a macro.
(edit) @19011   6 years tbretz Updated URL
(edit) @19010   6 years tbretz Updated the header, project and version definition, added help2man, ...
(edit) @19009   6 years tbretz Value already declared as static const data member
(edit) @19008   6 years tbretz This function just calls itself... to be fixed.
(edit) @19007   6 years tbretz Replaced some unicode characters by proper string representations.
(edit) @19006   6 years tbretz Explicizt reinterpret cast to avoid clang warning.
(edit) @19005   6 years tbretz Workaround for dictionary + clang reuired.
(edit) @19004   6 years tbretz Comments around an unused data member.
(edit) @19003   6 years tbretz Clang has a problem which somehow happends in the root dictionary... ...
(edit) @19002   6 years tbretz Use proper unicode representaion of charcter.
(edit) @19001   6 years tbretz It's not a struct it's a class
(edit) @19000   6 years tbretz Use a reinterpret_cast to avoid compiler warnings with clang.
(edit) @18999   6 years tbretz Use the proper delete operator.
(edit) @18998   6 years tbretz Switch off the workaround when compiling with clang -- it would not ...
(edit) @18979   6 years tbretz Use a reinterpret_cast to make the compiler more happy.
(edit) @18957   7 years tbretz Improved compiler warnings.
(edit) @18956   7 years tbretz Build files to build mars with cmake (first draft)
(edit) @18955   7 years tbretz The specialized template must be declared inline.
(edit) @18953   7 years tbretz Implemented a specialized template for Entry::Get in case of a string, ...
(edit) @18946   7 years Daniela Dorner allow values +-45sec from the run
(edit) @18943   7 years Daniela Dorner added more values and fixed bug with diff
(edit) @18942   7 years Daniela Dorner renamed as more information than only temperature will be filled
(edit) @18936   7 years Daniela Dorner added more values for artificial trigger rate
(edit) @18926   7 years tbretz Some fixes to make Mars compile at ISDC with an old compiler and ...
(edit) @18888   7 years Daniela Dorner make sure that label of thetasq plot is plotted
(edit) @18878   7 years (none) fix typo
(edit) @18877   7 years (none) fix uniform sampling of dtheta to be sampled uniform in r**2 and avoid ...
(edit) @18865   7 years Daniela Dorner adapted path to run on newdata
(edit) @18849   7 years tbretz Fixed a typo and a bug. Fill could crash if it got an invalid channel ...
(edit) @18835   7 years tbretz Allow to reset the calibration as obtained from the file - this is as ...
(edit) @18831   7 years tbretz Added Nova::LnLatPosn, it is now a struct not a typedef
(edit) @18830   7 years tbretz Simplified CINT workaround. Added RWTH.
(edit) @18827   7 years tbretz Changed to upper case, automatically convert to upper case, use an ...
(edit) @18820   7 years tbretz Slightly modified the interface to access the observatory. This allows ...
(edit) @18817   7 years Daniela Dorner small change to make it work again after php update
(edit) @18785   8 years tbretz Added FAMOUS camera layout
(edit) @18753   8 years Daniela Dorner implemented abberation correction by 1.02
(edit) @18752   8 years tbretz Removed an obsolete include
(edit) @18751   8 years tbretz Implemented the possibility to correct for the reflector's abberation ...
(edit) @18750   8 years Daniela Dorner added (macro to exctract artificial trigger rates)
(edit) @18749   8 years Daniela Dorner added software trigger
(edit) @18689   8 years Daniela Dorner ignore values that do not make sense
(edit) @18688   8 years Daniela Dorner updated to not stop if one file is not found
(edit) @18677   8 years tbretz Fixed a numerical problem which could happen when the values were ...
(edit) @18595   8 years tbretz Fixed a wraning in a conditional (uncritical)
(edit) @18594   8 years tbretz It seems typedefs and templates need to be public with the newer ...
(edit) @18593   8 years tbretz Newers compilers need an explicit cast here.
(edit) @18592   8 years tbretz Newer compilers need an explicit cast here.
(edit) @18591   8 years tbretz Tried to make the compiler hack compiler version dependent.
(edit) @18580   8 years tbretz Added SetupFits to be able to read the container from a fits file.
(edit) @18579   8 years tbretz A copy of mc/callisto.C, removed the pedestal processing, adapted the ...
(edit) @18578   8 years tbretz MSoftwareTrigger is not required, added missing containers to the ...
(edit) @18577   8 years tbretz Fixed a typo and write the corsika simulated source position and the ...
(edit) @18576   8 years tbretz The additional acceptance should be excuted no matter of the setup of ...
(edit) @18575   8 years Daniela Dorner added include for fits.h
(edit) @18574   8 years tbretz Fixed a logic flaw for old files without CLTYPE
(edit) @18573   8 years tbretz Fixed wrong order or arguments.
(edit) @18572   8 years tbretz Also retrieve the name of the container from the file and create the ...
(edit) @18571   8 years tbretz Implemented a sanity check in SetupFits for the container name.
(edit) @18570   8 years tbretz Do not only write container name as CLNAME but also container type as ...
(edit) @18569   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18568   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18567   8 years tbretz Renamed map to mmap to avoid conflicts with std::map, some snaity ...
Note: See TracRevisionLog for help on using the revision log.