|
|
@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 ...
|
|
|
@16963
|
11 years |
tbretz |
Added ln_get_angular_separation.
|
|
|
@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
|
|
|
@16893
|
11 years |
tbretz |
Fixed a typo, added the missing cast and removed also the MRawEvtData ...
|
|
|
@16892
|
11 years |
tbretz |
|
|
|
@16891
|
11 years |
tbretz |
Added a check for underflows, for the case the gains are read as ...
|
|
|
@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 ...
|
|
|
@16886
|
11 years |
tbretz |
Make sure no consietncy check is done for the last file.
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16867
|
11 years |
lyard |
got rid of defines
|
|
|
@16863
|
11 years |
Daniela Dorner |
bugfix for case histogram in star does not exist, update code for ...
|
|
|
@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
|
|
|
@16725
|
11 years |
mknoetig |
edit currents.C to work with fCurrentsDiffToPrediction
|
|
|
@16693
|
11 years |
Daniela Dorner |
bugfix in query
|
|
|
@16672
|
11 years |
Daniela Dorner |
fixed that lightcurve stopped at midnight
|
|
|
@16671
|
11 years |
Daniela Dorner |
implemented fOnTimeAfterCuts, made macro compile,fixed some small bugs
|
|
|
@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...
|
|
|
@16428
|
11 years |
tbretz |
Added copy cnstructor to DrsCalibration; allow CorrectStep to be ...
|
|
|
@16427
|
11 years |
tbretz |
Replaced push_back by emplace_back and size() by empty() where ...
|
|
|
@16426
|
11 years |
tbretz |
Fixed some typos and a compiler warning.
|
|
|
@16425
|
11 years |
tbretz |
requestedTile and currentTile should be uint32_t in ReadBinaryRow; no ...
|
|
|
@16424
|
11 years |
tbretz |
Added new member in Column to store the total number of bytes; ...
|
|
|
@16418
|
11 years |
lyard |
Fixed bugs from improvements
|
|
|
@16417
|
11 years |
tbretz |
removed the obsolete mightFail from the constructor; some little ...
|
|
|
@16416
|
11 years |
tbretz |
removed the obsolete mightFail from the constructor; some little ...
|
|
|
@16415
|
11 years |
tbretz |
added total_bytes to support the new member functions GetHeapShift and ...
|
|
|
@16414
|
11 years |
lyard |
Fixed little size_t to off_t bug
|
|
|
@16374
|
11 years |
tbretz |
Added ln_get_lunar_phase
|
|
|
@16331
|
11 years |
lyard |
Added comment functions to ofits.h
|
|
|
@16287
|
11 years |
lyard |
got rid of a cast on tellg
|
|
|
@16285
|
11 years |
lyard |
added new files for fitsCompressor and compressed files read headers
|
|
|
@16284
|
11 years |
lyard |
added fitsCompressor and compressed files read headers
|
|
|
@16110
|
11 years |
tbretz |
Replaced deque by list
|
|
|
@15627
|
11 years |
lyard |
bugFix
|
|
|
@15603
|
12 years |
mknoetig |
add fTriggerRateTimeOverx and TriggerRateRms to ontime.C
|
|
|
@15530
|
12 years |
Daniela Dorner |
bugfix: variable night was not treated properly so that insert did not work
|
|
|
@15529
|
12 years |
Daniela Dorner |
adapted accuracy to the one in the DB, moved fNumIslandsMean to the ...
|
|
|
@15528
|
12 years |
Daniela Dorner |
updated return values to needs of script
|
|
|
@15527
|
12 years |
Daniela Dorner |
bugfix: sometimes last point was missing, adapted y-range for rates
|
|
|
@15515
|
12 years |
mknoetig |
bugfixes added, now numevts.C works
|
|
|
@15513
|
12 years |
mknoetig |
add ontime.c which calculates ontimes and trigger rate things from the ...
|
|
|
@15509
|
12 years |
Daniela Dorner |
fixed name of MHDrsCalibrationTime and path for map file
|
|
|
@15481
|
12 years |
mknoetig |
Add: fNumIslandsMean into the db
|
|
|
@15446
|
12 years |
tbretz |
Call constructor of base class in copy constructor
|
|
|
@15445
|
12 years |
tbretz |
Removed some unused parameters from member functions.
|
|
|
@15444
|
12 years |
tbretz |
Allow to use Print as PrintQuery
|
|
|
@15440
|
12 years |
tbretz |
Support more than one MTreeSQL per database connection.
|
|
|
@15439
|
12 years |
tbretz |
Removed all obsolete code from the root copied classes; now everything ...
|
|
|
@15420
|
12 years |
tbretz |
Updated ifdef
|
|
|
@15419
|
12 years |
tbretz |
Removed support for writing to the table; added support for left joins
|
|
|
@15418
|
12 years |
tbretz |
Updated ifndef
|
|
|
@15417
|
12 years |
tbretz |
Some copies of root classes with some minor fixed to allow the use of ...
|
|
|
@15416
|
12 years |
tbretz |
Added some copies of root classes to solev a problem in TTreeSQL with ...
|
|
|
@15396
|
12 years |
Daniela Dorner |
adapted query to allow for plots even when the ontime is not yet ...
|
|
|
@15395
|
12 years |
Daniela Dorner |
added (macro to create lightcurves for QLA)
|
|
|
@15394
|
12 years |
Daniela Dorner |
added (macro to fill ganymed results to DB)
|
|
|
@15365
|
12 years |
tbretz |
Stop processing if there is a nonsense number of reuse of shower.
|
|
|
@15364
|
12 years |
tbretz |
Implemented the possibility to stream the input file immediately also ...
|
|
|
@15278
|
12 years |
lyard |
fixed wrong run type display, fixed calibration loading
|
|
|
@15277
|
12 years |
lyard |
added fits files header key support
|
|
|
@15269
|
12 years |
tbretz |
Added the HAVE_ZLIB flag and libz for AcliC compilation to get the ...
|
|
|
@15268
|
12 years |
tbretz |
Added the misisng namespace for endl in case or MARS
|
|
|
@15267
|
12 years |
tbretz |
It seems there is a problem with the defines used by CINT in AcLiC and ...
|
|
|