|
|
@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; ...
|
|
|
@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 ...
|
|
|
@17721
|
11 years |
tbretz |
Added missing disable of submit button. Adapted debug output to ...
|
|
|
@17720
|
11 years |
tbretz |
Some minor improvements to layout, mainly nowrap.
|
|
|
@17719
|
11 years |
tbretz |
Fixed the pixel click issue on firefox... and hopefully other browsers ...
|
|
|
@17718
|
11 years |
tbretz |
Increased memory limit to allow for roi=1024 -- There is unfortunately ...
|
|
|
@17717
|
11 years |
tbretz |
Removed an obsolete comment.
|
|
|
@17716
|
11 years |
tbretz |
Do not line break the date in the table header; added more help text.
|
|
|
@17714
|
11 years |
tbretz |
getevent.php is now called index.php; added some more help texts
|
|
|
@17713
|
11 years |
tbretz |
Proc wasn't in the global namespace anymore.
|
|
|
@17712
|
11 years |
tbretz |
Fixed a case when proc returns more than one waveform.
|
|
|
@17711
|
11 years |
tbretz |
Do not process main when only the pixel has been changed; some ...
|
|
|
@17710
|
11 years |
tbretz |
Added a missing whitespace.
|
|
|
@17709
|
11 years |
tbretz |
Some more HTML5 cleanup
|
|
|
@17708
|
11 years |
tbretz |
Fixed table layout.
|
|
|
@17707
|
11 years |
tbretz |
Adapted table name from measurement to Measurement
|
|
|
@17706
|
11 years |
tbretz |
Turn off debug text by default.
|
|
|
@17705
|
11 years |
tbretz |
Added more checks for the schedule.
|
|
|
@17704
|
11 years |
tbretz |
Times could change if the first task was removed from an observation ...
|
|
|
@17703
|
11 years |
tbretz |
Added a help paragraph about the data.
|
|
|
@17702
|
11 years |
tbretz |
Updated the styles for the calendar
|
|
|
@17701
|
11 years |
tbretz |
A first version of the scheduling interface created from the svn/schedule.
|
|
|
@17700
|
11 years |
tbretz |
First version of a web based event viewer.
|
|
|
@17699
|
11 years |
tbretz |
Improved the calling convention. There is really no need to give so ...
|
|
|
@17698
|
11 years |
tbretz |
A wrong checksum was silently ignored
|
|
|
@17697
|
11 years |
tbretz |
Some cosmetics
|
|
|
@17685
|
11 years |
tbretz |
Fixed revision 17607. When starting with tile 0 the currentTile can be ...
|
|
|
@17682
|
11 years |
ftemme |
Added the clipping of the trigger signal
|
|
|
@17681
|
11 years |
tbretz |
Some updated to the authentication code to make the result more ...
|
|
|
@17680
|
11 years |
tbretz |
Opacity of 'gray out' to 50%
|
|
|
@17679
|
11 years |
tbretz |
Fixed a bug which could cause infinite loops when an event with ...
|
|
|
@17678
|
11 years |
tbretz |
It can happen that an event has been created but no header is ever ...
|
|
|
@17677
|
11 years |
tbretz |
Fixed the last fix... using a variable type which allows hundreds of ...
|
|
|
@17676
|
11 years |
tbretz |
New program to display smartfact events from the previous night during ...
|
|
|
@17675
|
11 years |
lyard |
modified the fitsDecompressor code to take into account the ...
|
|
|