|
|
@17841
|
11 years |
tbretz |
Adapted to the new MC files and paths.
|
|
|
@17840
|
11 years |
tbretz |
Some updates to the CodeMirror colorizer.
|
|
|
@17839
|
11 years |
tbretz |
We do not write MMcEvtBasic to the Events tree but the whole MMcEvt ...
|
|
|
@17838
|
11 years |
tbretz |
No fading for tooltip - hopefully this solves the 'maximum stack ...
|
|
|
@17837
|
11 years |
tbretz |
Allow to set island information (for the new image cleaning)
|
|
|
@17836
|
11 years |
tbretz |
First working version.
|
|
|
@17835
|
11 years |
tbretz |
First working version.
|
|
|
@17834
|
11 years |
tbretz |
I wonder how that could ever work... it did not accept fz as extension.
|
|
|
@17833
|
11 years |
tbretz |
First working version.
|
|
|
@17832
|
11 years |
tbretz |
Added a new time based image cleaning.
|
|
|
@17831
|
11 years |
tbretz |
Added the new classes MFilterData and MExtractFACT.
|
|
|
@17830
|
11 years |
tbretz |
New classes.
|
|
|
@17829
|
11 years |
tbretz |
Added some default arguments.
|
|
|
@17828
|
11 years |
tbretz |
Resolved some compiler warnings.
|
|
|
@17827
|
11 years |
tbretz |
Get rid of some compiler warnings.
|
|
|
@17826
|
11 years |
tbretz |
Added some default arguments.
|
|
|
@17825
|
11 years |
tbretz |
Reset the event to 0 when a new file is opened. That was ...
|
|
|
@17824
|
11 years |
tbretz |
Some layout improrvements around the checkboxes for the run type.
|
|
|
@17823
|
11 years |
tbretz |
The MC checkbox was not yet properly handled.
|
|
|
@17822
|
11 years |
tbretz |
Added isMC, isDRS and isCalibrated
|
|
|
@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 ...
|
|
|
@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 ...
|
|
|
@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
|
|
|
@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.
|
|
|