Timeline
05/08/14:
- 19:45 Changeset [17811] by
- Minor optimizations.
- 17:09 Changeset [17810] by
- Recalculate the image parameters with each redraw to allow to use the lower limit (min) value.
- 14:16 Changeset [17809] by
- debugged relative ROOT loading path
- 13:21 Changeset [17808] by
- Added debug for caluclation time and removed the second loop from the image parameter calculation.
- 12:45 Changeset [17807] by
- Added a checkbox for displaying the image and a help text for the meaning of the image.
- 12:45 Changeset [17806] by
- Forgot to remove the debug output
- 12:44 Changeset [17805] by
- Implemented the calculation of the basic image paremeters and the drawing of the hillas ellipse.
- 10:37 Changeset [17804] by
- using old revision since current revision does not work here anymore.
- 07:43 Changeset [17803] by
- adjusted libz loading to new_pyfact/pyfact.py
05/07/14:
- 20:20 Changeset [17802] by
- some help text
- 17:44 Changeset [17801] by
- reverted externals link to older revision, since current version fits.h can't be compiled without MLog.h and MLogManip.h. Fixed some typos in pyfact.py
- 16:44 Changeset [17800] by
- It is nicer to have teh distance between two neighbors as 1. Reinvented $.conv.
- 16:39 Changeset [17799] by
- Removed conversion factor. Calculate geometry in degree instead.
- 16:38 Changeset [17798] by
- Updated help text
- 16:33 Changeset [17797] by
- Fixed the calculation of the geometry; added $.conv
- 16:32 Changeset [17796] by
- Make sure image is on top during movement; remove zindex again afterwards
- 15:04 Changeset [17795] by
- new version
- 14:23 Changeset [17794] by
- Added TPK-Mobile to libz variants...
- 13:47 Changeset [17793] by
- Now as JS code in internal.js
- 13:47 Changeset [17792] by
- Neighbors is not used anymore. A JS array will be faster than a php array of fixed size with int-to-int will be faster than accessing a php array.
- 13:45 Changeset [17791] by
- Code which is executed before proc and main.
- 13:45 Changeset [17790] by
- Added $.geom and $.map
- 13:44 Changeset [17789] by
- Some updates to the time calculation (more accurate position); check as soon as possible if file contains data; read internal.js and execute it before the rest of the code.
- 13:43 Changeset [17788] by
- Simplified getIndex (now using the coordinate array)
05/05/14:
- 10:03 Changeset [17787] by
- Added more stuff which is necessary for proper interaction with the fits classes from the interpreter.
- 09:58 Changeset [17786] by
- Automatically call SetSelctedPad once a new tab is created.
- 09:56 Changeset [17785] by
- Fixed a compiler warning because title wasn't used in the constructor and DrswPixelCOntent had an unused argument.
- 09:54 Changeset [17784] by
- Fixed the order of instantiation which the responsible person refuses to fix since several months.
- 09:53 Changeset [17783] by
- Get rid of a few compiler warnings about obsolete const qualifiers.
- 09:52 Changeset [17782] by
- Added a possibility to access the Fits Stream and the PCTime in a constant manner
- 09:51 Changeset [17781] by
- Added a possibility to access the Fits Stream and the PCTime in a constant manner
- 09:51 Changeset [17780] by
- Added a possibility to access the stream in a constant manner.
- 09:50 Changeset [17779] by
- Use COmmentFromType and SizeFromType from FITS namespace; try using sysconf if std::thread::hardware_concurrency fails; added a fix in reallocateBuffer which could cause a buffer overrun; open must be called in the ocnstructor after the variables have been initialized
- 09:48 Changeset [17778] by
- Cleanup includes and defines; moved CommentFromType and SizeFromType to the FITS namespace - I do not understand why that should be specific to ofits and not even static; some minor code cleanup; added a function CopyKeys which is intentionally safe if nobody alters the contents of the fist class; removed the SetKeyFromFitsString - it is a severe risk for the integrity of the FITS standard especially without any documentation.
- 09:44 Changeset [17777] by
- Solved the problem that so far cint does not define __MARS__; added an option to PrintKeys; remove all reserved keywords from the list of printed keys; some minor code cleanup.
- 09:43 Changeset [17776] by
- Added a function to check whether a key is a reserved key; added the CommentFrom type and SizeFrom Type.
05/04/14:
- 16:43 Changeset [17775] by
- unified the tooltip functions.
- 15:28 Changeset [17774] by
- Added the possibility to access calibrated data files.
- 15:27 Changeset [17773] by
- Added the container needed to display the histograms. It is more or less a copy of the camera display.
- 15:27 Changeset [17772] by
- Added the possibility to load calibrated files, added a slider with histograms whihc correspond to the camera displays; added the possibility to right-click-save the images; make sure all pixel values are within range.
05/03/14:
- 23:43 Changeset [17771] by
- An interface to access the fits raw data files and get an event in as a binary output.
05/02/14:
- 16:36 Changeset [17770] by
- It looks like there is a problem with th eno-excpetion option and our fits classes. Therefore, I will remove it. I guess the optimization this once brought many years ago has been overcome by modern technology anyways.
- 16:25 Changeset [17769] by
- Fixed a warning comparison between signed and unsigned.
- 16:24 Changeset [17768] by
- Replaced my by scale.
- 16:21 Changeset [17767] by
- Fixed a minor compilation problem.
- 16:21 Changeset [17766] by
- Removing the std::exception_ptr by an ifdef is dangerous, because CINT will never set that define... therefore, make sure the correct size is always there.
- 16:19 Changeset [17765] by
- If one function takes a pointer the other one should as well, offsets and sizes can by definition not be negtaive, so do not allow negative values -- the compiler warning could have told you already; simplified the logic.
- 14:27 Changeset [17764] by
- endif was missing
- 14:25 Changeset [17763] by
- MLogManip came from the fits headers.
- 14:24 Changeset [17762] by
- The ready to save flag was not set.
- 14:24 Changeset [17761] by
- Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and REVISION
- 14:23 Changeset [17760] by
- MLog and MLogManip came from the fits classes
- 14:23 Changeset [17759] by
- MLog and MLogManip came from the fits classes
- 14:22 Changeset [17758] by
- TSystem and MLogManip come from the fits classes.
- 14:22 Changeset [17757] by
- MTime is not needed here anymore.
- 12:04 Changeset [17756] by
- Got the libnova stuff from libnova-dir
- 12:04 Changeset [17755] by
- Moved to root dir (MLinkDef and Makefile)
05/01/14:
- 19:39 Changeset [17754] by
- There were some casts missing to allow large memory sizes
- 19:31 Changeset [17753] by
- I am not sure this is needed here, but to avoid potential problems I give CINT also a hint here about the size of the structure.
- 19:17 Changeset [17752] by
- The condition was wrong... it was not possible to properly set the number of threads to be used and the default was all instead of none.
- 18:51 Changeset [17751] by
- I realized that we were one level too high with deriving the class. Not only there was no possibility to use open/close, furthermore the close funtion was not virtual and therefore not necessarily correctly called. By writing a ofstream type class, both is now solved.
- 17:32 Changeset [17750] by
- Improved error message.
- 17:31 Changeset [17749] by
- Give CINT a hint about the size of the structures.
- 17:30 Changeset [17748] by
- Minor simplifications.
- 17:30 Changeset [17747] by
- 'using namespace std' should never appear in header
04/30/14:
- 20:22 Changeset [17746] by
- Fixed an issue when the slected pixel had no value attached; some performance improvements; reset event number when new file is selected; if the retrurned arrays are not complete, they will be an object not an array - that should work now (however, the returning of incomplete arrays from javascript in v8js is broken so in reality it doesn't work)
- 20:20 Changeset [17745] by
- There is no need to send the neighbors with the output; trim the null bytes from the runType
- 20:19 Changeset [17744] by
- Performance improvement in the example.
- 16:04 Changeset [17743] by
- Some fixes to the no-exception part.
- 13:26 Changeset [17742] by
- Updated codemirror config; automatically colorize code snippets
- 13:26 Changeset [17741] by
- Added style for match highlighting.
- 13:24 Changeset [17740] by
- Switch to strict mode.
- 13:23 Changeset [17739] by
- Use Codemirror colorized for code snippets in the help text; rearranged the javascript links
- 12:09 Changeset [17738] by
- Added xmin and xmax controls for the waveform.
04/29/14:
- 19:50 Changeset [17737] by
- Unified the two SetupCommonFileStructure.
- 19:49 Changeset [17736] by
- Do not require MTime... callisto allows now to use a root file as input.
- 19:47 Changeset [17735] by
- Avoid a compiler warning.
- 19:45 Changeset [17734] by
- Fixed the trigger pattern to be consistent with the FACT data.
- 19:42 Changeset [17733] by
- 18:37 Changeset [17732] by
- Added another accordion for the display of additional controls; removed some obsoslet stuff from the debug text; store waveform data in the object to allow access when retrirveing it to a file.
- 16:48 Changeset [17731] by
- these files are not needed anymore
- 16:41 Changeset [17730] by
- Removed the dependency of SlowData class from the special Python Accessors in fits.h So now we can use the C++ header files from Mars/mcore. makelibs.C is not needed anymore. In order to make the so-files just call pyfact.py For testing one can do: python -i pyfact.py <filename> After a lot of compiler warnings one should get: len(test_m1) 0 len(test_m2) 0 <ROOT.pair<string,fits::Entry> object at 0x...> <ROOT.pair<string,fits::Table::Column> object at 0x...> Well ... for now.
- 16:17 Changeset [17729] by
- Darker text color for diables elements in firefox
- 16:16 Changeset [17728] by
- Added marker for selected pixel; added runinfo and trigger info; updated position of autocomplete dialog
- 16:15 Changeset [17727] by
- Read more data from getevent; some simplification to the global structure; decode trigger pattern
- 16:15 Changeset [17726] by
- A pixel neighbors table to be used in php.
- 13:26 Changeset [17725] by
- Added evtserver, getevent and soem improrvement to the doc rule.
- 12:02 Changeset [17724] by
- The error message wasn't that clear for the case a schedule of tonight was saved, but no active tasks were there.
- 11:44 Changeset [17723] by
- Some more help text.
- 11:37 Changeset [17722] by
- By never using more than one php array for a single pixel at a time instead of 1440 the memory consumption could be significantly decreased, however, I do not know how much memory the corresponding JS array uses, but I guess it is much less.
- 11:20 Changeset [17721] by
- Added missing disable of submit button. Adapted debug output to changes in php.
- 11:19 Changeset [17720] by
- Some minor improvements to layout, mainly nowrap.
04/28/14:
- 20:21 Changeset [17719] by
- Fixed the pixel click issue on firefox... and hopefully other browsers as well.
- 19:09 Changeset [17718] by
- Increased memory limit to allow for roi=1024 -- There is unfortunately no easy way to reduce the memory consumption of php arrays... they are in the order of 100 bytes per entry\! Therefore a maximum event size is 100 MB \!
- 18:44 Changeset [17717] by
- Removed an obsolete comment.
- 18:38 Changeset [17716] by
- Do not line break the date in the table header; added more help text.
- 17:25 Changeset [17715] by
- taking back commit 17692
- 12:43 Changeset [17714] by
- getevent.php is now called index.php; added some more help texts
- 12:41 Changeset [17713] by
- Proc wasn't in the global namespace anymore.
- 12:40 Changeset [17712] by
- Fixed a case when proc returns more than one waveform.
- 12:17 Changeset [17711] by
- Do not process main when only the pixel has been changed; some imporvements to the main accordion; A slightly nicer test code.
- 11:58 Changeset [17710] by
- Added a missing whitespace.
- 11:54 Changeset [17709] by
- Some more HTML5 cleanup
- 11:48 Changeset [17708] by
- Fixed table layout.
- 11:33 Changeset [17707] by
- Adapted table name from measurement to Measurement
- 11:17 Changeset [17706] by
- Turn off debug text by default.
- 11:17 Changeset [17705] by
- Added more checks for the schedule.
- 09:47 Changeset [17704] by
- Times could change if the first task was removed from an observation -- fixed.
04/27/14:
- 22:59 Changeset [17703] by
- Added a help paragraph about the data.
- 22:51 Changeset [17702] by
- Updated the styles for the calendar
- 22:33 Changeset [17701] by
- A first version of the scheduling interface created from the svn/schedule.
- 21:01 Changeset [17700] by
- First version of a web based event viewer.
04/26/14:
- 15:35 Changeset [17699] by
- Improved the calling convention. There is really no need to give so many arguments. Pipe some Monte Carlo values through. I wonder what special MC macros are for which omit all the Monte Carlo data in their output.
04/25/14:
- 18:01 Changeset [17698] by
- A wrong checksum was silently ignored
- 18:00 Changeset [17697] by
- Some cosmetics
- 12:00 Changeset [17696] by
- was missing
- 12:00 Changeset [17695] by
- removed: warning: narrowing conversion and adjusted two includes
- 10:01 Changeset [17694] by
- removed rm in externals folder
- 10:00 Changeset [17693] by
- removed warning about time marker channels, since it is there since ages and nothing happens. So why should we warn about it?
- 09:59 Changeset [17692] by
- removed warning: "list-initializer for non-class type must not be parenthesized"
04/24/14:
- 18:14 Changeset [17691] by
- The file extern_Mars_mcore/factfits.h was imported instead of factfits.h. Now corrected.
- 17:51 Changeset [17690] by
- reverting back to copied headers, because SVN externals do not yet work :-(
- 16:29 Changeset [17689] by
- some new deveolpment. not really working .. just some thoughts
- 15:59 Changeset [17688] by
- adjusted class name FactFits to factfits
- 15:58 Changeset [17687] by
- differs from Mars/mcore only in special python accessors like GetPy_KeyKeys and similar.
- 15:33 Changeset [17686] by
- towards using only C++ Header files from Mars/mcore
- 11:16 Changeset [17685] by
- Fixed revision 17607. When starting with tile 0 the currentTile can be either -1 or 0 depending on fNumRowsPerTile; this can lead to wrong results for isNextTile or when checked if a new tikle should be read; therefore implemented a different solution which also ensures that the copy feature and the checksum calculation gets every tile if read sequentially.
04/23/14:
- 17:04 Changeset [17684] by
- adding externals link
- 16:50 Changeset [17683] by
- adjusted to new C++ header files
- 13:53 Changeset [17682] by
- Added the clipping of the trigger signal
04/22/14:
- 23:31 Changeset [17681] by
- Some updated to the authentication code to make the result more logical; a minor update to handling interrupts
- 23:30 Changeset [17680] by
- Opacity of 'gray out' to 50%
- 14:55 Changeset [17679] by
- Fixed a bug which could cause infinite loops when an event with invalid FADhead was checked for timout (the it++ was missing), added a lot of comments
04/19/14:
- 01:13 Changeset [17678] by
- It can happen that an event has been created but no header is ever received. If it times out, the header was accessed which is not valid. With the recent fix, I assume that whenever something is received all the rest from the board is received as well, or: half events from one board do not time out.
04/18/14:
- 22:00 Changeset [17677] by
- Fixed the last fix... using a variable type which allows hundreds of terabytes to be allocated is for sure no option. Actually, restricting the amount of memory which can be allocated is a feature not a problem. The correct way to fix the problem is to properly cast the variable before it is converted from kB to Byte.
- 21:13 Changeset [17676] by
- New program to display smartfact events from the previous night during daytime.
04/17/14:
- 08:40 Changeset [17675] by
- modified the fitsDecompressor code to take into account the refactoring of the fits classes, namely the introduction of FITS.h
- 08:32 Changeset [17674] by
- modified the fitsCompressor code to take into account the refactoring of the fits classes, namely the introduction of FITS.h
04/16/14:
- 23:51 Changeset [17673] by
- Adapted to have three agilentctrl running instead of one.
- 21:07 Changeset [17672] by
- Replaced one agilentctrl by three; fixed the calculatio of the power; display all pixels, and use ch8 at TM channel
- 20:33 Changeset [17671] by
- Removed old agilent.page and replaced that with one per Agilent.
- 20:32 Changeset [17670] by
- Added all three agients
- 18:43 Changeset [17669] by
- Implemented the possibility to start more than one agilentctrl to read from all agilents.
- 17:11 Changeset [17668] by
- Remplaced the double backslash in a root axis title by a #. Otherwiese some root version fail to create the eps
04/14/14:
- 12:36 Changeset [17667] by
- fixed uint32 bug for max available memory
04/11/14:
- 12:03 Changeset [17666] by
- Forget to compile, before checkin, and therefore didn't see some small mistakes in the code
- 11:57 Changeset [17665] by
- Forget to set the arrays of the MTruePhotonsPerPixel container to zero, before adding the photons in MSimCamera
04/08/14:
- 16:14 Changeset [17664] by
- Added return code
- 12:45 Ticket #8 (crosscheck PDE simulation) created by
- (This ticket is derived from a mail from Thomas Bretz) The PDE curve …
- 12:43 Ticket #7 (crosstalk variations) created by
- (This ticket is derived from a mail from Thomas Bretz) The crosstalk …
- 12:42 Ticket #6 (biased light pulser based calibration) created by
- (This ticket is derived from a mail from Thomas Bretz) The current …
- 12:40 Ticket #5 (Simulation of time jitter) created by
- (This ticket is derived from a mail from Thomas Bretz) I am not sure …
- 12:38 Ticket #4 (Simulate SiPM time jitter) created by
- (This ticket is derived from a mail from Thomas Bretz) Currently the …
- 12:27 Ticket #3 (Writing of all primitive datatypes and arrays of them in the fits output) created by
- It would be nice, that mfileio/MWriteFitsFile would have the …
- 12:25 Ticket #2 (Verify DrsCalibrateTime) created by
- The calculation of the calibration constants to perform the …
- 12:21 Ticket #1 (McTruth number of cherenkov photons in pixel) closed by
- fixed: - resolved in the changesets [17661], [17662], [17663] - Added the …
Note:
See TracTimeline
for information about the timeline view.