source: trunk/Mars/mcore

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17137   11 years tbretz Reverting to last revision.
(edit) @17136   11 years tbretz Reverting to last revision.
(edit) @17135   11 years tbretz Reverting to last revision.
(edit) @17134   11 years tbretz Reverting to last revision.
(edit) @17133   11 years tbretz Reverting to last revision.
(edit) @17132   11 years tbretz Reverting to last revision.
(edit) @17131   11 years tbretz Reverting to last revision.
(edit) @17128   11 years tbretz Added missing includes etc which is necessary to include the files in ...
(edit) @17122   11 years tbretz Some fixes for compiler stuff, added some more setters to allow a more ...
(edit) @17121   11 years tbretz A class for a bi-linear inter- and extrapolation.
(edit) @17052   11 years lyard Removed debug output messages
(edit) @17038   11 years lyard removed warning in factfits.h
(edit) @17035   11 years lyard Added error when using wrong fits class and adapted MRawFitsRead to ...
(edit) @17009   11 years tbretz Added count() member function
(edit) @16974   11 years tbretz Fixed a typo in the last commit.
(edit) @16973   11 years tbretz Added GetAngularSeparation for local coordinates and a more reasonable ...
(edit) @16971   11 years tbretz Fixed a typo in the last commit.
(edit) @16970   11 years tbretz Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as EquPosn
(edit) @16966   11 years tbretz Changed sign of the offset, so that the offset/slope combination ...
(edit) @16962   11 years tbretz Added GetAngularSeparation
(edit) @16939   11 years lyard got rid of over 1024 start cell values by adding modulo
(edit) @16935   11 years lyard god rid of ambiguous cast error
(edit) @16898   11 years lyard Propagated the new naming of enums to other files....
(edit) @16897   11 years lyard Removed bytes swapping for RAWSUM
(edit) @16896   11 years lyard Added RAWSUM calculation, merged fits.h
(edit) @16890   11 years tbretz Consistency of member names
(edit) @16889   11 years tbretz Some cleaning to easier understand the code.
(edit) @16888   11 years tbretz Given proper names to the enums... we are not programming Fortran ...
(edit) @16882   11 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16867   11 years lyard got rid of defines
(edit) @16856   11 years tbretz Forgot this one...
(edit) @16855   11 years tbretz Fixed a couple of issues including missing setting of badbit, broken ...
(edit) @16849   11 years tbretz Added ln_get_lunar_earth_dist
(edit) @16847   11 years lyard fixed -again- checksum calculation while reading... hopefully
(edit) @16846   11 years lyard reverted the change: this did not work...
(edit) @16844   11 years lyard fixed checksum calculation while reading... hopefully
(edit) @16843   11 years tbretz Changed the way how the returned maximum is calculated to get a better ...
(edit) @16840   11 years lyard bug fix and emplace_back
(edit) @16825   11 years lyard Added heap consistency check. Not yet enabled
(edit) @16820   11 years lyard Modified block header's sequence scheme
(edit) @16815   11 years lyard replaced compression enum handling
(edit) @16814   11 years lyard added block headers and changed compression mechanism
(edit) @16811   11 years lyard oops, got rid of cout
(edit) @16810   11 years lyard Added tile header to zfits
(edit) @16670   11 years tbretz Removed the include for arpa/inet.h for CINT to make CINT be happy.
(edit) @16669   11 years tbretz Error messages wrongly formatted; setting the bad-bit was missing - ...
(edit) @16603   11 years tbretz Fixed some stupid mistakes of the changes yesterday... maybe I was too ...
(edit) @16602   11 years tbretz Just some cosmetics... using a reverse iterator to inetrate from the ...
(edit) @16564   11 years tbretz Fixing the typo only at one place is not enough; removed the include ...
(edit) @16563   11 years tbretz Turned the login in the loop to ensure no access if no data (can this ...
(edit) @16561   11 years tbretz Performance improved and heavily tested version of the DRS calibration ...
(edit) @16560   11 years tbretz Performance improved and heavily tested version of the calibration ...
(edit) @16546   11 years tbretz Improved performance of checksum calculation by partly unrolling the ...
(edit) @16502   11 years lyard fixed bug with negative start cell
(edit) @16495   11 years lyard removed debug output
(edit) @16485   11 years lyard changed drs calib table name
(edit) @16443   11 years lyard more tweaks to factfits
(edit) @16442   11 years tbretz If exceptions are not enabled, don't throw...
(edit) @16428   11 years tbretz Added copy cnstructor to DrsCalibration; allow CorrectStep to be ...
(edit) @16427   11 years tbretz Replaced push_back by emplace_back and size() by empty() where ...
(edit) @16426   11 years tbretz Fixed some typos and a compiler warning.
(edit) @16425   11 years tbretz requestedTile and currentTile should be uint32_t in ReadBinaryRow; no ...
(edit) @16424   11 years tbretz Added new member in Column to store the total number of bytes; ...
(edit) @16418   11 years lyard Fixed bugs from improvements
(edit) @16417   11 years tbretz removed the obsolete mightFail from the constructor; some little ...
(edit) @16416   11 years tbretz removed the obsolete mightFail from the constructor; some little ...
(edit) @16415   11 years tbretz added total_bytes to support the new member functions GetHeapShift and ...
(edit) @16414   11 years lyard Fixed little size_t to off_t bug
(edit) @16374   11 years tbretz Added ln_get_lunar_phase
(edit) @16331   11 years lyard Added comment functions to ofits.h
(edit) @16287   11 years lyard got rid of a cast on tellg
(edit) @16285   11 years lyard added new files for fitsCompressor and compressed files read headers
(edit) @16284   11 years lyard added fitsCompressor and compressed files read headers
(edit) @15627   11 years lyard bugFix
(edit) @15364   11 years tbretz Implemented the possibility to stream the input file immediately also ...
(edit) @15278   11 years lyard fixed wrong run type display, fixed calibration loading
(edit) @15268   11 years tbretz Added the misisng namespace for endl in case or MARS
(edit) @15267   11 years tbretz It seems there is a problem with the defines used by CINT in AcLiC and ...
(edit) @15266   11 years tbretz Allocation the buffer on the stack can give problems because it is ...
(edit) @15254   11 years tbretz Added ln_get_solar_equ_coords and ln_get_lunar_sdiam
(edit) @15218   11 years tbretz Added hv(PixelMapEntry\&) as member function
(edit) @15215   11 years tbretz
(edit) @15214   11 years tbretz Moved a lot of code to the header file, removed dependencies from ...
(edit) @15207   11 years tbretz Fixed a compilation issue and the coordinate system problem.
(edit) @15203   11 years tbretz Added GetEquFromHrz
(edit) @15197   11 years tbretz
(edit) @15125   12 years tbretz Reorganized some code around the triming of comments to get more ...
(edit) @15085   12 years tbretz To 'solve' the problem with the unordered_map MARS will now use a ...
(edit) @15013   12 years tbretz Fixed name of data member.
(edit) @15008   12 years tbretz Added data mebers to store begin and end date of runs and drs calib; ...
(edit) @14965   12 years tbretz Added ___warn___
(edit) @14960   12 years tbretz Fixed a compilation issue Etienne had introduced with his latest changes.
(edit) @14949   12 years tbretz Added a lot of comments to the timing calibration functions.
(edit) @14935   12 years tbretz Add changes necessary to remove fits completely from namespace std in MARS.
(edit) @14933   12 years tbretz Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
(edit) @14904   12 years tbretz Reverting to last revision.
(edit) @14896   12 years tbretz Added MCalibrateFact and MCalibrateDrsTimes
(edit) @14889   12 years tbretz Added GetNumRows
(edit) @14867   12 years lyard Added requirement to explicitely allow for fits comments auto-trim
(edit) @14865   12 years tbretz Added a new function to treat the spikes; improved treatment for steps ...
Note: See TracRevisionLog for help on using the revision log.