source: trunk/Mars/mcore

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17338   12 years tbretz Updated the interface to have an option to read directly from a file.
(edit) @17336   12 years tbretz Added a new spike removal algorithm; changed the interface from 'all ...
(edit) @17305   13 years lyard Moved catalog reconstruction only when a row is read so that headers ...
(edit) @17304   13 years lyard Adapted compilation on older Gcc
(edit) @17302   13 years tbretz fRealRowWidth is know already before the header is written, so it can ...
(edit) @17301   13 years tbretz Removed an obsolete const-qualifier... again.
(edit) @17298   13 years lyard Fixed wrong header bug
(edit) @17297   13 years tbretz Added some more tweaks needed by CINT (default constructors, handling ...
(edit) @17296   13 years lyard Gave the possibility to change the number of threads, as long as ...
(edit) @17295   13 years tbretz Removed an obsolete const-qualifier
(edit) @17293   13 years tbretz Found a better solution to allow rootcint to parse unordered_map.
(edit) @17292   13 years tbretz Added some tweaks to allow root cint to parse the C++11 stuff.
(edit) @17290   13 years tbretz Added a Compression constructor which allows CINT to pass the argument ...
(edit) @17289   13 years tbretz Added missing Mars style exception handling.
(edit) @17288   13 years lyard Bugfix to be able to reuse the same zofits object to write more than ...
(edit) @17285   13 years lyard fixed bug related to thread-safe-ness
(edit) @17284   13 years lyard added special case for sanity checks if calibration table is compressed
(edit) @17283   13 years lyard added no-wait condition when processing is immediate
(edit) @17282   13 years tbretz Added some more missing std:: for the compilition in Mars
(edit) @17281   13 years tbretz Use the correct define as setup by configure
(edit) @17277   13 years tbretz Missed the possibility to setup the number of tiles after the ...
(edit) @17275   13 years tbretz The allowed-scheme to distinguish between what to do in case of a ...
(edit) @17274   13 years tbretz Added more missing std::
(edit) @17269   13 years tbretz Instead of a lot of conditionals in case of no queue, the queues are ...
(edit) @17268   13 years tbretz Implemented a <-operator to allow for sorting and the possibility to ...
(edit) @17267   13 years tbretz Added header guard.
(edit) @17265   13 years tbretz changed std::ofits to just ofits
(edit) @17264   13 years tbretz Hopefully finished removing the std namespace from the headers.
(edit) @17263   13 years tbretz Added more std:: namespace qualifiers
(edit) @17262   13 years tbretz Removed the 'using namespace' from header
(edit) @17261   13 years tbretz Removed 'using namespace' from header; some minor simplifications
(edit) @17260   13 years tbretz Removed the 'using namespace std;' from the header.
(edit) @17259   13 years lyard added output of tables in a file for fitsdump
(edit) @17258   13 years tbretz Replaced calls to post by emplace. Therefore implemented new ...
(edit) @17254   13 years tbretz Use a shared_ptr with aliasing of char* instead of a MemoryChunk
(edit) @17253   13 years lyard zofits with catalog shrinking and compressed calibration table
(edit) @17251   13 years tbretz Forgot the #endif
(edit) @17250   13 years tbretz Updated exception handling to make Mars happy.
(edit) @17249   13 years tbretz Added a special constructor version to make CINT happy and me unhappy.
(edit) @17248   13 years tbretz Moved the night argument to the end so that it can be omoitted
(edit) @17243   13 years tbretz Encapsulated the header with a guard (I don't understand why this was ...
(edit) @17242   13 years tbretz Removed obsolete and potentially dangerous include
(edit) @17241   13 years tbretz Fixed a square root of a potenitally negative number; replaced setting ...
(edit) @17240   13 years tbretz Added SetDefaultKeys
(edit) @17239   13 years lyard zofits with extra default values setters
(edit) @17237   13 years lyard Cleaner version of zofits
(edit) @17228   13 years tbretz Adapted to changes in Queue; Compression queues do not need sorting... ...
(edit) @17227   13 years tbretz Remove fSort; replaced the possibility to define a wrapper class which ...
(edit) @17226   13 years tbretz SerDrsCalibration changed to vector... pointers are always a security ...
(edit) @17225   13 years tbretz Fixed initialization with static data member; removed buggy example; ...
(edit) @17224   13 years tbretz Added missing include; setup a reasonable scheme for calling AddColumn ...
(edit) @17223   13 years tbretz Renamed BlockHeaderWriter to Compression - it is the user interface! ...
(edit) @17222   13 years lyard Header of zofits and zfits, with common enums
(edit) @17221   13 years lyard better version of zofits. New factofits. Only cleanup, defines, ...
(edit) @17219   13 years lyard draft zofits working with Queue and MemoryManager
(edit) @17216   13 years lyard Added the brand new zofits class.
(edit) @17206   13 years lyard Added missing initialization of is_compressed variable
(edit) @17144   13 years tbretz Added the possibility to check for the array size in SetPtrAddress
(edit) @17143   13 years tbretz Added some includes to allow include in any order; this also makes the ...
(edit) @17142   13 years tbretz The two functions need an inline tag, otherwise they can end up in two ...
(edit) @17141   13 years tbretz More inclused to make any include order possible, removed some ...
(edit) @17140   13 years tbretz The ClassDef is not needed. We are not going to write class instances ...
(edit) @17137   13 years tbretz Reverting to last revision.
(edit) @17136   13 years tbretz Reverting to last revision.
(edit) @17135   13 years tbretz Reverting to last revision.
(edit) @17134   13 years tbretz Reverting to last revision.
(edit) @17133   13 years tbretz Reverting to last revision.
(edit) @17132   13 years tbretz Reverting to last revision.
(edit) @17131   13 years tbretz Reverting to last revision.
(edit) @17128   13 years tbretz Added missing includes etc which is necessary to include the files in ...
(edit) @17122   13 years tbretz Some fixes for compiler stuff, added some more setters to allow a more ...
(edit) @17121   13 years tbretz A class for a bi-linear inter- and extrapolation.
(edit) @17052   13 years lyard Removed debug output messages
(edit) @17038   13 years lyard removed warning in factfits.h
(edit) @17035   13 years lyard Added error when using wrong fits class and adapted MRawFitsRead to ...
(edit) @17009   13 years tbretz Added count() member function
(edit) @16974   13 years tbretz Fixed a typo in the last commit.
(edit) @16973   13 years tbretz Added GetAngularSeparation for local coordinates and a more reasonable ...
(edit) @16971   13 years tbretz Fixed a typo in the last commit.
(edit) @16970   13 years tbretz Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as EquPosn
(edit) @16966   13 years tbretz Changed sign of the offset, so that the offset/slope combination ...
(edit) @16962   13 years tbretz Added GetAngularSeparation
(edit) @16939   13 years lyard got rid of over 1024 start cell values by adding modulo
(edit) @16935   13 years lyard god rid of ambiguous cast error
(edit) @16898   13 years lyard Propagated the new naming of enums to other files....
(edit) @16897   13 years lyard Removed bytes swapping for RAWSUM
(edit) @16896   13 years lyard Added RAWSUM calculation, merged fits.h
(edit) @16890   13 years tbretz Consistency of member names
(edit) @16889   13 years tbretz Some cleaning to easier understand the code.
(edit) @16888   13 years tbretz Given proper names to the enums... we are not programming Fortran ...
(edit) @16882   13 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16867   13 years lyard got rid of defines
(edit) @16856   13 years tbretz Forgot this one...
(edit) @16855   13 years tbretz Fixed a couple of issues including missing setting of badbit, broken ...
(edit) @16849   13 years tbretz Added ln_get_lunar_earth_dist
(edit) @16847   13 years lyard fixed -again- checksum calculation while reading... hopefully
(edit) @16846   13 years lyard reverted the change: this did not work...
(edit) @16844   13 years lyard fixed checksum calculation while reading... hopefully
(edit) @16843   13 years tbretz Changed the way how the returned maximum is calculated to get a better ...
(edit) @16840   13 years lyard bug fix and emplace_back
Note: See TracRevisionLog for help on using the revision log.