|
|
@17277
|
11 years |
tbretz |
Missed the possibility to setup the number of tiles after the ...
|
|
|
@17275
|
11 years |
tbretz |
The allowed-scheme to distinguish between what to do in case of a ...
|
|
|
@17274
|
11 years |
tbretz |
Added more missing std::
|
|
|
@17269
|
11 years |
tbretz |
Instead of a lot of conditionals in case of no queue, the queues are ...
|
|
|
@17268
|
11 years |
tbretz |
Implemented a <-operator to allow for sorting and the possibility to ...
|
|
|
@17267
|
11 years |
tbretz |
Added header guard.
|
|
|
@17265
|
11 years |
tbretz |
changed std::ofits to just ofits
|
|
|
@17264
|
11 years |
tbretz |
Hopefully finished removing the std namespace from the headers.
|
|
|
@17263
|
11 years |
tbretz |
Added more std:: namespace qualifiers
|
|
|
@17262
|
11 years |
tbretz |
Removed the 'using namespace' from header
|
|
|
@17261
|
11 years |
tbretz |
Removed 'using namespace' from header; some minor simplifications
|
|
|
@17260
|
11 years |
tbretz |
Removed the 'using namespace std;' from the header.
|
|
|
@17259
|
11 years |
lyard |
added output of tables in a file for fitsdump
|
|
|
@17258
|
11 years |
tbretz |
Replaced calls to post by emplace. Therefore implemented new ...
|
|
|
@17254
|
11 years |
tbretz |
Use a shared_ptr with aliasing of char* instead of a MemoryChunk
|
|
|
@17253
|
11 years |
lyard |
zofits with catalog shrinking and compressed calibration table
|
|
|
@17251
|
11 years |
tbretz |
Forgot the #endif
|
|
|
@17250
|
11 years |
tbretz |
Updated exception handling to make Mars happy.
|
|
|
@17249
|
11 years |
tbretz |
Added a special constructor version to make CINT happy and me unhappy.
|
|
|
@17248
|
11 years |
tbretz |
Moved the night argument to the end so that it can be omoitted
|
|
|
@17243
|
11 years |
tbretz |
Encapsulated the header with a guard (I don't understand why this was ...
|
|
|
@17242
|
11 years |
tbretz |
Removed obsolete and potentially dangerous include
|
|
|
@17241
|
11 years |
tbretz |
Fixed a square root of a potenitally negative number; replaced setting ...
|
|
|
@17240
|
11 years |
tbretz |
Added SetDefaultKeys
|
|
|
@17239
|
11 years |
lyard |
zofits with extra default values setters
|
|
|
@17237
|
11 years |
lyard |
Cleaner version of zofits
|
|
|
@17228
|
11 years |
tbretz |
Adapted to changes in Queue; Compression queues do not need sorting... ...
|
|
|
@17227
|
11 years |
tbretz |
Remove fSort; replaced the possibility to define a wrapper class which ...
|
|
|
@17226
|
11 years |
tbretz |
SerDrsCalibration changed to vector... pointers are always a security ...
|
|
|
@17225
|
11 years |
tbretz |
Fixed initialization with static data member; removed buggy example; ...
|
|
|
@17224
|
11 years |
tbretz |
Added missing include; setup a reasonable scheme for calling AddColumn ...
|
|
|
@17223
|
11 years |
tbretz |
Renamed BlockHeaderWriter to Compression - it is the user interface! ...
|
|
|
@17222
|
11 years |
lyard |
Header of zofits and zfits, with common enums
|
|
|
@17221
|
11 years |
lyard |
better version of zofits. New factofits. Only cleanup, defines, ...
|
|
|
@17219
|
11 years |
lyard |
draft zofits working with Queue and MemoryManager
|
|
|
@17216
|
11 years |
lyard |
Added the brand new zofits class.
|
|
|
@17206
|
11 years |
lyard |
Added missing initialization of is_compressed variable
|
|
|
@17144
|
11 years |
tbretz |
Added the possibility to check for the array size in SetPtrAddress
|
|
|
@17143
|
11 years |
tbretz |
Added some includes to allow include in any order; this also makes the ...
|
|
|
@17142
|
11 years |
tbretz |
The two functions need an inline tag, otherwise they can end up in two ...
|
|
|
@17141
|
11 years |
tbretz |
More inclused to make any include order possible, removed some ...
|
|
|
@17140
|
11 years |
tbretz |
The ClassDef is not needed. We are not going to write class instances ...
|
|
|
@17137
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17136
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17135
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17134
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17133
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17132
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17131
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17128
|
11 years |
tbretz |
Added missing includes etc which is necessary to include the files in ...
|
|
|
@17122
|
11 years |
tbretz |
Some fixes for compiler stuff, added some more setters to allow a more ...
|
|
|
@17121
|
11 years |
tbretz |
A class for a bi-linear inter- and extrapolation.
|
|
|
@17052
|
11 years |
lyard |
Removed debug output messages
|
|
|
@17038
|
11 years |
lyard |
removed warning in factfits.h
|
|
|
@17035
|
11 years |
lyard |
Added error when using wrong fits class and adapted MRawFitsRead to ...
|
|
|
@17009
|
11 years |
tbretz |
Added count() member function
|
|
|
@16974
|
11 years |
tbretz |
Fixed a typo in the last commit.
|
|
|
@16973
|
11 years |
tbretz |
Added GetAngularSeparation for local coordinates and a more reasonable ...
|
|
|
@16971
|
11 years |
tbretz |
Fixed a typo in the last commit.
|
|
|
@16970
|
11 years |
tbretz |
Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as EquPosn
|
|
|
@16966
|
11 years |
tbretz |
Changed sign of the offset, so that the offset/slope combination ...
|
|
|
@16962
|
11 years |
tbretz |
Added GetAngularSeparation
|
|
|
@16939
|
11 years |
lyard |
got rid of over 1024 start cell values by adding modulo
|
|
|
@16935
|
11 years |
lyard |
god rid of ambiguous cast error
|
|
|
@16898
|
11 years |
lyard |
Propagated the new naming of enums to other files....
|
|
|
@16897
|
11 years |
lyard |
Removed bytes swapping for RAWSUM
|
|
|
@16896
|
11 years |
lyard |
Added RAWSUM calculation, merged fits.h
|
|
|
@16890
|
11 years |
tbretz |
Consistency of member names
|
|
|
@16889
|
11 years |
tbretz |
Some cleaning to easier understand the code.
|
|
|
@16888
|
11 years |
tbretz |
Given proper names to the enums... we are not programming Fortran ...
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16867
|
11 years |
lyard |
got rid of defines
|
|
|
@16856
|
11 years |
tbretz |
Forgot this one...
|
|
|
@16855
|
11 years |
tbretz |
Fixed a couple of issues including missing setting of badbit, broken ...
|
|
|
@16849
|
11 years |
tbretz |
Added ln_get_lunar_earth_dist
|
|
|
@16847
|
11 years |
lyard |
fixed -again- checksum calculation while reading... hopefully
|
|
|
@16846
|
11 years |
lyard |
reverted the change: this did not work...
|
|
|
@16844
|
11 years |
lyard |
fixed checksum calculation while reading... hopefully
|
|
|
@16843
|
11 years |
tbretz |
Changed the way how the returned maximum is calculated to get a better ...
|
|
|
@16840
|
11 years |
lyard |
bug fix and emplace_back
|
|
|
@16825
|
11 years |
lyard |
Added heap consistency check. Not yet enabled
|
|
|
@16820
|
11 years |
lyard |
Modified block header's sequence scheme
|
|
|
@16815
|
11 years |
lyard |
replaced compression enum handling
|
|
|
@16814
|
11 years |
lyard |
added block headers and changed compression mechanism
|
|
|
@16811
|
11 years |
lyard |
oops, got rid of cout
|
|
|
@16810
|
11 years |
lyard |
Added tile header to zfits
|
|
|
@16670
|
11 years |
tbretz |
Removed the include for arpa/inet.h for CINT to make CINT be happy.
|
|
|
@16669
|
11 years |
tbretz |
Error messages wrongly formatted; setting the bad-bit was missing - ...
|
|
|
@16603
|
11 years |
tbretz |
Fixed some stupid mistakes of the changes yesterday... maybe I was too ...
|
|
|
@16602
|
11 years |
tbretz |
Just some cosmetics... using a reverse iterator to inetrate from the ...
|
|
|
@16564
|
11 years |
tbretz |
Fixing the typo only at one place is not enough; removed the include ...
|
|
|
@16563
|
11 years |
tbretz |
Turned the login in the loop to ensure no access if no data (can this ...
|
|
|
@16561
|
11 years |
tbretz |
Performance improved and heavily tested version of the DRS calibration ...
|
|
|
@16560
|
11 years |
tbretz |
Performance improved and heavily tested version of the calibration ...
|
|
|
@16546
|
11 years |
tbretz |
Improved performance of checksum calculation by partly unrolling the ...
|
|
|
@16502
|
11 years |
lyard |
fixed bug with negative start cell
|
|
|
@16495
|
11 years |
lyard |
removed debug output
|
|
|
@16485
|
11 years |
lyard |
changed drs calib table name
|
|
|
@16443
|
11 years |
lyard |
more tweaks to factfits
|
|
|
@16442
|
11 years |
tbretz |
If exceptions are not enabled, don't throw...
|
|
|