source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12734   13 years tbretz added SetupReadingFits and InterpreteFits
(edit) @12733   13 years tbretz added MReportFitsRead
(edit) @12732   13 years tbretz Adapted memember function names to Mars convention; fixed a type in a ...
(edit) @12722   13 years lyard added a few accessor functions
(edit) @12714   13 years tbretz Implemented to allow a missing END tag or decline it.
(edit) @12707   13 years lyard added handling of missing END keyword
(edit) @12703   13 years tbretz Extract the trigger type from the file.
(edit) @12702   13 years tbretz Extract the trigger type from the file.
(edit) @12701   13 years tbretz Extract the trigger type from the file.
(edit) @12696   13 years Daniela Dorner added tooltip for comment
(edit) @12695   13 years Daniela Dorner added mode tooltip
(edit) @12694   13 years Daniela Dorner added new database values
(edit) @12667   13 years Daniela Dorner added (webinterface to query, insert and update comments concerning runs)
(edit) @12666   13 years Daniela Dorner added (file with names and definitions for fact_runinfo.php)
(edit) @12665   13 years Daniela Dorner added (webinterface to display content of factdata.runinfo)
(edit) @12630   13 years tbretz Removed an obsolete fGeomCam; make sure that everything is initialized ...
(edit) @12629   13 years tbretz Make the result of the noise alculation valid, so that it can directly ...
(edit) @12628   13 years tbretz Make sure that no name for the mapping can be given; print the name in ...
(edit) @12627   13 years tbretz Do not print the mapping table of the header by default.
(edit) @12626   13 years tbretz Return the dfeault constructor rather then 0, to allow using of the ...
(edit) @12625   13 years tbretz Added possibility to return mean and rms in GetPixelContant
(edit) @12624   13 years tbretz Rotated camera by 90 deg
(edit) @12608   13 years Daniela Dorner added new databases to backup list
(edit) @12503   13 years tbretz Make sure that we don't get exceptions from old drs calib files ...
(edit) @12500   13 years tbretz Some fixes to the new AddT to make it compile.
(edit) @12487   13 years tbretz Preliminary version of a time calibration algorithm
(edit) @12479   13 years tbretz Write the run-numbers to position 1,2,3 instead of 0,1,2; 0 is now ...
(edit) @12471   13 years tbretz Changed the Apply function to support the time marker channels; added ...
(edit) @12466   13 years kraehenb Fixed the PrintKeys() bug, the function works now as expected. ...
(edit) @12423   13 years tbretz Fixed some missing STL includes.
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12329   13 years tbretz Changed the 'define all' and 'define err' in a way that it is less ...
(edit) @12327   13 years tbretz replaces PCTime by UnixTimeUTC
(edit) @12326   13 years tbretz Removed comments; replaced code in Apply by ApplyCh; fixed the problem ...
(edit) @12285   13 years tbretz Removed stray debug output.
(edit) @12278   13 years tbretz Added a very simple spike removal algorithm.
(edit) @12069   13 years tbretz Another improvement to the GetPixelMax loop; added more sanity checks
(edit) @12049   13 years tbretz Fixed wrong read access in GetPixelMax
(edit) @12045   13 years tbretz Fixed memory (write) access in GetPixelMax
(edit) @12018   13 years tbretz Latest update.
(edit) @12017   13 years tbretz Updated to have HAVE_ZLIB defined.
(edit) @11969   13 years tbretz Added simple function to just return the maxima within a pre-defined range.
(edit) @11964   13 years tbretz Added default values to the getter, allow TUNIT to be empty.
(edit) @11916   13 years tbretz Removed some obsolete include.
(edit) @11905   13 years tbretz Improved output of PrintKeys and PrintColumns
(edit) @11899   13 years Daniela Dorner updated corsika version, bugfix for diskusage, writing permission for ...
(edit) @11896   13 years tbretz Added mcore to path.
(edit) @11891   13 years tbretz Removed an obsolete comment block.
(edit) @11873   13 years tbretz Added mcore to include path
(edit) @11872   13 years tbretz Made sure that izstream and fits are in the dictionary
(edit) @11871   13 years tbretz added the possibility to read the pixel map from a file
(edit) @11870   13 years tbretz When setting a pixel map in the event data subtract one to get from ...
(edit) @11869   13 years tbretz Implemented the possibility to set the pixel map in the run-header ...
(edit) @11863   13 years Daniela Dorner adapted paths for new production
(edit) @11862   13 years Daniela Dorner added observation level and moon
(edit) @11842   13 years Daniela Dorner adapted to allow backup of defined databases
(edit) @11841   13 years Daniela Dorner added (setup for processing in La Palma)
(edit) @11831   13 years tbretz Changed the Apply function to avoid too high numbers; little ...
(edit) @11816   13 years tbretz
(edit) @11815   13 years tbretz
(edit) @11814   13 years tbretz Removed izstream.h and fits.h
(edit) @11813   13 years tbretz Added new directory mcore.
(edit) @11806   13 years tbretz
(edit) @11711   13 years tbretz Fixed a bug when the END tag was the first in a block
(edit) @11690   13 years tbretz Renamed 'StartCell' to 'StartCellData'
(edit) @11572   13 years tbretz Latest changes.
(edit) @11571   13 years tbretz Latest changes.
(edit) @11570   13 years tbretz Don't print the header contents by default.
(edit) @11569   13 years tbretz removed some obsolete calls to Format(); correctly display the ...
(edit) @11568   13 years tbretz Changed fHiGainFirst/fHiGainLast from Byte_t to UShort_t to support ...
(edit) @11567   13 years tbretz Do not propagate non finite numbers.
(edit) @11562   13 years tbretz Added latest changes.
(edit) @11561   13 years tbretz Added HAVE_ZLIB
(edit) @11560   13 years tbretz Fixed check for SIMPLE; added HAVE_ZLIB support.
(edit) @11559   13 years tbretz Removed MZlib, MFits; added izstream, fits
(edit) @11558   13 years tbretz Fixed an ifsef in GetObjectInfo
(edit) @11557   13 years tbretz Added exceptions if supported by the compiler; removed check for ...
(edit) @11556   13 years tbretz Replaced MZlib by izstream; added check for TELESCOP key.
(edit) @11555   13 years tbretz added fIsSigned; adapted GetSample; added GetMin; changed code in GetMax
(edit) @11554   13 years tbretz Added fIsSigned data memeber; increased version number.
(edit) @11553   13 years tbretz Replaced MZlib with izstream
(edit) @11552   13 years tbretz
(edit) @11551   13 years tbretz Moved all the source code to the header; set the fail and bad bit more ...
(edit) @11550   13 years tbretz
(edit) @11549   13 years tbretz
(edit) @11515   13 years tbretz Added special pixel 1438 and 1439.
(edit) @11491   13 years tbretz Latest changes.
(edit) @11490   13 years tbretz Replaced fPCTime by a two byte buffer and init full time; added ...
(edit) @11489   13 years tbretz Added fStartCells and increased version number
(edit) @11488   13 years tbretz Added iterator to start cell.
(edit) @11487   13 years tbretz Optimized reverse copy procedure; added HasKey
(edit) @11486   13 years tbretz Added support for FITS files in readdaq.
(edit) @11461   13 years tbretz Made also Entry public -- for newer root versions and moved ReadBlock down.
(edit) @11460   13 years tbretz Latest changes.
(edit) @11459   13 years tbretz
(edit) @11457   13 years tbretz Added MRawFitsRead
(edit) @11456   13 years tbretz Read the first header already at preprocessing time so that at least ...
(edit) @11454   13 years tbretz Fixed raplacing of extension and added fits as a valid extension.
(edit) @11453   13 years tbretz Use FITS reader instead of raw-reader if it is a FITS raw file.
(edit) @11452   13 years tbretz Added Getter for fCameraVersion
Note: See TracRevisionLog for help on using the revision log.