|
|
@11838
|
13 years |
tbretz |
make sure that the Closed-message is displayed only once for raw-data.
|
|
|
@11716
|
13 years |
tbretz |
Make use of the new FitsFile class.
|
|
|
@11593
|
13 years |
tbretz |
Used a fixed-length type for the Dim reports.
|
|
|
@11524
|
13 years |
tbretz |
Write now takes a const reference
|
|
|
@11441
|
13 years |
tbretz |
Write a proper FITS header; removed obsolete fMjdRef data member
|
|
|
@11405
|
13 years |
lyard |
various improvements of the datalogger
|
|
|
@11373
|
13 years |
tbretz |
Minor change to some log-output
|
|
|
@11364
|
13 years |
tbretz |
Updated some log-out.
|
|
|
@11290
|
13 years |
lyard |
Moved the files statistics to a separate class and improved transitions
|
|
|
@11283
|
13 years |
tbretz |
Adapted some log output to standard used in the other classes.
|
|
|
@11219
|
13 years |
lyard |
added 2 write error states + bug fix
|
|
|
@11089
|
13 years |
lyard |
Various dataLogger changes
|
|
|
@11015
|
13 years |
tbretz |
Added some const-qualifiers.
|
|
|
@10955
|
13 years |
lyard |
added WriteError state
|
|
|
@10947
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@10946
|
13 years |
tbretz |
Changed order in Write; properly catch exceptions from Converter::ToFits
|
|
|
@10933
|
13 years |
tbretz |
Removed the leading FACT- from the table names.
|
|
|
@10927
|
13 years |
lyard |
Fixed a bug with the update of Fits files and grouping of daily files
|
|
|
@10898
|
13 years |
lyard |
removed serviceList object, replaced by inheritance from DimServiceInfoList
|
|
|
@10814
|
13 years |
lyard |
Upgrade of the dataLogger to take several run numbers on the fly
|
|
|
@10780
|
13 years |
tbretz |
Replaced stringstream in log-stream by ostringstream.
|
|
|
@10758
|
13 years |
lyard |
Fixed an issue with CCfits exceptions handling
|
|
|
@10741
|
13 years |
lyard |
added configurable grouping and did some cosmetics to the code ...
|
|
|
@10725
|
13 years |
lyard |
Small changes asked by Thomas
|
|
|
@10696
|
14 years |
tbretz |
Removed an obviously wrong comment.
|
|
|
@10694
|
14 years |
tbretz |
Removed namespace defintion from header; moved obsolete includes to ...
|
|
|
@10529
|
14 years |
lyard |
Various bug fixes and new commands added
|
|
|
@10489
|
14 years |
lyard |
Added a number of subscriptions service and better error handling
|
|
|
@10442
|
14 years |
lyard |
Added dataLogger services and use only one file for fits runs
|
|
|
@10380
|
14 years |
tbretz |
Adapted call to constructor of Description.
|
|
|
@10367
|
14 years |
tbretz |
Added missing includes.
|
|
copied from trunk/FACT++/src/FactFits.cc
|
|
|
@10365
|
14 years |
lyard |
Moved from FactFits to Fits
|