|
|
@17330
|
11 years |
tbretz |
Give access to the full information in Open/Write/Close
|
|
|
@17271
|
11 years |
tbretz |
Added night to the DRS_RUNS service.
|
|
|
@17252
|
11 years |
tbretz |
Changed the order of arguments to WriteFitsImp.
|
|
|
@17232
|
11 years |
tbretz |
Give the night to DrsCalibration::WriteFitsImp
|
|
|
@16055
|
11 years |
tbretz |
Replaced the pointer argument when opening a file or writing an event ...
|
|
|
@15628
|
11 years |
tbretz |
Changed argument for writing event data and tail to const
|
|
|
@15011
|
12 years |
tbretz |
Small fixes on last commit.
|
|
|
@15009
|
12 years |
tbretz |
Replaced WriteFitsImp by fData.WriteFitsImp; added storage of begin ...
|
|
|
@14686
|
12 years |
tbretz |
For convenience, set Qos to step.
|
|
|
@14178
|
12 years |
tbretz |
Shortened some too long Key descriptions.
|
|
|
@14169
|
12 years |
tbretz |
Improved some error messages.
|
|
|
@14148
|
12 years |
tbretz |
Improved some error messages; added a warning if a run contained no events.
|
|
|
@14075
|
12 years |
tbretz |
Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
|
|
|
@14025
|
12 years |
tbretz |
Started to prepare to move WriteFits as WriteFitsImp to DrsCalibration ...
|
|
|
@14024
|
12 years |
tbretz |
Some exception handling around WriteFits
|
|
|
@14022
|
12 years |
tbretz |
Replaced the use of the old fits class with ofits.
|
|
|
@14000
|
12 years |
tbretz |
Exchanged the enum definitions for the cfitsio based fits format and ...
|
|
|
@13924
|
12 years |
tbretz |
Update a short service whic only transmits the run-numbers for the DRS ...
|
|
|
@12809
|
13 years |
tbretz |
Added a compile time warning so that we are not surprised that some ...
|
|
|
@12498
|
13 years |
tbretz |
Implemented commands and buttons to start a drs calibration and to ...
|
|
|
@12475
|
13 years |
tbretz |
Write ROI at the beginning of fStats so that we can skip it when ...
|
|
|
@12469
|
13 years |
tbretz |
Added the time marker channels to the DRS calibration; added the roi ...
|
|
|
@12352
|
13 years |
tbretz |
Adapted output of filenames.
|
|
|
@12343
|
13 years |
tbretz |
Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
|
|
|
@12066
|
13 years |
tbretz |
Make the newly read drs calibration only valid at the end of the function.
|
|
|
@12056
|
13 years |
tbretz |
Added an error output in case the fits file could not be opened.
|
|
|
@12036
|
13 years |
tbretz |
Add one to the STEP read from the FITS file.
|
|
|
@12025
|
13 years |
tbretz |
Some code cosmetics.
|
|
|
@11904
|
13 years |
tbretz |
Corrected unit from V to mV
|
|
|
@11893
|
13 years |
tbretz |
Implemented a new determination fo run-number after noon in the ...
|
|
|
@11885
|
13 years |
tbretz |
Added NPIx and NROI
|
|
|
@11867
|
13 years |
tbretz |
SetPtrAddress takes the number of elements not the number of bytes.
|
|
|
@11864
|
13 years |
tbretz |
Fixed some scaling issues which came up with the scale removed in Apply
|
|
|
@11833
|
13 years |
tbretz |
Fixed a few typos.
|
|
|
@11832
|
13 years |
tbretz |
Set fProcessing back as late as possible
|
|
|
@11829
|
13 years |
tbretz |
Improved writing; fixed reading of drs-calibration file.
|
|
|
@11818
|
13 years |
tbretz |
Added ReadFits.
|
|
|
@11810
|
13 years |
tbretz |
Added reading of FITS files.
|
|
|
@11774
|
13 years |
tbretz |
Fixed the default for fNumGain
|
|
|
@11768
|
13 years |
tbretz |
Send the 2000/4096 also as default gain.
|
|
|
@11767
|
13 years |
tbretz |
Apply the correct 2000/4096 also as default gain.
|
|
|
@11752
|
13 years |
tbretz |
Changed artificial 0.5 to corect scale 2000/4096
|
|
|
@11751
|
13 years |
tbretz |
Added the missing factor 0.5 to convert ADC counts to rough mV
|
|
|
@11746
|
13 years |
tbretz |
Removed some stray debug output.
|
|
|
@11741
|
13 years |
tbretz |
Fixed scale for gain and secondaroy offset; increase fStep after ...
|
|
|
@11732
|
13 years |
tbretz |
Added a check to make sure that the next run is not started while the ...
|
|
|
@11726
|
13 years |
tbretz |
|