source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @19733   5 years Daniela Dorner added new options (cut on correction-factors, cut for rows with empty ...
(edit) @19732   5 years Daniela Dorner added new options for download-website
(edit) @19731   5 years Daniela Dorner fixed errors for corrected LCs, added new options (cut on ...
(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 ...
(edit) @19718   5 years tbretz Moved
(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) @19715   5 years tbretz Added the possibility to add RootHealPix to the Mars library.
(edit) @19714   5 years tbretz Added ratescan program for HAWC's Eye
(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) @19709   5 years tbretz Added new GTC dust.
(edit) @19708   5 years tbretz Added tool to read GTC dust values.
(edit) @19707   5 years tbretz Handle the MC MGeomCamFAMOUS data reasonably
(edit) @19706   5 years tbretz Improved naming convention.
(edit) @19705   5 years tbretz Minor fixes and simplifications.
(edit) @19704   5 years tbretz Minor fixed and simplification.
(edit) @19703   5 years tbretz Typo.
(edit) @19702   5 years tbretz Adapted some binning, removed wobble option, added comments, set a ...
(edit) @19701   5 years tbretz A macro to get the OriginalMC data into the root file.
(edit) @19700   5 years tbretz Improved error output
(edit) @19699   5 years tbretz Typo
(edit) @19698   5 years tbretz Changed the default of BaselineShift to false. This is what we use in ...
(edit) @19697   5 years tbretz Added a function to shift the signal.
(edit) @19696   5 years tbretz Fixed the caluclation of num events in case of single telescope files ...
(edit) @19695   5 years tbretz Added an option to write the trigger channel intp the raw channels to ...
(edit) @19694   5 years tbretz Only check number of input files if input files are t be expected.
(edit) @19693   5 years tbretz Implemented to copy the signal
(edit) @19692   5 years tbretz The average curve errorneously took into account empty channels.
(edit) @19691   5 years Daniela Dorner adapted setup for new scheduling
(edit) @19690   5 years tbretz Allow MWriteFitsFile to access the fadc resolution.
(edit) @19689   5 years tbretz Propagate name of camera geometry to the header
(edit) @19688   5 years tbretz Propagate name of camera geometry to the header
(edit) @19687   5 years tbretz Avoid some warnings.
(edit) @19686   5 years tbretz Improved output and fixed some issued with MC files which had less ...
(edit) @19685   5 years tbretz Improved output
(edit) @19684   5 years Daniela Dorner added new algorithms (visiblity ratio, time-shift) and featues ...
(edit) @19683   5 years tbretz Minor cosmetics
(edit) @19682   5 years tbretz Renamed famousbias source file.
(edit) @19681   5 years tbretz Renamed source file.
(edit) @19680   5 years tbretz Tried to get close to the ceres_12.rc, the most recent configuration ...
(edit) @19679   5 years tbretz Fixed a type in the units of the COG
(edit) @19678   5 years tbretz Better titles and labels. This is logically easier to understand as ...
(edit) @19677   5 years tbretz The first spline knot after the cable delay is still affected by the ...
(edit) @19676   5 years tbretz Converted from percent to coefficient.
(edit) @19675   5 years tbretz Allow to read Transmission curve during init process, simplified the ...
(edit) @19674   5 years tbretz Correct for the difference between teh pulse Xmin and X=0 so that 0 is ...
(edit) @19673   5 years tbretz Allow to create a camera without the blind pixels.
(edit) @19672   5 years tbretz Some hints to resolve some chaos.
(edit) @19671   5 years tbretz This seems to be a minimalistic way to link the libraries -- I had ...
(edit) @19670   5 years tbretz typo
(edit) @19669   5 years tbretz Allow to access the number of files, fNumTelescopes should be unsigned.
(edit) @19668   5 years tbretz Adapted to the cahnges in MSimGeomCam
(edit) @19667   5 years tbretz Added Width and Length to adjustable binnings, return an error in case ...
(edit) @19666   5 years tbretz Adapted unit conversion to intended trigger position in nanoseconds, ...
(edit) @19665   5 years tbretz PulsePos is in naoseconds -- therefore the conversion is wrong: fixed, ...
(edit) @19664   5 years tbretz Added some longer comments on the meaning of some variables, the valid ...
(edit) @19663   5 years tbretz last is the number of samples converted to nanoseconds, the conversion ...
(edit) @19662   5 years tbretz Added some comments about units
(edit) @19661   5 years tbretz Removed a stray cout
(edit) @19660   5 years tbretz New files
(edit) @19659   5 years tbretz This solution works on my laptop and piotl. I hope it does not break ...
(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) @19655   5 years tbretz Added to more functions to be able to access the returncode for the object.
(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) @19652   5 years tbretz Fixed a surprisingly old bug. The legend was wrong.
(edit) @19651   5 years tbretz Focal length according to datasheet.
(edit) @19650   5 years tbretz Set a reasonable default angle
(edit) @19649   5 years tbretz Defining correct focal distance, disentengle wavelength for lens ...
(edit) @19648   5 years tbretz Minor fixes and improvements.
(edit) @19647   5 years tbretz That was the better fix
(edit) @19646   5 years tbretz Replaces gLog by *fLog, try-and-error debugging (using d=10 and d=20) ...
(edit) @19645   5 years tbretz Added
(edit) @19644   5 years tbretz Added some comments and tried to adapt the geometry to what I would ...
(edit) @19643   5 years Daniela Dorner added total number of alerts
(edit) @19642   5 years Daniela Dorner added total number of alerts
(edit) @19641   5 years Daniela Dorner replace ATel in comment by link to ATel
(edit) @19640   5 years tbretz Added default constructor for vector<MQuaternion>
(edit) @19639   5 years tbretz Added a random function to simulate a gaussian shape with long tails ...
Note: See TracRevisionLog for help on using the revision log.