|
|
@13205
|
13 years |
lyard |
added fence from prevent column desc of messages services
|
|
|
@12888
|
13 years |
tbretz |
Removed nonsense default comments and units.
|
|
|
@12848
|
13 years |
tbretz |
If we have a fixed char-array and the unit is either text or string ...
|
|
|
@12710
|
13 years |
lyard |
forgot this one yesterday
|
|
|
@12689
|
13 years |
lyard |
changed runnum to runid in aux headers
|
|
|
@12688
|
13 years |
lyard |
added run number in keywords
|
|
|
@12672
|
13 years |
lyard |
bug fix
|
|
|
@12639
|
13 years |
tbretz |
Fixed a compiler warning.
|
|
|
@12636
|
13 years |
tbretz |
Adapted writing of TSTART and TSTOP to fMjd in the data logger now ...
|
|
|
@12618
|
13 years |
tbretz |
Implemented Time::UnixDate and use this instead of UnixTime when ...
|
|
|
@12616
|
13 years |
tbretz |
Changed TSTART/TSTOP according to match the latest changes in the raw ...
|
|
|
@12536
|
13 years |
lyard |
added flushing of nightly files after each row
|
|
|
@12443
|
13 years |
lyard |
added comments into fits files
|
|
|
@12422
|
13 years |
lyard |
fixed the fix of the fix
|
|
|
@12420
|
13 years |
lyard |
fixed the fix
|
|
|
@12419
|
13 years |
lyard |
changed closing behaviour of corrupted files
|
|
|
@12418
|
13 years |
tbretz |
Print a proper error message if rename() fails.
|
|
|
@12413
|
13 years |
lyard |
fixed a bug when detecting corrupted files
|
|
|
@12277
|
13 years |
lyard |
fixed the handling of columns names in the datalogger
|
|
|
@12035
|
13 years |
lyard |
added moving of corrupted files to corrupted naming
|
|
|
@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
|