|
|
@11931
|
13 years |
tbretz |
Fixed a couple of minor bugs only visible during the first real test; ...
|
|
|
@11930
|
13 years |
tbretz |
Added a comment.
|
|
|
@11929
|
13 years |
tbretz |
Use the new enum for the first free user state to define the states.
|
|
|
@11928
|
13 years |
tbretz |
Added a enum defining the first available user state.
|
|
|
@11927
|
13 years |
tbretz |
Added the latest changes so that the whole control should become more ...
|
|
|
@11921
|
13 years |
tbretz |
Added a second argument to AsyncRead to be able to propagate a ...
|
|
|
@11914
|
13 years |
lyard |
removed cout
|
|
|
@11913
|
13 years |
lyard |
added time display
|
|
|
@11912
|
13 years |
lyard |
changed column header display
|
|
|
@11911
|
13 years |
lyard |
moved fitsdump from interactive to command line
|
|
|
@11910
|
13 years |
lyard |
added vector columns dump
|
|
|
@11904
|
13 years |
tbretz |
Corrected unit from V to mV
|
|
|
@11895
|
13 years |
tbretz |
Latest one socket version with a fix to stop buffering data after the ...
|
|
|
@11893
|
13 years |
tbretz |
Implemented a new determination fo run-number after noon in the ...
|
|
|
@11892
|
13 years |
tbretz |
Removed old dummy code for the DRS calibration.
|
|
|
@11890
|
13 years |
tbretz |
Added how to decode the trigger type.
|
|
|
@11889
|
13 years |
tbretz |
Removed some obsolete comment blocks.
|
|
|
@11888
|
13 years |
tbretz |
Added decoding of the trigger type.
|
|
|
@11887
|
13 years |
tbretz |
Removed obsolete comments.
|
|
|
@11886
|
13 years |
tbretz |
Do not write stuff which is not yet defined.
|
|
|
@11885
|
13 years |
tbretz |
Added NPIx and NROI
|
|
|
@11868
|
13 years |
tbretz |
Two voltages need scaling by 2
|
|
|
@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
|
|
|
@11860
|
13 years |
tbretz |
Implemented reading referencevoltages from file -- preliminary.
|
|
|
@11858
|
13 years |
tbretz |
More updates... added new function... restructured functions, etc.
|
|
|
@11852
|
13 years |
tbretz |
This is the first step to get a working and stable Bias control.
|
|
|
@11851
|
13 years |
tbretz |
undef DEBUG_TX -- it seems to work stable.
|
|
|
@11846
|
13 years |
tbretz |
Convert from milli to Volt and Amp
|
|
|
@11845
|
13 years |
tbretz |
Some minor bug fixes to get the latest changes working.
|
|
|
@11844
|
13 years |
tbretz |
Updated path to DrsCalib.h
|
|
|
@11839
|
13 years |
tbretz |
Changed START_RUN service to provide the current run-number (whethe ...
|
|
|
@11838
|
13 years |
tbretz |
make sure that the Closed-message is displayed only once for raw-data.
|
|
|
@11837
|
13 years |
tbretz |
Changed Dim services to ensure they send the time.
|
|
|
@11835
|
13 years |
tbretz |
Fixed a bug in a format string.
|
|
|
@11834
|
13 years |
tbretz |
Updated sending DIM services.
|
|
|
@11833
|
13 years |
tbretz |
Fixed a few typos.
|
|
|
@11832
|
13 years |
tbretz |
Set fProcessing back as late as possible
|
|
|
@11830
|
13 years |
tbretz |
Added keys for ADC resolution and ADC range
|
|
|
@11829
|
13 years |
tbretz |
Improved writing; fixed reading of drs-calibration file.
|
|
|
@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.
|
|
|
@11818
|
13 years |
tbretz |
Added ReadFits.
|
|
|
@11817
|
13 years |
tbretz |
Added command to load a DRS calibration.
|
|
|
@11816
|
13 years |
tbretz |
|
|
|
@11811
|
13 years |
tbretz |
Added reading of FITS files.
|
|
|
@11810
|
13 years |
tbretz |
Added reading of FITS files.
|
|
|
@11794
|
13 years |
tbretz |
Fixed the division by fPrescaling when calculating the rates.
|
|
|
@11784
|
13 years |
tbretz |
Fixed settings for light pulser.
|
|
|
@11777
|
13 years |
tbretz |
Added options to set N/4 threshold; renamed options for thresholds.
|
|
|
@11775
|
13 years |
tbretz |
Added some more user commands.
|
|
|
@11774
|
13 years |
tbretz |
Fixed the default for fNumGain
|
|
|
@11769
|
13 years |
tbretz |
Throw exceptions with text; do not use stoi otherwise we have to catch ...
|
|
|
@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.
|
|
|
@11766
|
13 years |
tbretz |
Latest changes.
|
|
|
@11763
|
13 years |
tbretz |
Fixed the broken format of STATIC_DATA
|
|
|
@11761
|
13 years |
tbretz |
Fixed the light pulser control (DimStaticData)
|
|
|
@11760
|
13 years |
tbretz |
Print light pulser settings.
|
|
|
@11758
|
13 years |
tbretz |
Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
|
|
|
@11754
|
13 years |
tbretz |
Added GetPixelStats and changed type of scalerel from uint32 to uint64
|
|
|
@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
|
|
|
@11750
|
13 years |
tbretz |
Added Errors in EVENT header.
|
|
|
@11748
|
13 years |
tbretz |
Latest updates.
|
|
|
@11747
|
13 years |
tbretz |
Added runNr to eventCheck; added stub for subProcEvt
|
|
|
@11746
|
13 years |
tbretz |
Removed some stray debug output.
|
|
|
@11745
|
13 years |
tbretz |
Changed some argument types to match the huge range needed by the gain ...
|
|
|
@11744
|
13 years |
tbretz |
Set fNumRows to 0 in OpenFile; added ResetColumns function
|
|
|
@11743
|
13 years |
tbretz |
Initialize fConv to 0.
|
|
|
@11742
|
13 years |
tbretz |
changed some variable types to match the big range needed for the gain ...
|
|
|
@11741
|
13 years |
tbretz |
Fixed scale for gain and secondaroy offset; increase fStep after ...
|
|
|
@11739
|
13 years |
tbretz |
Fixed Dim format for STATIC_DATA
|
|
|
@11738
|
13 years |
tbretz |
|
|
|
@11736
|
13 years |
tbretz |
Added some comments.
|
|
|
@11735
|
13 years |
tbretz |
If we are already at the end of the stream return a default rather ...
|
|
|
@11734
|
13 years |
tbretz |
If we are already at the end of the stream return a default rather ...
|
|
|
@11733
|
13 years |
tbretz |
Move dimInfo in the service list at the last position to ensure that ...
|
|
|
@11732
|
13 years |
tbretz |
Added a check to make sure that the next run is not started while the ...
|
|
|
@11731
|
13 years |
tbretz |
Removed DimTriggerCounter; added DimTreiggerRates
|
|
|
@11730
|
13 years |
tbretz |
When removing something from a list we have to pass a copy instead of ...
|
|
|
@11729
|
13 years |
tbretz |
Changed definitions in a way that forward declarations of the structs ...
|
|
|
@11728
|
13 years |
tbretz |
Do not split DrsCalib.h until it is unified with MARS.
|
|
|
@11726
|
13 years |
tbretz |
|
|
|
@11725
|
13 years |
tbretz |
Renamed the data processors and moved them to their own files.
|
|
|
@11719
|
13 years |
tbretz |
Adapted to the changed in FitsFile; encapsulated ...
|
|
|
@11718
|
13 years |
tbretz |
Fixed a typo and make sure that the buffer doesn't overflow if the ...
|
|
|
@11717
|
13 years |
tbretz |
Fixed the memset in GetSampleStats.
|
|
|
@11716
|
13 years |
tbretz |
Make use of the new FitsFile class.
|
|
|
@11715
|
13 years |
tbretz |
Implemented using the new class FitsFile to write raw data and to ...
|
|
|
@11713
|
13 years |
tbretz |
Fixed a problem in RemoveAllServers - it must be made sure that the ...
|
|
|
@11712
|
13 years |
tbretz |
Added function to return the FormatList suitable for CCfits.
|
|
|
@11708
|
13 years |
tbretz |
Added light-pulser settings to the DimStaticData structure.
|
|
|
@11703
|
13 years |
tbretz |
Added a nother check to help debugging whether the FITS header ...
|
|
|
@11702
|
13 years |
tbretz |
Added GetSize() memember function and return this value in case of errors.
|
|
|
@11700
|
13 years |
tbretz |
Send the result of the DRS calibration to the GUI.
|
|
|
@11699
|
13 years |
tbretz |
Added a new function GetSampleStats which directly writes into an ...
|
|
|
@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.
|
|
|