|
|
@16972
|
11 years |
tbretz |
src in GetListConfition is equal to pos and pos is in deg/deg. ...
|
|
|
@16971
|
11 years |
tbretz |
Fixed a typo in the last commit.
|
|
|
@16970
|
11 years |
tbretz |
Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as EquPosn
|
|
|
@16969
|
11 years |
tbretz |
Fixed a stupid bug: ln__equ_posn stores RS in degree not in hours, ...
|
|
|
@16968
|
11 years |
tbretz |
Added a possibility to strip color codes.
|
|
|
@16967
|
11 years |
tbretz |
Updated new feedback algorithm.
|
|
|
@16966
|
11 years |
tbretz |
Changed sign of the offset, so that the offset/slope combination ...
|
|
|
@16965
|
11 years |
tbretz |
Added the slope to the channel calibration (conversion from dac counts ...
|
|
|
@16964
|
11 years |
lyard |
replaced fits with fact fits to be able to read compressed files
|
|
|
@16963
|
11 years |
tbretz |
Added ln_get_angular_separation.
|
|
|
@16962
|
11 years |
tbretz |
Added GetAngularSeparation
|
|
|
@16961
|
11 years |
tbretz |
Fixed a typo in the program option descriptions.
|
|
|
@16960
|
11 years |
tbretz |
Renamed Seeing to SeeingMed, added SeeingStdev and Solarimeter
|
|
|
@16959
|
11 years |
tbretz |
Use ::tolower instead of this compilcated cast construction.
|
|
|
@16958
|
11 years |
tbretz |
Made StartConnection virtual to allow ConnectionGCN to change the IP ...
|
|
|
@16957
|
11 years |
tbretz |
Removed the need for the Soprano library, we are using the Qt-classes ...
|
|
|
@16956
|
11 years |
tbretz |
Added a check that the new night-as-int is never decreased; improved ...
|
|
|
@16955
|
11 years |
tbretz |
Removed the need for the Soprano library, fixed the units in the ...
|
|
|
@16954
|
11 years |
tbretz |
|
|
|
@16953
|
11 years |
tanio |
|
|
|
@16952
|
11 years |
tanio |
|
|
|
@16951
|
11 years |
tanio |
|
|
|
@16950
|
11 years |
tanio |
|
|
|
@16949
|
11 years |
tanio |
|
|
|
@16948
|
11 years |
tanio |
|
|
|
@16947
|
11 years |
kraehenb |
Updated the comments in calfactfits.h.
|
|
|
@16946
|
11 years |
tanio |
|
|
|
@16945
|
11 years |
tanio |
|
|
|
@16944
|
11 years |
lyard |
Fixed FITS conformance issue for .fz files when numrows=0
|
|
|
@16943
|
11 years |
tanio |
|
|
|
@16942
|
11 years |
tanio |
|
|
|
@16941
|
11 years |
tbretz |
Moved the conversion from dac to volt to its own function - for later ...
|
|
|
@16940
|
11 years |
tbretz |
Added a comment.
|
|
|
@16939
|
11 years |
lyard |
got rid of over 1024 start cell values by adding modulo
|
|
|
@16938
|
11 years |
tbretz |
Added begining and end of line to output.
|
|
|
@16937
|
11 years |
tbretz |
Some fixes for the display of command completion results; fixed the ...
|
|
|
@16936
|
11 years |
tbretz |
Added a very simple command completion for java.
|
|
|
@16935
|
11 years |
lyard |
god rid of ambiguous cast error
|
|
|
@16934
|
11 years |
tanio |
|
|
|
@16933
|
11 years |
tanio |
|
|
|
@16932
|
11 years |
tanio |
|
|
|
@16931
|
11 years |
tanio |
|
|
|
@16930
|
11 years |
tanio |
|
|
|
@16929
|
11 years |
tanio |
|
|
|
@16928
|
11 years |
tanio |
|
|
|
@16927
|
11 years |
tanio |
|
|
|
@16926
|
11 years |
tanio |
|
|
|
@16925
|
11 years |
tanio |
|
|
|
@16924
|
11 years |
tanio |
|
|
|
@16923
|
11 years |
tanio |
|
|
|
@16922
|
11 years |
tanio |
|
|
|
@16921
|
11 years |
tanio |
|
|
|
@16920
|
11 years |
tanio |
|
|
|
@16919
|
11 years |
tanio |
|
|
|
@16918
|
11 years |
tanio |
|
|
|
@16917
|
11 years |
tbretz |
Some consistency... dorce update is the strongest call we have to ...
|
|
|
@16916
|
11 years |
tbretz |
Not only when the screen geometry changes, but also when the prompt ...
|
|
|
@16915
|
11 years |
tanio |
|
|
|
@16914
|
11 years |
tanio |
|
|
|
@16913
|
11 years |
tanio |
|
|
|
@16912
|
11 years |
tanio |
|
|
|
@16911
|
11 years |
tanio |
|
|
|
@16910
|
11 years |
tanio |
|
|
|
@16909
|
11 years |
tanio |
|
|
|
@16908
|
11 years |
tanio |
|
|
|
@16907
|
11 years |
tanio |
|
|
|
@16906
|
11 years |
tanio |
|
|
|
@16905
|
11 years |
tanio |
|
|
|
@16904
|
11 years |
tanio |
|
|
|
@16903
|
11 years |
tanio |
|
|
|
@16902
|
11 years |
tanio |
|
|
|
@16901
|
11 years |
tanio |
|
|
|
@16900
|
11 years |
tanio |
|
|
|
@16899
|
11 years |
tanio |
|
|
|
@16898
|
11 years |
lyard |
Propagated the new naming of enums to other files....
|
|
|
@16897
|
11 years |
lyard |
Removed bytes swapping for RAWSUM
|
|
|
@16896
|
11 years |
lyard |
Added RAWSUM calculation, merged fits.h
|
|
|
@16895
|
11 years |
tanio |
|
|
|
@16894
|
11 years |
tanio |
|
|
|
@16893
|
11 years |
tbretz |
Fixed a typo, added the missing cast and removed also the MRawEvtData ...
|
|
|
@16892
|
11 years |
tbretz |
|
|
|
@16891
|
11 years |
tbretz |
Added a check for underflows, for the case the gains are read as ...
|
|
|
@16890
|
11 years |
tbretz |
Consistency of member names
|
|
|
@16889
|
11 years |
tbretz |
Some cleaning to easier understand the code.
|
|
|
@16888
|
11 years |
tbretz |
Given proper names to the enums... we are not programming Fortran ...
|
|
|
@16887
|
11 years |
tbretz |
Added some smoothing to the deviation responsible for the ...
|
|
|
@16886
|
11 years |
tbretz |
Make sure no consietncy check is done for the last file.
|
|
|
@16885
|
11 years |
tbretz |
Slightly modified appearance of log-stream.
|
|
|
@16884
|
11 years |
tbretz |
Fixed two compiler warnings.
|
|
|
@16883
|
11 years |
tbretz |
Fixed two typos.
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16881
|
11 years |
tbretz |
Replaced some loops with cout.write for better performance
|
|
|
@16880
|
11 years |
tbretz |
Redisplay has to check if this is an update due to change of terminal ...
|
|
|
@16879
|
11 years |
tbretz |
Removed the newline before the prompt. That's were the problems with ...
|
|
|
@16878
|
11 years |
tbretz |
Removed the obsolete check for 'use striut'
|
|
|
@16877
|
11 years |
tbretz |
Removed a stray debug output.
|
|
|
@16876
|
11 years |
lyard |
removed wrong error tags in log files
|
|
|
@16875
|
11 years |
tbretz |
Fixed an issue with the detection of the 'camera' argument.
|
|
|
@16874
|
11 years |
tbretz |
Direct the output in case of wrong states to the dim log.
|
|
|
@16873
|
11 years |
tanio |
|
|
|