|
|
@17821
|
11 years |
tbretz |
Make it easier to debug printing the executed command.
|
|
|
@17820
|
11 years |
tbretz |
Added support for reading DRS calibration constants and Monte Carlo files.
|
|
|
@17819
|
11 years |
tbretz |
Added support to display the DRS calibration constants and Monte Carlo ...
|
|
|
@17818
|
11 years |
tbretz |
Return drs files and MC files as well, compile the path properly.
|
|
|
@17817
|
11 years |
tbretz |
Some small layout improvements; added the MC checkbox and the Drs checkbox.
|
|
|
@17816
|
11 years |
tbretz |
Switch CodeMirror theme to our own theme; some improvements in the ...
|
|
|
@17815
|
11 years |
tbretz |
Added CodeMirror theme.
|
|
|
@17814
|
11 years |
tbretz |
Some small layout improevemnts; added Grid-checkbox
|
|
|
@17813
|
11 years |
tbretz |
Remove the carriage return from returned editor contents ;)
|
|
|
@17812
|
11 years |
tbretz |
Allow gaps in the returned array of arrays; null is interpreted as 0 - ...
|
|
|
@17811
|
11 years |
tbretz |
Minor optimizations.
|
|
|
@17810
|
11 years |
tbretz |
Recalculate the image parameters with each redraw to allow to use the ...
|
|
|
@17809
|
11 years |
dneise |
debugged relative ROOT loading path
|
|
|
@17808
|
11 years |
tbretz |
Added debug for caluclation time and removed the second loop from the ...
|
|
|
@17807
|
11 years |
tbretz |
Added a checkbox for displaying the image and a help text for the ...
|
|
|
@17806
|
11 years |
tbretz |
Forgot to remove the debug output
|
|
|
@17805
|
11 years |
tbretz |
Implemented the calculation of the basic image paremeters and the ...
|
|
|
@17804
|
11 years |
dneise |
using old revision since current revision does not work here anymore.
|
|
|
@17803
|
11 years |
dneise |
adjusted libz loading to new_pyfact/pyfact.py
|
|
|
@17802
|
11 years |
dneise |
some help text
|
|
|
@17801
|
11 years |
dneise |
reverted externals link to older revision, since current version ...
|
|
|
@17800
|
11 years |
tbretz |
It is nicer to have teh distance between two neighbors as 1. ...
|
|
|
@17799
|
11 years |
tbretz |
Removed conversion factor. Calculate geometry in degree instead.
|
|
|
@17798
|
11 years |
tbretz |
Updated help text
|
|
|
@17797
|
11 years |
tbretz |
Fixed the calculation of the geometry; added $.conv
|
|
|
@17796
|
11 years |
tbretz |
Make sure image is on top during movement; remove zindex again afterwards
|
|
|
@17795
|
11 years |
dneise |
new version
|
|
|
@17794
|
11 years |
kraehenb |
Added TPK-Mobile to libz variants...
|
|
|
@17793
|
11 years |
tbretz |
Now as JS code in internal.js
|
|
|
@17792
|
11 years |
tbretz |
Neighbors is not used anymore. A JS array will be faster than a php ...
|
|
|
@17791
|
11 years |
tbretz |
Code which is executed before proc and main.
|
|
|
@17790
|
11 years |
tbretz |
Added $.geom and $.map
|
|
|
@17789
|
11 years |
tbretz |
Some updates to the time calculation (more accurate position); check ...
|
|
|
@17788
|
11 years |
tbretz |
Simplified getIndex (now using the coordinate array)
|
|
|
@17787
|
11 years |
tbretz |
Added more stuff which is necessary for proper interaction with the ...
|
|
|
@17786
|
11 years |
tbretz |
Automatically call SetSelctedPad once a new tab is created.
|
|
|
@17785
|
11 years |
tbretz |
Fixed a compiler warning because title wasn't used in the constructor ...
|
|
|
@17784
|
11 years |
tbretz |
Fixed the order of instantiation which the responsible person refuses ...
|
|
|
@17783
|
11 years |
tbretz |
Get rid of a few compiler warnings about obsolete const qualifiers.
|
|
|
@17782
|
11 years |
tbretz |
Added a possibility to access the Fits Stream and the PCTime in a ...
|
|
|
@17781
|
11 years |
tbretz |
Added a possibility to access the Fits Stream and the PCTime in a ...
|
|
|
@17780
|
11 years |
tbretz |
Added a possibility to access the stream in a constant manner.
|
|
|
@17779
|
11 years |
tbretz |
Use COmmentFromType and SizeFromType from FITS namespace; try using ...
|
|
|
@17778
|
11 years |
tbretz |
Cleanup includes and defines; moved CommentFromType and SizeFromType ...
|
|
|
@17777
|
11 years |
tbretz |
Solved the problem that so far cint does not define __MARS__; added an ...
|
|
|
@17776
|
11 years |
tbretz |
Added a function to check whether a key is a reserved key; added the ...
|
|
|
@17775
|
11 years |
tbretz |
unified the tooltip functions.
|
|
|
@17774
|
11 years |
tbretz |
Added the possibility to access calibrated data files.
|
|
|
@17773
|
11 years |
tbretz |
Added the container needed to display the histograms. It is more or ...
|
|
|
@17772
|
11 years |
tbretz |
Added the possibility to load calibrated files, added a slider with ...
|
|
|
@17771
|
11 years |
tbretz |
An interface to access the fits raw data files and get an event in as ...
|
|
|
@17770
|
11 years |
tbretz |
It looks like there is a problem with th eno-excpetion option and our ...
|
|
|
@17769
|
11 years |
tbretz |
Fixed a warning comparison between signed and unsigned.
|
|
|
@17768
|
11 years |
tbretz |
Replaced my by scale.
|
|
|
@17767
|
11 years |
tbretz |
Fixed a minor compilation problem.
|
|
|
@17766
|
11 years |
tbretz |
Removing the std::exception_ptr by an ifdef is dangerous, because CINT ...
|
|
|
@17765
|
11 years |
tbretz |
If one function takes a pointer the other one should as well, offsets ...
|
|
|
@17764
|
11 years |
tbretz |
endif was missing
|
|
|
@17763
|
11 years |
tbretz |
MLogManip came from the fits headers.
|
|
|
@17762
|
11 years |
tbretz |
The ready to save flag was not set.
|
|
|
@17761
|
11 years |
tbretz |
Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
|
|
|
@17760
|
11 years |
tbretz |
MLog and MLogManip came from the fits classes
|
|
|
@17759
|
11 years |
tbretz |
MLog and MLogManip came from the fits classes
|
|
|
@17758
|
11 years |
tbretz |
TSystem and MLogManip come from the fits classes.
|
|
|
@17757
|
11 years |
tbretz |
MTime is not needed here anymore.
|
|
|
@17756
|
11 years |
tbretz |
Got the libnova stuff from libnova-dir
|
|
|
@17755
|
11 years |
tbretz |
Moved to root dir (MLinkDef and Makefile)
|
|
|
@17754
|
11 years |
tbretz |
There were some casts missing to allow large memory sizes
|
|
|
@17753
|
11 years |
tbretz |
I am not sure this is needed here, but to avoid potential problems I ...
|
|
|
@17752
|
11 years |
tbretz |
The condition was wrong... it was not possible to properly set the ...
|
|
|
@17751
|
11 years |
tbretz |
I realized that we were one level too high with deriving the class. ...
|
|
|
@17750
|
11 years |
tbretz |
Improved error message.
|
|
|
@17749
|
11 years |
tbretz |
Give CINT a hint about the size of the structures.
|
|
|
@17748
|
11 years |
tbretz |
Minor simplifications.
|
|
|
@17747
|
11 years |
tbretz |
'using namespace std' should never appear in header
|
|
|
@17746
|
11 years |
tbretz |
Fixed an issue when the slected pixel had no value attached; some ...
|
|
|
@17745
|
11 years |
tbretz |
There is no need to send the neighbors with the output; trim the null ...
|
|
|
@17744
|
11 years |
tbretz |
Performance improvement in the example.
|
|
|
@17743
|
11 years |
tbretz |
Some fixes to the no-exception part.
|
|
|
@17742
|
11 years |
tbretz |
Updated codemirror config; automatically colorize code snippets
|
|
|
@17741
|
11 years |
tbretz |
Added style for match highlighting.
|
|
|
@17740
|
11 years |
tbretz |
Switch to strict mode.
|
|
|
@17739
|
11 years |
tbretz |
Use Codemirror colorized for code snippets in the help text; ...
|
|
|
@17738
|
11 years |
tbretz |
Added xmin and xmax controls for the waveform.
|
|
|
@17737
|
11 years |
tbretz |
Unified the two SetupCommonFileStructure.
|
|
|
@17736
|
11 years |
tbretz |
Do not require MTime... callisto allows now to use a root file as input.
|
|
|
@17735
|
11 years |
tbretz |
Avoid a compiler warning.
|
|
|
@17734
|
11 years |
tbretz |
Fixed the trigger pattern to be consistent with the FACT data.
|
|
|
@17733
|
11 years |
tbretz |
|
|
|
@17732
|
11 years |
tbretz |
Added another accordion for the display of additional controls; ...
|
|
|
@17731
|
11 years |
dneise |
these files are not needed anymore
|
|
|
@17730
|
11 years |
dneise |
Removed the dependency of SlowData class from the special Python ...
|
|
|
@17729
|
11 years |
tbretz |
Darker text color for diables elements in firefox
|
|
|
@17728
|
11 years |
tbretz |
Added marker for selected pixel; added runinfo and trigger info; ...
|
|
|
@17727
|
11 years |
tbretz |
Read more data from getevent; some simplification to the global ...
|
|
|
@17726
|
11 years |
tbretz |
A pixel neighbors table to be used in php.
|
|
|
@17725
|
11 years |
tbretz |
Added evtserver, getevent and soem improrvement to the doc rule.
|
|
|
@17724
|
11 years |
tbretz |
The error message wasn't that clear for the case a schedule of tonight ...
|
|
|
@17723
|
11 years |
tbretz |
Some more help text.
|
|
|
@17722
|
11 years |
tbretz |
By never using more than one php array for a single pixel at a time ...
|
|
|