|
|
@12988
|
13 years |
Daniela Dorner |
fixed typo in mysql query
|
|
|
@12987
|
13 years |
lusterma |
next() fixed, filters removed
|
|
|
@12986
|
13 years |
neise |
generator now allows for more than one spike .... generator option ...
|
|
|
@12985
|
13 years |
Daniela Dorner |
removed check for pw-file, adapted check for modification time, added ...
|
|
|
@12984
|
13 years |
Daniela Dorner |
removed check for pw-file
|
|
|
@12983
|
13 years |
neise |
filters work now also in the case of: length = 0 ... they do nothing then
|
|
|
@12982
|
13 years |
neise |
renamed SignalGenerator.py to generator.py
|
|
|
@12981
|
13 years |
neise |
included test functions in __main__ and debugged a lot
|
|
|
@12980
|
13 years |
Daniela Dorner |
unified method to get dates to be processed
|
|
|
@12979
|
13 years |
Daniela Dorner |
small changes in logging
|
|
|
@12978
|
13 years |
Daniela Dorner |
not needed as job is done by FillAuxData.sh
|
|
|
@12977
|
13 years |
neise |
debugged wrong handling of option_str in __init__
|
|
|
@12976
|
13 years |
neise |
initial commit - test with ./SignalGenerator.py
|
|
|
@12975
|
13 years |
lusterma |
added iterator to RawData, _test_iter function gives an example on ...
|
|
|
@12974
|
13 years |
Daniela Dorner |
adapted logpaths
|
|
|
@12973
|
13 years |
Daniela Dorner |
changed from nail to mail
|
|
|
@12972
|
13 years |
Daniela Dorner |
introduced usage of global logfile and function sendquery
|
|
|
@12971
|
13 years |
Daniela Dorner |
introduced usage of global logfile
|
|
|
@12970
|
13 years |
Daniela Dorner |
introduced usage of global logfile
|
|
|
@12969
|
13 years |
Daniela Dorner |
introduced logfile to get trace of fitsfile errors
|
|
|
@12968
|
13 years |
Daniela Dorner |
changed MAILTO
|
|
|
@12967
|
13 years |
tbretz |
Fixed some trivial compiler warnings.
|
|
|
@12966
|
13 years |
tbretz |
Added wind gusts to GUI.
|
|
|
@12965
|
13 years |
tbretz |
Added interpretation of 'WP' hoping that the interpretation to be the ...
|
|
|
@12964
|
13 years |
tbretz |
Now used the common Main::execute approach to launch the program; ...
|
|
|
@12963
|
13 years |
tbretz |
Print jumps and labels help text; use a MessageImp for output now.
|
|
|
@12962
|
13 years |
tbretz |
Print jumps and labels help text
|
|
|
@12961
|
13 years |
tbretz |
Implementd jumps and labels
|
|
|
@12960
|
13 years |
tbretz |
Flush the buffer before the boot message is printed.
|
|
|
@12959
|
13 years |
tbretz |
Fixed a compiler warning about an unused variable.
|
|
|
@12958
|
13 years |
tbretz |
Removed obsolete include of Time.h
|
|
|
@12957
|
13 years |
tbretz |
|
|
|
@12956
|
13 years |
tbretz |
To dfine the virtual Run() function a new class MainImp is used now ...
|
|
|
@12955
|
13 years |
tbretz |
Added include of boost/version.hpp removed obsolete forward class ...
|
|
|
@12954
|
13 years |
tbretz |
Added include of LocalControl.h
|
|
|
@12953
|
13 years |
neise |
implemented correcto handling for 2D data arrays ... 3D will still fail.
|
|
|
@12952
|
13 years |
neise |
now it does at least compile...
|
|
|
@12951
|
13 years |
neise |
debugged interpolation of zero-x-ing time in class ZeroXing
|
|
|
@12950
|
13 years |
lusterma |
added drs_spikes.py: finds and removes double spikes, contains a small ...
|
|
|
@12949
|
13 years |
neise |
initial commit. not even tested, but you can look at it :-)
|
|
|
@12948
|
13 years |
neise |
filters use the 1st sample as initial values, instead of zero.
|
|
|
@12947
|
13 years |
lusterma |
added labels to plots in _test* of fir_filter.py
|
|
|
@12946
|
13 years |
tbretz |
Updated some log-messages; added RemoveSpikes2
|
|
|
@12945
|
13 years |
tbretz |
Some more improvements to FACT header printing.
|
|
|
@12944
|
13 years |
tbretz |
Added additional plots for slope in case of 'same' option
|
|
|
@12943
|
13 years |
tbretz |
Implemented a root-mode which allows to use mathematical expressions ...
|
|
|
@12942
|
13 years |
ogrimm |
GUI bug fix for negative array index
|
|
|
@12941
|
13 years |
ogrimm |
Less digits deplayed in widgets
|
|
|
@12940
|
13 years |
ogrimm |
History handling in Edd faster, improved drag and drop functionality, ...
|
|
|
@12939
|
13 years |
tbretz |
Should have been a check for fCameraVersion not fFormatVersion in Print
|
|
|
@12938
|
13 years |
tbretz |
Added missing intialization of fArrivalTime
|
|
|
@12937
|
13 years |
tbretz |
Added GetNightAsInt
|
|
|
@12936
|
13 years |
Daniela Dorner |
bugfix for ftcopy in cron; adapted paths
|
|
|
@12935
|
13 years |
Daniela Dorner |
implemented function for getting statistics; usage of sendquery
|
|
|
@12934
|
13 years |
Daniela Dorner |
adapted path, changed mailto
|
|
|
@12933
|
13 years |
Daniela Dorner |
added new variables and further checks
|
|
|
@12932
|
13 years |
Daniela Dorner |
changed limits
|
|
|
@12931
|
13 years |
Daniela Dorner |
changed names of 2 DB columns
|
|
|
@12930
|
13 years |
Daniela Dorner |
added new variables, adapted initial menu settings
|
|
|
@12929
|
13 years |
Daniela Dorner |
added new variables
|
|
|
@12928
|
13 years |
tbretz |
Fixed median calculation.
|
|
|
@12927
|
13 years |
tbretz |
Implemented more verbosy output for FACT
|
|
|
@12926
|
13 years |
tbretz |
Added another workaround to suppress some root error.
|
|
|
@12925
|
13 years |
tbretz |
The name and title was ignored in the constructor... added at least ...
|
|
|
@12924
|
13 years |
tbretz |
Added DrsCalibrateTime; removed obsolete old AddT
|
|
|
@12923
|
13 years |
tbretz |
Added the possibility to set min and max; increased version number ...
|
|
|
@12922
|
13 years |
tbretz |
Added a possibility to histogram the deviation from a median or mean ...
|
|
|
@12921
|
13 years |
tbretz |
Added AddMedianShift and AddMeanShift
|
|
|
@12920
|
13 years |
tbretz |
Added a function to return the median of the whole camera.
|
|
|
@12919
|
13 years |
Jens Buss |
Bug Fixes
|
|
|
@12918
|
13 years |
Jens Buss |
Bug Fixes
|
|
|
@12917
|
13 years |
lyard |
added calibration display
|
|
|
@12916
|
13 years |
neise |
reduced line length, of most lines to 79 characters
|
|
|
@12915
|
13 years |
neise |
renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ...
|
|
|
@12914
|
13 years |
tbretz |
Removed the zero trigger check for the time being.
|
|
|
@12913
|
13 years |
tbretz |
Do not stop immediately in case of zero triggers, wait until the ...
|
|
|
@12912
|
13 years |
tbretz |
Transfer precision to stream which is used for formattting
|
|
|
@12911
|
13 years |
tbretz |
Transfer precision to stream which is used for formattting
|
|
|
@12910
|
13 years |
ogrimm |
EvidenceServer::ToString() can handle all DIM formats as long as ...
|
|
|
@12909
|
13 years |
ogrimm |
Improved filter function for History server
|
|
|
@12908
|
13 years |
tbretz |
Fixed a bug which caused crashes for runs without run-types, e.g. self ...
|
|
|
@12907
|
13 years |
tbretz |
Do not throw an exception if a server which is requested to be removed ...
|
|
|
@12906
|
13 years |
tbretz |
Added an example filter.
|
|
|
@12905
|
13 years |
tbretz |
Added the possibility to give a start row and limit on row-numbers; ...
|
|
|
@12904
|
13 years |
tbretz |
Added basic root libraries to fitsdump
|
|
|
@12903
|
13 years |
tbretz |
Improved some log-output.
|
|
|
@12902
|
13 years |
lusterma |
bug fix, because of names not changed to pyfact_rename.py
|
|
|
@12901
|
13 years |
lusterma |
added myhisto.py
|
|
|
@12900
|
13 years |
tbretz |
Added new states in the feedback which allow to run the temp feedback ...
|
|
|
@12899
|
13 years |
tbretz |
Correction is sent to biasctrl not to feedback -- log-message was wrong.
|
|
|
@12898
|
13 years |
lusterma |
added submit.py and my_ana.py as example for automatic script submission
|
|
|
@12897
|
13 years |
lusterma |
updated fbsl2.py to work with pyfact_rename instead of pyfact
|
|
|
@12896
|
13 years |
lusterma |
corrections to pyfact coding style
|
|
|
@12895
|
13 years |
lusterma |
added
|
|
|
@12894
|
13 years |
ogrimm |
Updated Edd for history plotting of more complex arrays
|
|
|
@12893
|
13 years |
tbretz |
Checked in as agreed in th emeeting.
|
|
|
@12892
|
13 years |
ogrimm |
New inCallback() method of DIM version v19r23 used
|
|
|
@12891
|
13 years |
ogrimm |
Added code for automized measurement of dynamic range, not yet tested
|
|
|
@12890
|
13 years |
tbretz |
Added a missing parenthesis and a missing cast
|
|
|
@12889
|
13 years |
tbretz |
Improved grouping. Write more than just a single \0 to end the ascii ...
|
|
|