|
|
@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 ...
|
|
|
@12888
|
13 years |
tbretz |
Removed nonsense default comments and units.
|
|
|
@12887
|
13 years |
lyard |
fixed problem with sub-column selection
|
|
|
@12886
|
13 years |
tbretz |
Automatically assume all columns if none is given; improved output of ...
|
|
|
@12885
|
13 years |
tbretz |
Fixed some shadow declarations.
|
|
|
@12884
|
13 years |
tbretz |
Fixed a bug which caused the first line incorrectly displayed; at this ...
|
|
|
@12883
|
13 years |
lyard |
fixed first element output bug
|
|
|
@12882
|
13 years |
Daniela Dorner |
adapted times for some scripts
|
|
|
@12881
|
13 years |
tbretz |
Fixed another bug in the wobble calculation; the declination was in ...
|
|
|
@12880
|
13 years |
tbretz |
Removed some old workarounds hopefully not necessary anymor with newer ...
|
|
|
@12879
|
13 years |
tbretz |
Implemeted a command for gobal feedback; splitted the infoHandler into ...
|
|
|
@12878
|
13 years |
tbretz |
Removed two stray formats in TRACKING_POSITION which were errornously ...
|
|
|
@12877
|
13 years |
tbretz |
Added force option.
|
|
|
@12876
|
13 years |
Daniela Dorner |
changed time range for bwlimit
|
|
|
@12875
|
13 years |
neise |
adjusted camera coordinates to Etiennes style
|
|
|
@12874
|
13 years |
lusterma |
various corrections - not finished
|
|
|
@12873
|
13 years |
lyard |
improved readme
|
|
|
@12872
|
13 years |
neise |
experimental graphical output of amplitudes, integrals and times of events.
|
|
|
@12871
|
13 years |
lyard |
added more scripts
|
|
|
@12870
|
13 years |
neise |
changed layout ... needs testing
|
|
|
@12869
|
13 years |
neise |
moved map_dn.txt file
|
|
|
@12868
|
13 years |
neise |
moved script from examples to pyscripts, since it is no example
|
|
|
@12867
|
13 years |
neise |
one can use this script to produce npz files containing ...
|
|
|
@12866
|
13 years |
tbretz |
Removed the camera display, because the display is uusally in degrees ...
|
|
|
@12865
|
13 years |
tbretz |
Removed an obsolete (double) line.
|
|
|
@12864
|
13 years |
tbretz |
Made static function to get memory public.
|
|
|
@12863
|
13 years |
tbretz |
Improved some logging output.
|
|
|
@12862
|
13 years |
tbretz |
Also update the trigger rates and allor SetPtrAddress to verify the ...
|
|
|
@12861
|
13 years |
tbretz |
Added containers for FSC temperatures and humidity.
|
|
|
@12860
|
13 years |
tbretz |
Added MReportRates to store the contenst of the TRIGGER_RATES service ...
|
|
|
@12859
|
13 years |
tbretz |
Removed the IndirectRendering - it doesn't work.
|
|
|
@12858
|
13 years |
tbretz |
GetDataMember doesn't return offsets of pointers in root 5.32/00 -- ...
|
|
|
@12857
|
13 years |
tbretz |
Fixed a wrong return statement.
|
|
|
@12856
|
13 years |
tbretz |
Commented out an unused variable for convenience.
|
|
|
@12855
|
13 years |
tbretz |
Commented out an unused variable for convenience.
|
|
|
@12854
|
13 years |
tbretz |
Fixed two malformed format strings
|
|
|
@12853
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@12852
|
13 years |
neise |
textfile with pixel coordinates
|
|
|
@12851
|
13 years |
neise |
methods to plot trivial data like amplitudes in camera plane
|
|
|
@12850
|
13 years |
tbretz |
Simplified all the loops looping over the columns to be displayed; do ...
|
|
|
@12849
|
13 years |
tbretz |
Allow 'A' as format.
|
|
|
@12848
|
13 years |
tbretz |
If we have a fixed char-array and the unit is either text or string ...
|
|
|
@12847
|
13 years |
tbretz |
fCalibration must be a float because the service takes floats.
|
|
|
@12846
|
13 years |
tbretz |
Allow 'A' when converting FITS format to Dim format.
|
|
|
@12845
|
13 years |
tbretz |
Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ...
|
|
|
@12844
|
13 years |
tbretz |
There was a mismatch with the units in SOURCE_POSITION
|
|
|
@12843
|
13 years |
tbretz |
pixH was not needed because it was never used, but the src++ was ...
|
|
|
@12842
|
13 years |
neise |
corrected import name of scipy.signal from spsi to signal
|
|
|
@12841
|
13 years |
lusterma |
fixed bug in class fnames - wrong drscal file name
|
|
|
@12840
|
13 years |
tbretz |
fCalibration must be resize to 2*416 not 416
|
|
|
@12839
|
13 years |
tbretz |
Set precision of ra/dec output to 8
|
|
|
@12838
|
13 years |
tbretz |
Corrected the DB query and output the sources from the DB.
|
|
|
@12837
|
13 years |
tbretz |
Renamed the tracking with source name to TRACK_SOURCE; replaced C by W ...
|
|
|
@12836
|
13 years |
tbretz |
PrintHelp didn't output the commands so far - fixed.
|
|
|
@12835
|
13 years |
tbretz |
Commented variables which were defined but never used in a reasonable ...
|
|
|
@12834
|
13 years |
tbretz |
Changed an ifdef to make it compile wth boost 1.46
|
|
|
@12833
|
13 years |
tbretz |
Added QtSql
|
|
|
@12832
|
13 years |
tbretz |
Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11
|
|
|
@12831
|
13 years |
tbretz |
Removed variables which were defined but never really used in any ...
|
|
|
@12830
|
13 years |
tbretz |
Reordered libraries to make it link with gcc 4.6
|
|
|
@12829
|
13 years |
tbretz |
Removed colorgcc as a compiler option, it doesn't work with Ubuntu ...
|
|
|
@12828
|
13 years |
tbretz |
Removed a line producing an unused variable.
|
|
|
@12827
|
13 years |
tbretz |
Changed ifdef to make it compile with boost 1.46
|
|
|
@12826
|
13 years |
tbretz |
Changed ifdef to make it compile with boost 1.46
|
|
|
@12825
|
13 years |
tbretz |
Fixed a couple of stupid mistakes introduced with the last commit.
|
|
|
@12824
|
13 years |
tbretz |
Changed ifdef to make it compile with boost 1.46
|
|
|
@12823
|
13 years |
tbretz |
Changed ifdef to make it compile with boost 1.46
|
|
|
@12822
|
13 years |
tbretz |
Removed a line producing an unused variable.
|
|
|
@12821
|
13 years |
tbretz |
Added groff and ps2pdf
|
|
|
@12820
|
13 years |
lusterma |
fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to ...
|
|
|
@12819
|
13 years |
lusterma |
fbsl.py removed debugging lines 41-44
|
|
|
@12818
|
13 years |
neise |
debugged creation of empty vars .. was in next() now in __init__()
|
|
|
@12817
|
13 years |
neise |
added examples folder with some small scripts for mere testing
|
|
|
@12816
|
13 years |
neise |
implemented filters, peak-amplitude and peak-integral computation
|
|
|
@12815
|
13 years |
neise |
whitespace cleanup: 8 spaces instead of tab in line 128
|
|
|
@12814
|
13 years |
lusterma |
added hist.py : several histogram classes
|
|
|
@12813
|
13 years |
lusterma |
added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : ...
|
|
|
@12812
|
13 years |
lusterma |
added pyfact.py
|
|
|
@12811
|
13 years |
lusterma |
added folders pyfact and tools
pyfact classes for FACT data access ...
|
|
|
@12810
|
13 years |
neise |
I guess having the binarz in the svn repos, does not harm
|
|
|
@12809
|
13 years |
tbretz |
Added a compile time warning so that we are not surprised that some ...
|
|
|
@12808
|
13 years |
tbretz |
Removed an obsolete log message.
|
|
|
@12807
|
13 years |
tbretz |
Added options to read sources names from a database and to start ...
|
|
|
@12806
|
13 years |
tbretz |
Fixed a compiler warning because a function argument was never used.
|
|
|
@12805
|
13 years |
tbretz |
Store calibration; implemented command to print a stored calibration; ...
|
|
|
@12804
|
13 years |
neise |
renamed DataTaking Scripts ... removed Wobble from File name-script is ...
|
|
|
@12803
|
13 years |
neise |
script is functional but for experts only. still wait statements in ...
|
|
|
@12802
|
13 years |
neise |
bugfix: forgotten to switch on Temp control after calibration. now fixed
|
|
|
@12801
|
13 years |
neise |
including feebback/calibrate_currents ... still a lot of wait ...
|
|
|
@12800
|
13 years |
tbretz |
Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain'
|
|
|
@12799
|
13 years |
Daniela Dorner |
added option to use sourcefile also from other path
|
|
|
@12798
|
13 years |
Daniela Dorner |
added (file with common definitions etc for FillAuxData.sh and ...
|
|
|
@12797
|
13 years |
tbretz |
Allow to feed SetSqlDateTime also with an ISO time and allow more or ...
|
|
|
@12796
|
13 years |
tbretz |
Added new data members and new file types; added new member functions ...
|
|
|
@12795
|
13 years |
tbretz |
implemented more arrays to be able to keep four different types of ...
|
|
|
@12794
|
13 years |
tbretz |
Get run start and end time.
|
|
|
@12793
|
13 years |
tbretz |
To make sure that the IsNull check in drawing with labels works, stray ...
|
|
|