source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17780   10 years tbretz Added a possibility to access the stream in a constant manner.
(edit) @17779   10 years tbretz Use COmmentFromType and SizeFromType from FITS namespace; try using ...
(edit) @17778   10 years tbretz Cleanup includes and defines; moved CommentFromType and SizeFromType ...
(edit) @17777   10 years tbretz Solved the problem that so far cint does not define __MARS__; added an ...
(edit) @17776   10 years tbretz Added a function to check whether a key is a reserved key; added the ...
(edit) @17775   10 years tbretz unified the tooltip functions.
(edit) @17774   10 years tbretz Added the possibility to access calibrated data files.
(edit) @17773   10 years tbretz Added the container needed to display the histograms. It is more or ...
(edit) @17772   10 years tbretz Added the possibility to load calibrated files, added a slider with ...
(edit) @17771   10 years tbretz An interface to access the fits raw data files and get an event in as ...
(edit) @17770   10 years tbretz It looks like there is a problem with th eno-excpetion option and our ...
(edit) @17769   10 years tbretz Fixed a warning comparison between signed and unsigned.
(edit) @17768   10 years tbretz Replaced my by scale.
(edit) @17767   10 years tbretz Fixed a minor compilation problem.
(edit) @17766   10 years tbretz Removing the std::exception_ptr by an ifdef is dangerous, because CINT ...
(edit) @17765   10 years tbretz If one function takes a pointer the other one should as well, offsets ...
(edit) @17764   10 years tbretz endif was missing
(edit) @17763   10 years tbretz MLogManip came from the fits headers.
(edit) @17762   10 years tbretz The ready to save flag was not set.
(edit) @17761   10 years tbretz Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
(edit) @17760   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17759   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17758   10 years tbretz TSystem and MLogManip come from the fits classes.
(edit) @17757   10 years tbretz MTime is not needed here anymore.
(edit) @17756   10 years tbretz Got the libnova stuff from libnova-dir
(edit) @17755   10 years tbretz Moved to root dir (MLinkDef and Makefile)
(edit) @17754   10 years tbretz There were some casts missing to allow large memory sizes
(edit) @17753   10 years tbretz I am not sure this is needed here, but to avoid potential problems I ...
(edit) @17752   10 years tbretz The condition was wrong... it was not possible to properly set the ...
(edit) @17751   10 years tbretz I realized that we were one level too high with deriving the class. ...
(edit) @17750   10 years tbretz Improved error message.
(edit) @17749   10 years tbretz Give CINT a hint about the size of the structures.
(edit) @17748   10 years tbretz Minor simplifications.
(edit) @17747   10 years tbretz 'using namespace std' should never appear in header
(edit) @17746   10 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
(edit) @17745   10 years tbretz There is no need to send the neighbors with the output; trim the null ...
(edit) @17744   10 years tbretz Performance improvement in the example.
(edit) @17743   10 years tbretz Some fixes to the no-exception part.
(edit) @17742   10 years tbretz Updated codemirror config; automatically colorize code snippets
(edit) @17741   10 years tbretz Added style for match highlighting.
(edit) @17740   10 years tbretz Switch to strict mode.
(edit) @17739   10 years tbretz Use Codemirror colorized for code snippets in the help text; ...
(edit) @17738   10 years tbretz Added xmin and xmax controls for the waveform.
(edit) @17737   10 years tbretz Unified the two SetupCommonFileStructure.
(edit) @17736   10 years tbretz Do not require MTime... callisto allows now to use a root file as input.
(edit) @17735   10 years tbretz Avoid a compiler warning.
(edit) @17734   10 years tbretz Fixed the trigger pattern to be consistent with the FACT data.
(edit) @17733   10 years tbretz
(edit) @17732   10 years tbretz Added another accordion for the display of additional controls; ...
(edit) @17729   10 years tbretz Darker text color for diables elements in firefox
(edit) @17728   10 years tbretz Added marker for selected pixel; added runinfo and trigger info; ...
(edit) @17727   10 years tbretz Read more data from getevent; some simplification to the global ...
(edit) @17726   10 years tbretz A pixel neighbors table to be used in php.
(edit) @17725   10 years tbretz Added evtserver, getevent and soem improrvement to the doc rule.
(edit) @17724   10 years tbretz The error message wasn't that clear for the case a schedule of tonight ...
(edit) @17723   10 years tbretz Some more help text.
(edit) @17722   10 years tbretz By never using more than one php array for a single pixel at a time ...
(edit) @17721   10 years tbretz Added missing disable of submit button. Adapted debug output to ...
(edit) @17720   10 years tbretz Some minor improvements to layout, mainly nowrap.
(edit) @17719   10 years tbretz Fixed the pixel click issue on firefox... and hopefully other browsers ...
(edit) @17718   10 years tbretz Increased memory limit to allow for roi=1024 -- There is unfortunately ...
(edit) @17717   10 years tbretz Removed an obsolete comment.
(edit) @17716   10 years tbretz Do not line break the date in the table header; added more help text.
(edit) @17714   10 years tbretz getevent.php is now called index.php; added some more help texts
(edit) @17713   10 years tbretz Proc wasn't in the global namespace anymore.
(edit) @17712   10 years tbretz Fixed a case when proc returns more than one waveform.
(edit) @17711   10 years tbretz Do not process main when only the pixel has been changed; some ...
(edit) @17710   10 years tbretz Added a missing whitespace.
(edit) @17709   10 years tbretz Some more HTML5 cleanup
(edit) @17708   10 years tbretz Fixed table layout.
(edit) @17707   10 years tbretz Adapted table name from measurement to Measurement
(edit) @17706   10 years tbretz Turn off debug text by default.
(edit) @17705   10 years tbretz Added more checks for the schedule.
(edit) @17704   10 years tbretz Times could change if the first task was removed from an observation ...
(edit) @17703   10 years tbretz Added a help paragraph about the data.
(edit) @17702   10 years tbretz Updated the styles for the calendar
(edit) @17701   10 years tbretz A first version of the scheduling interface created from the svn/schedule.
(edit) @17700   10 years tbretz First version of a web based event viewer.
(edit) @17699   10 years tbretz Improved the calling convention. There is really no need to give so ...
(edit) @17698   10 years tbretz A wrong checksum was silently ignored
(edit) @17697   10 years tbretz Some cosmetics
(edit) @17685   10 years tbretz Fixed revision 17607. When starting with tile 0 the currentTile can be ...
(edit) @17682   10 years ftemme Added the clipping of the trigger signal
(edit) @17681   10 years tbretz Some updated to the authentication code to make the result more ...
(edit) @17680   10 years tbretz Opacity of 'gray out' to 50%
(edit) @17679   10 years tbretz Fixed a bug which could cause infinite loops when an event with ...
(edit) @17678   10 years tbretz It can happen that an event has been created but no header is ever ...
(edit) @17677   10 years tbretz Fixed the last fix... using a variable type which allows hundreds of ...
(edit) @17676   10 years tbretz New program to display smartfact events from the previous night during ...
(edit) @17675   10 years lyard modified the fitsDecompressor code to take into account the ...
(edit) @17674   10 years lyard modified the fitsCompressor code to take into account the refactoring ...
(edit) @17673   10 years tbretz Adapted to have three agilentctrl running instead of one.
(edit) @17672   10 years tbretz Replaced one agilentctrl by three; fixed the calculatio of the power; ...
(edit) @17671   10 years tbretz Removed old agilent.page and replaced that with one per Agilent.
(edit) @17670   10 years tbretz Added all three agients
(edit) @17669   10 years tbretz Implemented the possibility to start more than one agilentctrl to read ...
(edit) @17668   10 years tbretz Remplaced the double backslash in a root axis title by a #. Otherwiese ...
(edit) @17667   10 years lyard fixed uint32 bug for max available memory
(edit) @17666   10 years ftemme Forget to compile, before checkin, and therefore didn't see some small ...
(edit) @17665   10 years ftemme Forget to set the arrays of the MTruePhotonsPerPixel container to ...
Note: See TracRevisionLog for help on using the revision log.