|
|
@12333
|
13 years |
tbretz |
Added GetNumFilesOpen and IncreaseRunNumber.
|
|
|
@12286
|
13 years |
tbretz |
Fixed a misspelled class name.
|
|
|
@12280
|
13 years |
tbretz |
Added the most simple spike removal before the statistics for the ...
|
|
|
@12223
|
13 years |
tbretz |
Fixed a scoping problem.
|
|
|
@12219
|
13 years |
tbretz |
Send only calibration events to feedback system.
|
|
|
@12091
|
13 years |
tbretz |
Updated to the latest event builder version which includes runEnd and ...
|
|
|
@12070
|
13 years |
tbretz |
Simplified SendFeedbackData
|
|
|
@12057
|
13 years |
tbretz |
Simplified SendFeedbackData for the momen
|
|
|
@12040
|
13 years |
tbretz |
Added the correct path to DimWriteStatistics; fixed the extraction ...
|
|
|
@11968
|
13 years |
tbretz |
Moved sending of Event Data to new threads (subProcEvt); added ...
|
|
|
@11893
|
13 years |
tbretz |
Implemented a new determination fo run-number after noon in the ...
|
|
|
@11889
|
13 years |
tbretz |
Removed some obsolete comment blocks.
|
|
|
@11837
|
13 years |
tbretz |
Changed Dim services to ensure they send the time.
|
|
|
@11824
|
13 years |
tbretz |
Display some statistics in the FAD tab with th ehelp of ...
|
|
|
@11819
|
13 years |
tbretz |
Added code for eventCheck; added command to load a DRS calibration file.
|
|
|
@11758
|
13 years |
tbretz |
Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
|
|
|
@11747
|
13 years |
tbretz |
Added runNr to eventCheck; added stub for subProcEvt
|
|
|
@11725
|
13 years |
tbretz |
Renamed the data processors and moved them to their own files.
|
|
|
@11715
|
13 years |
tbretz |
Implemented using the new class FitsFile to write raw data and to ...
|
|
|
@11703
|
13 years |
tbretz |
Added a nother check to help debugging whether the FITS header ...
|
|
|
@11700
|
13 years |
tbretz |
Send the result of the DRS calibration to the GUI.
|
|
|
@11689
|
13 years |
tbretz |
Added latest changes in the EventBuilder; consequently added ...
|
|
|
@11688
|
13 years |
tbretz |
Scale calibrated data to 1000mV
|
|
|
@11687
|
13 years |
tbretz |
Fixed default case of Drs calibration.
|
|
|
@11684
|
13 years |
tbretz |
Send Event data as floats.
|
|
|
@11680
|
13 years |
tbretz |
Added a missing array index in the new code
|
|
|
@11677
|
13 years |
tbretz |
Added new fake-file DataFileCalib for DRS calibration.
|
|
|
@11651
|
13 years |
tbretz |
Renamed TriggerId to TriggerCounter
|
|
|
@11635
|
13 years |
tbretz |
Added services and gui elements for FAD DAC values.
|
|
|
@11607
|
13 years |
tbretz |
Enable sending at least the roi checked by the event builder by DIM; ...
|
|
|
@11605
|
13 years |
tbretz |
Changed the definition of min/max in Compare so that it is compatible ...
|
|
|
@11583
|
13 years |
tbretz |
Removed a stray #
|
|
|
@11582
|
13 years |
tbretz |
The EVENT structure now gives the RoiTM
|
|
|
@11565
|
13 years |
tbretz |
Automatically initialize the Converter from the defined FITS format.
|
|
|
@11545
|
13 years |
tbretz |
Added new maxEvt support.
|
|
|
@11542
|
13 years |
tbretz |
Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
|
|
|
@11539
|
13 years |
tbretz |
Another fix to fix the min/max temperatures
|
|
|
@11537
|
13 years |
tbretz |
Fixed once more the temperature compilation for the FADs; removed the ...
|
|
|
@11532
|
13 years |
tbretz |
Changed fExpectedRuns to keep target configuration; added NumBoards ...
|
|
|
@11522
|
13 years |
tbretz |
Fixed format of fDimStatistics1.
|
|
|
@11499
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11479
|
13 years |
tbretz |
Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
|
|
|
@11471
|
13 years |
tbretz |
Replaced boost::array by std::array
|
|
|
@11467
|
13 years |
tbretz |
Replaced value by INT32_MAX; replaced StartPix with StartCell
|
|
|
@11446
|
13 years |
tbretz |
Removed the debug values for maxevt and maxtime; removed two obsolete ...
|
|
|
@11445
|
13 years |
tbretz |
Updated access to run-number and store it into fExpectedRuns instead ...
|
|
|
@11420
|
13 years |
tbretz |
Added Prescaler stuff and goNewRun feature.
|
|
|
@11381
|
13 years |
tbretz |
Some changes to the way filenames are determined; made MessageImp a ...
|
|
|
@11376
|
13 years |
tbretz |
Updated writing of FITS; pipe MessageImp to all writers; enabled ...
|
|
|
@11359
|
13 years |
tbretz |
Implemented a solution to solve a multi-threading issue in factOut; ...
|
|
|
@11350
|
13 years |
tbretz |
Added argument to ResetThread
|
|
|
@11337
|
13 years |
tbretz |
Set the CommandStates_t back to the previous values; updated ResetThread
|
|
|
@11324
|
13 years |
tbretz |
Updated logging when openeing and closing a file; fixed format of ...
|
|
|
@11295
|
13 years |
tbretz |
Updated to support new statistics; added sending of filename to fDimRuns
|
|
|
@11286
|
13 years |
tbretz |
Updated to new statistic; changed to new runStat values; added ResetThread
|
|
|
@11247
|
13 years |
tbretz |
Made destructors virtual.
|
|
|
@11244
|
13 years |
tbretz |
'repaired' switch in openRun and set default for fFileFormat to kNone
|
|
|
@11237
|
13 years |
tbretz |
Fixed calculation of g_maxMem
|
|
|
@11226
|
13 years |
tbretz |
broadcast whole events via Dim; made MainWindow and abstract base ...
|
|
|
@11225
|
13 years |
tbretz |
Implemented REFRENECE_CLOCK
|
|
|
@11224
|
13 years |
tbretz |
Send FADC data once a second.
|
|
|
@11207
|
13 years |
tbretz |
Many little and more changed to teh FAD and event builder controls; ...
|
|
|
@11203
|
13 years |
tbretz |
Removedmore obsolete stuff.
|
|
|
@11202
|
13 years |
tbretz |
Removed some obsolete code.
|
|
|
@11200
|
13 years |
tbretz |
Restructured the FAD gui; made widgets for run-number and ROI active.
|
|
|
@11199
|
13 years |
tbretz |
Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
|
|
|
@11188
|
13 years |
tbretz |
Also update status informations when connection information has ...
|
|
|
@11186
|
13 years |
tbretz |
Tried another fix for the CompareBits
|
|
|
@11183
|
13 years |
tbretz |
Must be i instead of i/7 when checking for identical values.
|
|
|
@11181
|
13 years |
tbretz |
Added more infos to debugRead; some fixed to CompareBit
|
|
|
@11180
|
13 years |
tbretz |
Added check whether all ports are connected again.
|
|
|
@11179
|
13 years |
tbretz |
Added FAD DNA.
|
|
|
@11177
|
13 years |
tbretz |
Display more FAD status bits.
|
|
|
@11175
|
13 years |
tbretz |
Removed some obsolete stuff
|
|
|
@11174
|
13 years |
tbretz |
New scheme to transmit the status bits.
|
|
|
@11169
|
13 years |
tbretz |
Added DrsEnabled
|
|
|
@11166
|
13 years |
tbretz |
Added PLL lock.
|
|
|
@11162
|
13 years |
tbretz |
Added code to send changed distributions from headers.
|
|
|
@11153
|
13 years |
tbretz |
Piped data from debugHead to EventBuilderWrapper
|
|
|
@11147
|
13 years |
tbretz |
Do not write 0 byte reads to debug stream.
|
|
|
@11146
|
13 years |
tbretz |
Added some output for opening and closing debug files.
|
|
|
@11145
|
13 years |
tbretz |
Removed typo.
|
|
|
@11144
|
13 years |
tbretz |
Removed some debug out.
|
|
|
@11136
|
13 years |
tbretz |
Send more Dim infos.
|
|
|
@11127
|
13 years |
tbretz |
Debugged the ADC plot with some fixes when sending the Dim data; set ...
|
|
|
@11097
|
13 years |
tbretz |
Added const qualifiers to factOut and factStat
|
|
|
@11095
|
13 years |
tbretz |
Return 0 as default in eventCheck; added comment to commands; fixed ...
|
|
|
@11092
|
13 years |
tbretz |
Added some comments about eventCheck
|
|
|
@11091
|
13 years |
tbretz |
Added new connection/disconnection scheme; added eventCheck stub
|
|
|
@11082
|
13 years |
tbretz |
Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
|
|
|
@11081
|
13 years |
tbretz |
Added preliminary interface for g_port.sockDef
|
|
|
@11013
|
13 years |
tbretz |
Some little updates; added DataFileDebug
|
|
|
@10995
|
13 years |
tbretz |
Added some example code to handle FITS errors.
|
|
|
@10979
|
13 years |
tbretz |
Replaced Adc_data[1] by Adc_data[]
|
|
|
@10967
|
13 years |
tbretz |
Check for NULL in Close
|
|
|
@10965
|
13 years |
tbretz |
Exchanged version and type in block header
|
|
|
@10964
|
13 years |
tbretz |
First version of writing data into binary files.
|
|
|
@10949
|
13 years |
tbretz |
Added some code to write FITS files.
|
|
|
@10942
|
13 years |
tbretz |
Fixed format of EVENTS
|
|
|
@10938
|
13 years |
tbretz |
Send some dim messages.
|
|
|