|
|
@18168
|
10 years |
smueller |
log file is now opened, seeked close to the end and then read. This ...
|
|
|
@18103
|
10 years |
tbretz |
Fixed a problem that the interrupt was only correctly handled if ...
|
|
|
@18045
|
10 years |
Daniela Dorner |
changed column names of the table Measurement for consistency when ...
|
|
|
@18044
|
10 years |
tbretz |
If only have of the schedule is trasmitted, also the first entry must ...
|
|
|
@18034
|
10 years |
Daniela Dorner |
updated institute list and added institute moon
|
|
|
@17942
|
10 years |
tbretz |
Fixed a bug which caused clicking on an entry in the autocomplete list ...
|
|
|
@17937
|
10 years |
tbretz |
Fixed a typo
|
|
|
@17936
|
10 years |
tbretz |
|
|
|
@17935
|
10 years |
tbretz |
Added sqmctrl
|
|
|
@17928
|
10 years |
tbretz |
Error codes are not displayed anymore by the browser, fixed that by ...
|
|
|
@17856
|
10 years |
tbretz |
Added the possibility to retrieve different file names in the ...
|
|
|
@17852
|
10 years |
tbretz |
Take pixels above maximum out of image parameter calculation; changed ...
|
|
|
@17848
|
10 years |
tbretz |
Reordered the elements in the display.
|
|
|
@17847
|
10 years |
tbretz |
Added some information on MC data.
|
|
|
@17843
|
10 years |
tbretz |
Fixed/simplified width/length/disp calculation by applying the scale ...
|
|
|
@17841
|
10 years |
tbretz |
Adapted to the new MC files and paths.
|
|
|
@17840
|
10 years |
tbretz |
Some updates to the CodeMirror colorizer.
|
|
|
@17838
|
10 years |
tbretz |
No fading for tooltip - hopefully this solves the 'maximum stack ...
|
|
|
@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.
|
|
|
@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)
|
|
|
@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 ...
|
|
|
@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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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%
|
|
|
@17671
|
11 years |
tbretz |
Removed old agilent.page and replaced that with one per Agilent.
|
|
|
@17670
|
11 years |
tbretz |
Added all three agients
|
|
|
@17378
|
11 years |
tbretz |
When sending an interrupt there was some typo in the array index.
|
|
|
@17377
|
11 years |
tbretz |
Print call execution time to log.
|
|
|
@17374
|
11 years |
tbretz |
Updated because we show all 1440 pixels now
|
|
|
@17373
|
11 years |
tbretz |
Unified all exec calls, suppress logging (actually only a warning ...
|
|
|
@17365
|
11 years |
tbretz |
|
|
|
@17363
|
11 years |
tbretz |
Added GPS control and links to temperature and agilent.
|
|
|
@17171
|
11 years |
tbretz |
Changed the order
|
|
|