|
|
@12878
|
13 years |
tbretz |
Removed two stray formats in TRACKING_POSITION which were errornously ...
|
|
|
@12877
|
13 years |
tbretz |
Added force option.
|
|
|
@12859
|
13 years |
tbretz |
Removed the IndirectRendering - it doesn't work.
|
|
|
@12853
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@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.
|
|
|
@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 ...
|
|
|
@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
|
|
|
@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'
|
|
|
@12787
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12786
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12785
|
13 years |
tbretz |
In addition to the information whether a drs file exist store also the ...
|
|
|
@12784
|
13 years |
tbretz |
Should be std::function not boost::function
|
|
|
@12783
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12782
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12781
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12780
|
13 years |
tbretz |
Icreased compatibility with different boost versions.
|
|
|
@12772
|
13 years |
tbretz |
Removed more stray debug out; replaced Get<vector<string>> by Vec<string>
|
|
|
@12771
|
13 years |
tbretz |
Removed some stray debug output
|
|
|
@12770
|
13 years |
tbretz |
Added a new dim service SOURCE_POSITION and a new command WOBBLE.
|
|
|
@12769
|
13 years |
tbretz |
Make sure that the boost libarary check stop configure if they fail; ...
|
|
|
@12768
|
13 years |
tbretz |
Adapted to local version of c++0x check
|
|
|
@12767
|
13 years |
tbretz |
Taken the latest version from teh archive to get it working with gcc 4.5
|
|
|
@12766
|
13 years |
lyard |
fixed end of line issue with fitsdump
|
|
|
@12765
|
13 years |
tbretz |
Removed the stray .his from the boot message
|
|
|
@12759
|
13 years |
tbretz |
Replaced 'short' by 'incomplete'
|
|
|
@12758
|
13 years |
tbretz |
Some comment to suppress unnecessary compiler warnings
|
|
|
@12757
|
13 years |
tbretz |
Switched to v19r27
|
|
|
@12756
|
13 years |
tbretz |
Added a native check for the support of -std=c++0x; switched from O2 ...
|
|
|
@12755
|
13 years |
neise |
initial commint SpecialTimeCalibRuns -- UNTESTED
|
|
|
@12751
|
13 years |
neise |
introduced runtype drs-time-upshifted into DataTakingWoblle1
|
|
|
@12749
|
13 years |
lyard |
fixed compil without plotting
|
|
|
@12748
|
13 years |
lyard |
removed plotting
|
|
|
@12747
|
13 years |
lyard |
put fitsdump in line with fits.h
|
|
|
@12740
|
13 years |
lyard |
added special minmax for raw data
|
|
|
@12731
|
13 years |
lyard |
changed from FitsHacker to FitsRepair
|
|
|
@12730
|
13 years |
lyard |
rowChecker program
|
|
|
@12729
|
13 years |
lyard |
added more options
|
|
|
@12728
|
13 years |
kraehenb |
Added bias reconnect at the beginning and fixed the bug that the dark ...
|
|
|
@12727
|
13 years |
lyard |
added minmax and nozero
|
|
|
@12726
|
13 years |
lyard |
bugfix fitsdump
|
|
|
@12725
|
13 years |
lyard |
bugfix fitsdump
|
|
|
@12724
|
13 years |
lyard |
fixed fitsdump warnings
|
|
|
@12723
|
13 years |
lyard |
replaced cfitsio by fits.h
|
|
|
@12716
|
13 years |
tbretz |
Make sure fSP always has a valid size.
|
|
|
@12715
|
13 years |
tbretz |
Added log output in case of a new step size.
|
|
|
@12711
|
13 years |
lyard |
changed logtime
|
|
|
@12710
|
13 years |
lyard |
forgot this one yesterday
|
|
|
@12709
|
13 years |
tbretz |
Commented out access of the non-existing bias-database.
|
|
|
@12708
|
13 years |
lyard |
added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
|
|
|
@12706
|
13 years |
tbretz |
One of the crosscheck pedestals had the wrong ROI
|
|
|
@12705
|
13 years |
lyard |
added more columns in grouping files
|
|
|
@12704
|
13 years |
lyard |
fixed start bug for aux run files
|
|
|
@12700
|
13 years |
tbretz |
Always the lower rate should be used, either the camera rate or the ...
|
|
|
@12699
|
13 years |
tbretz |
Adapted sign of offset to currently used GAPDmap_20111126.txt
|
|
|
@12698
|
13 years |
tbretz |
Fixed the size of the data sent in the service and changed the ...
|
|
|
@12697
|
13 years |
tbretz |
Fixed the handleRateScan and the table name for the run-comments
|
|
|
@12689
|
13 years |
lyard |
changed runnum to runid in aux headers
|
|
|
@12688
|
13 years |
lyard |
added run number in keywords
|
|
|
@12687
|
13 years |
lyard |
removed plotting in fitsdump svn version
|
|
|
@12686
|
13 years |
lyard |
added handling of mjdref in fitsdump
|
|
|
@12685
|
13 years |
lyard |
fixed camera position bug with blurry pixels
|
|
|
@12681
|
13 years |
neise |
ignoring *.log now
|
|
|
@12680
|
13 years |
neise |
initial commit of DimCtrl Script for DataTaking
|
|
|
@12678
|
13 years |
lyard |
oops
|
|
|
@12677
|
13 years |
lyard |
improved viewer
|
|
|
@12675
|
13 years |
lyard |
improved display of fitsdump
|
|
|
@12674
|
13 years |
lyard |
Added handling of raw data files
|
|
|