Timeline
05/23/12:
- 21:32 Changeset [13850] by
- Small improvements for the output of the dimctrl messages
- 21:12 Changeset [13849] by
- Added min, max and median to binary files and hence to graphics.
- 19:45 Changeset [13848] by
- Added include of State.
- 19:45 Changeset [13847] by
- Removed obsolete include of DimServiceInfoList
- 19:34 Changeset [13846] by
- Added new styles.
- 19:33 Changeset [13845] by
- Improved - once more - the resizing.
- 19:32 Changeset [13844] by
- Removed the DimServiceInfoList; unified the Printing of states.
- 19:32 Changeset [13843] by
- Implemented subscription to descriptions so that the DimServiceInfoList will be obsolete in this context.
- 17:14 Changeset [13842] by
- Wrapper classes for an easy access to DimStates.
- 17:08 Changeset [13841] by
- Moved the obsolete triggerchedule and scheduler to the programs which are not compiled by default.
- 17:07 Changeset [13840] by
- By chance comitted the debug version...
- 17:06 Changeset [13839] by
- DimNetwork now does not derive anymore from the DimInfoHandler, so we need to derive from there and remove the call of the DimNetork's infoHandler from ours
- 17:06 Changeset [13838] by
- Adapted to the changes in the StateMachineDim. Now (almost) all received services are processed synchronously with the commands and (more important) with the Execute function.
- 17:04 Changeset [13837] by
- Removed targetstate stuff.
- 17:04 Changeset [13836] by
- Added some workaround to make these classes not derive from DimInfoHandler - this clashes with the new StateMachineDim -- this must be fixed, it is still asnychronous with the event loop\!
- 17:03 Changeset [13835] by
- Removed targetstate stuff; derived from DimInfoHandler; added infoHandler which will post the received data as events to the event loop.
- 17:02 Changeset [13834] by
- Removed the target state stuff the Configuration and Transition callback; added Wrapper functions for events without return code; added CreateService and Subscribe for subscribing to services as events.
- 17:00 Changeset [13833] by
- Removed target state; 'fixed' GetSize return code.
- 17:00 Changeset [13832] by
- New class representing a dim service as event in the main event loop.
- 16:57 Changeset [13831] by
- Removed the target state; added fQoS; added time and QoS to copy constructor.
- 16:56 Changeset [13830] by
- Removed the target state; added two new member functions GetTimeAsStr and GetJavaDate for convenience
- 16:34 Changeset [13829] by
- Replaced boost::function by std::function
- 16:34 Changeset [13828] by
- Default for 'console' option was missing.
- 15:04 Changeset [13827] by
- DimServerList should be derived from DimInfoHandler not from DimClient
- 10:42 Changeset [13826] by
- Fixeda few issues with synchonous and asynchronous treatment of the DimNetwork virtual functions.
- 10:30 Changeset [13825] by
- Fixed the size of the FEEDBACK/DEVIATION and fixed a warning of mixed delete / delete [] by valgrind
- 10:08 Changeset [13824] by
- Reverted the code changes made between 13478 and 13484. This was unnecessary because even if the infoHandler is called while the constructor is still processing, no data will be processed before the main eventloop is started -- all data is forwarded to the main event loop anyway.
- 10:00 Changeset [13823] by
- Replaced cd() by GetListOfPrimitives()->Add(). Strictly speaking this is not necessary, but a cleaner solution.
- 09:45 Changeset [13822] by
- Preliminary final version ;)
- 09:45 Changeset [13821] by
- Added ratescan run-type.
- 09:44 Changeset [13820] by
- Implemented the output of dimctrl script messages; a few minor fixes
- 09:43 Changeset [13819] by
- Moved the humidites at the end of the list of services transmitted.
- 02:59 Changeset [13818] by
- evolving
05/22/12:
- 14:57 Changeset [13817] by
- new python script added to sandbox
- 14:52 Changeset [13816] by
- plot_trigger_rate.py adapted to new data structure
- 14:46 Changeset [13815] by
- added import ctypes
- 12:36 Changeset [13814] by
- evolving
- 12:27 Changeset [13813] by
- evolving
- 10:09 Changeset [13812] by
- Evolving
- 07:56 Changeset [13811] by
- somebody forgot to check these in
- 07:54 Changeset [13810] by
- Evolving
- 07:53 Changeset [13809] by
- Evolving
05/21/12:
- 21:11 Changeset [13808] by
- renamed files
- 19:40 Changeset [13807] by
- Evolving
- 16:15 Changeset [13806] by
- in Progress
- 16:14 Changeset [13805] by
- FactDimServers keep a list of 10000 state changes and store the time of the last state change
- 16:09 Changeset [13804] by
- Implemented the possibility to display always a square graphics and allow scrollbars if the table overflows in y
- 15:45 Changeset [13803] by
- Separated the service subscriptions from the constructor to be able to instantiate them all t the same time but after the constructor.
- 13:10 Changeset [13802] by
- added CheckDriveFileAvail.sh
- 11:26 Changeset [13801] by
- Fixed a problem in the ac_check_package macro which made all following macros fail
- 09:53 Changeset [13800] by
- Some cosmetics.
05/20/12:
- 20:19 Changeset [13799] by
- Properly implemented the HAVE_NOVA
- 17:38 Changeset [13798] by
- 17:37 Changeset [13797] by
- Start the server as late as possible -- but it must be started before the scripts are executed.
- 17:34 Changeset [13796] by
- Propagate the return code to the program exit.
05/19/12:
- 09:16 Changeset [13795] by
- Improved the system status; implemented the display of some astronomy data.
- 09:15 Changeset [13794] by
- Also propagate the new Idle state when resetted.
- 04:34 Changeset [13793] by
- evolving
- 00:01 Changeset [13792] by
- Adding Skript for Taking Mrk501 Data
- 00:01 Changeset [13791] by
- adding scripts for tracking MRk501
05/18/12:
- 23:35 Changeset [13790] by
- whitespace changes
- 23:16 Changeset [13789] by
- more comments and unimportant stuff
- 21:39 Changeset [13788] by
- changed all savelists from objarray to lists, add SetHostsPath function
- 21:38 Changeset [13787] by
- changed all savelists from objarray to lists, add SetHostsPath function
- 21:37 Changeset [13786] by
- add include of TSystem.h
- 21:36 Changeset [13785] by
- renamed temporary functions, set them to pointers
- 21:25 Changeset [13784] by
- rearrengements, changed all savelists from objarray to lists, added conditional deletion for TemplateHistos
- 21:24 Changeset [13783] by
- rearrengements, changed all savelists from objarray to lists
- 21:23 Changeset [13782] by
- rearrengements, uncommented so far useless bookSumDistributions function
- 21:21 Changeset [13781] by
- rearrengements
- 21:20 Changeset [13780] by
- changed all savelists from objarray to list, extracted SetHostPath to rootfilehandler, drawing and filling whole camera histos added, working no seg fault
- 21:14 Changeset [13779] by
- changed all savelists from objarray to list, extracted SetHostPath to rootfilehandler,
- 17:45 Changeset [13778] by
- First draft of an implementation of sun-set, sun-rise, etc.
- 17:44 Changeset [13777] by
- Support also JD as constructor argument and also return JD()
- 17:43 Changeset [13776] by
- Added smartfact and a check for the nova-library.
- 15:23 Changeset [13775] by
- TPK forget to check this in, so I do it
- 11:59 Changeset [13774] by
- Removed a debug double-show()
- 11:58 Changeset [13773] by
- Added moon phase.
- 10:07 Changeset [13772] by
- Updates for the camera temprature display.
- 10:07 Changeset [13771] by
- Implemented the possibility to print errors form readline; added .gt, .lt and .eq commmands.
- 05:55 Changeset [13770] by
- initial commit
05/17/12:
- 20:23 Changeset [13769] by
- Some cosmetics
- 20:22 Changeset [13768] by
- Unified the command script name and the page name; do not output graphs if they have only a single point
- 20:21 Changeset [13767] by
- Implemented the possibility to reload the source data from the database.
- 20:20 Changeset [13766] by
- Replaced boost::function by std::function
- 20:20 Changeset [13765] by
- Implemenetd the possibility to write files based on the execution of scripts; updated drive control deviation; replaced camera temperature by temperature offset from ambient temperature
- 20:18 Changeset [13764] by
- Propagate user name.
- 12:44 Changeset [13763] by
- Changed Camera text color from clear to dark
- 01:39 Changeset [13762] by
- add check for Voltage On and ramping
05/16/12:
- 15:35 Changeset [13761] by
- Fixed a typo in a vriable name.
- 15:34 Changeset [13760] by
- Removed obsolete kCmdTest
- 15:34 Changeset [13759] by
- Show message 'Ratescan in progress.'
- 15:33 Changeset [13758] by
- Pass the user name as well.
- 13:41 Changeset [13757] by
- Another try to fix the root-makes-the-gui-sometimes-crash problem.
- 10:35 Changeset [13756] by
- Changed the blocking from patch-wise to board-wise.
- 10:07 Changeset [13755] by
- Added username to dimctrl commandline.
- 10:05 Changeset [13754] by
- Updated output with the user name.
- 09:37 Changeset [13753] by
- Added the user as an option.
- 09:35 Changeset [13752] by
- Removed an obsolete line.
- 09:34 Changeset [13751] by
- Added time to graphics output; some improvements to coloring; some improvements to state handling - especially for the dimctrl states.
- 09:30 Changeset [13750] by
- Fixed a typo.
- 09:29 Changeset [13749] by
- added pid to output.
- 09:11 Changeset [13748] by
- Improved the messages in case of a logout.
- 09:09 Changeset [13747] by
- Some littel fixed; added a time-tag to the graphics files; added some possibility to link to the control-section
- 09:06 Changeset [13746] by
- Added some more informal output, added teh fStatc again - I don't understand why I removed that.
- 09:05 Changeset [13745] by
- Little improvements to the help text.
- 09:03 Changeset [13744] by
- Little improvements to the help text.
- 09:01 Changeset [13743] by
- Little improvements to the help text.
- 08:59 Changeset [13742] by
- Renamed fSeconds* to fCounter* which is more appropriate; added a first draft of a dynamic sized ratescan.
05/15/12:
- 17:57 Changeset [13741] by
- comments in script
- 17:54 Changeset [13740] by
- somme additional output
- 17:23 Changeset [13739] by
- initial commit: script to mak some steps of the Amplitude vs Offset measurement automatically
- 14:56 Changeset [13738] by
- renamed to templateextractors.C
- 14:47 Changeset [13737] by
- possibility to define if output file will be updated or recreated
- 14:47 Changeset [13736] by
- possibility to define if output file will be updated or recreated
- 14:46 Changeset [13735] by
- path dependency on host system and possibility to define if output file will be updated or recreated
- 09:18 Changeset [13734] by
- Some updates to the messages sent with the STATE service.
- 08:43 Changeset [13733] by
- Use the script name from Readline when sending reports.
- 08:42 Changeset [13732] by
- Fixed a problem with the label interprtation.
- 08:42 Changeset [13731] by
- Fixed a problem with the label interpretation; added a storage variable for the script name
05/14/12:
- 16:51 Changeset [13730] by
- modified script by using service scripts for data taking and drscalibration
- 16:51 Changeset [13729] by
- modified script by using service scripts for data taking and drscalibration
- 16:49 Changeset [13728] by
- initial commit: take a external light Pulser run
- 16:49 Changeset [13727] by
- initial commit: take a DRS calibration before taking physics data
- 16:48 Changeset [13726] by
- whitespace changes and comments
- 16:44 Changeset [13725] by
- initial commit: Take 1x pedestal, 1x ExtLp and 4x physics data runs
- 16:43 Changeset [13724] by
- initial commit: ramp up bias before data taking
- 16:42 Changeset [13723] by
- initial commit: take a pedestal run 1000 evts and bias on
- 15:54 Changeset [13722] by
- Cancel request which are still pending when requestAll* is called.
- 14:59 Changeset [13721] by
- Added a warning in case the temperatures are all invalid.
- 14:58 Changeset [13720] by
- add line for making scritpts executable and renamed all scripts to *.dim
- 14:54 Changeset [13719] by
- add line for making scritpts executable and renamed all scripts to *.dim
- 14:39 Changeset [13718] by
- Implemented blocking which makes sure that if only a single channel's threshold is set it is not set twice without break. Due to a firmware bug the FTU would stop counting otherwise and we always get the same rate.
- 14:37 Changeset [13717] by
- When fDimDeviation is reset, it must be set to fOffset so that the sum is correctly 0.
- 14:32 Changeset [13716] by
- Improved relating the rows in the table with the lines in the file.
- 13:44 Changeset [13715] by
- Removed the check for the line being a comment, this is done in Readline.cc now
- 13:43 Changeset [13714] by
- Added comment to help list.
- 13:41 Changeset [13713] by
- Added Uncomment function to tools used to strip off inline comments.
- 13:01 Changeset [13712] by
- Added more command descriptions.
- 12:54 Changeset [13711] by
- Fixed a typo in a help text thanks to Dominik; added missing state descriptions
- 12:31 Changeset [13710] by
- renamed a Script
- 11:26 Changeset [13709] by
- added some comments
- 10:38 Changeset [13708] by
- Initial commit of FeedBackOn Dim Script: Contains the same StartUp procedure as FirstDrsCalib, but without the data taking
- 09:28 Changeset [13707] by
- just changed some logging output, two short '-' lines instead of a long one
- 09:27 Changeset [13706] by
- just changed some logging output, two short '-' lines instead of a long one
- 09:27 Changeset [13705] by
- edited verbosity output
05/13/12:
- 22:40 Changeset [13704] by
- A fix for the color of the bias information; added colors to the current page; implemented fad connection stuff
- 22:38 Changeset [13703] by
- Added the possibility to fix width and height; added the possibility to replace a line by an image; fixed the link to dummy.png
- 15:38 Changeset [13702] by
- Slight change to the meaning of labels; added the direct exit to th eexecution loop; implemented interruption of state waiting
- 15:25 Changeset [13701] by
- Improved the status line.
- 15:25 Changeset [13700] by
- 14:29 Changeset [13699] by
- Added path option (not yet activated); added path to output files; some updates to coloring and output especially for the current display and whether they are calibrated or not; added thresholds
- 14:28 Changeset [13698] by
- Moved data files to data and moved table files to struct
- 14:27 Changeset [13697] by
- Moved images to img
- 14:23 Changeset [13696] by
- 14:23 Changeset [13695] by
- 14:22 Changeset [13694] by
- 12:08 Changeset [13693] by
- Added handling of feedback deviation.
- 11:59 Changeset [13692] by
- Allow deviation to be two bytes larger.
- 11:58 Changeset [13691] by
- Added temperature and user offset to deviation service.
- 11:35 Changeset [13690] by
- 11:35 Changeset [13689] by
- 11:33 Changeset [13688] by
- 11:30 Changeset [13687] by
- Implemented a mark for an attached comment, display comment in tooltip.
- 09:52 Changeset [13686] by
- 09:52 Changeset [13685] by
- 09:47 Changeset [13684] by
- Enabled authentication; removed default label from filename.
- 09:46 Changeset [13683] by
- Set a fixed precision for the units of the camera display
05/12/12:
- 21:45 Changeset [13682] by
- Fixed a newly introduced bug when parsing the .x - opt should have been checked, not data.
- 18:44 Changeset [13681] by
- Some little improvements and fixes
- 18:43 Changeset [13680] by
- Added authetication stuff
- 18:42 Changeset [13679] by
- Added icon_color; commented out some obsolete stuff
- 18:42 Changeset [13678] by
- Some simplication and layout changes; added support for input rows and the possibility to submit script for telescope control.
- 18:16 Changeset [13677] by
- Added the state of DIM_CONTROL
- 18:06 Changeset [13676] by
- Added JavaDate
- 18:05 Changeset [13675] by
- Use JavaData; ceck overcurrent status; someother cosetic changes and improvements
- 12:44 Changeset [13674] by
- It seems there is another thing not handled very well by dim if a server crashes; removed the exception and added proper handling of that case.
- 12:43 Changeset [13673] by
- Added the possibility to pipe arguments to the executed scripts.
- 12:42 Changeset [13672] by
- Redirect the exit handler; removed obsolete fLabel; added new class for a unattended dimctrl server RemoteStream
- 12:41 Changeset [13671] by
- Added the possibility to remote control the DIM_CONTROL, i.e. start and stop scripts
- 12:37 Changeset [13670] by
- If a Format string is empty this is just a warning.
- 12:36 Changeset [13669] by
- Added GetWildcardOptions and GetOptions to be able to access all available wildcard options of one kind at once; replaced some iterator defintions with the auto keyword for conevenience
- 12:35 Changeset [13668] by
- Added a hint for the command line arguments to the explanation of .x; added argument-replacement to Execute; set section label to -2 if script done and to 0 if script is executing; added argument parsing to .x
- 12:29 Changeset [13667] by
- Added a split function able to parse an escaped command line
- 00:07 Changeset [13666] by
- Added first draft of an interfact to the dimctrl.
- 00:05 Changeset [13665] by
- Added sendCommand; fixed a problem with the debug line.
- 00:03 Changeset [13664] by
- Many simplifications; invalidation of graphics if report is too late; limits from binary file; no double use of xmlHttp; removed old obsolete sliding code
05/11/12:
- 23:21 Changeset [13663] by
- changed OpenRootFile? to ChooseRootFileToWrite
- 23:18 Changeset [13662] by
- add pulsetemplate program
- 23:17 Changeset [13661] by
- const char* to TString
- 23:16 Changeset [13660] by
- changed OpenRootFile to OpenRootFile
- 23:14 Changeset [13659] by
- add functions make histogramsPritty
- 23:14 Changeset [13658] by
- add functions make histogramsPritty
- 23:12 Changeset [13657] by
- const char* to TString
- 23:10 Changeset [13656] by
- renaming of variables
- 23:09 Changeset [13655] by
- 23:09 Changeset [13654] by
- changed to the correct constructor of parrent class
- 23:08 Changeset [13653] by
- renaming of functions
- 23:05 Changeset [13652] by
- initial commit: functions for extracting information from TH2 and putting into TH1 to compute a Pulse Template
- 21:15 Changeset [13651] by
- Added a virtual function to be used in RemoteControl to get back to DimCtrl.
- 19:54 Changeset [13650] by
- Instead of calling shell.Stop(), simply shell.Run() is not called if option 'quit' is given.
- 19:53 Changeset [13649] by
- Made fLabel static to allow it being set rom dimctrl; added a virtual function to signal the current label.
- 16:36 Changeset [13648] by
- initial commit: class vor information of a bunch of pixels connected
- 14:15 Changeset [13647] by
- Added a getter for fStep.
- 10:57 Changeset [13646] by
- add constuctor for pixel without ID but name
- 10:57 Changeset [13645] by
- add constuctor for pixel without ID but name
- 06:49 Changeset [13644] by
- RawData.board_times and RawData.start_cells are now numpy array. They were of type ROOT.PyShortBuffer before, which is not so easy to handle. Since it is not time critical, I decided to create them this way. RawData.info() is not giving a sufficient amount of info, I think. should be reworked. A RawData object has several member, which make no sense in all cases. E.g. some members related to the baseline correction. These members should only exist, in case the user wants to perform baseline correction.
05/10/12:
- 17:18 Changeset [13643] by
- Some little improvements to statistics and display; new scale for the currents
- 17:17 Changeset [13642] by
- Another update to the resizing; a fix to the debug line display.
- 16:44 Changeset [13641] by
- All funktions implemented to compute template
- 15:04 Changeset [13640] by
- Added some debug output.
- 13:36 Changeset [13639] by
- removed and exchanged with templateextractors.*
- 13:32 Changeset [13638] by
- initial commit: functions for extracting information from TH2 and putting into TH1 to compute a Pulse Template
- 13:30 Changeset [13637] by
- initial commit: functions for extracting information from TH2 and putting into TH1 to compute a Pulse Template
- 13:29 Changeset [13636] by
- added function CsvFileName
- 13:29 Changeset [13635] by
- added function CsvFileName
- 11:43 Changeset [13634] by
- added comments
- 11:42 Changeset [13633] by
- just a note
- 11:41 Changeset [13632] by
- initial commit of my tests and so on
- 11:33 Changeset [13631] by
- removed new class DRSSpikes_2D ... not needed
- 08:44 Changeset [13630] by
- return_dict=True is now default
05/09/12:
- 22:00 Changeset [13629] by
- counting in for loop cout to correct max value of pixels
- 17:49 Changeset [13628] by
- const char* to TString
- 17:48 Changeset [13627] by
- const char* to TString
- 17:48 Changeset [13626] by
- bugfixes Seg faults solved in Save Histogram
- 17:46 Changeset [13625] by
- changed all const char to TString
- 17:46 Changeset [13624] by
- whitespace
- 16:39 Changeset [13623] by
- This seems to make the compiler more happy.
- 16:22 Changeset [13622] by
- Fixeda few 'compiler' warnings.
- 16:17 Changeset [13621] by
- Added rate scan stuff and fixed mappings and other details.
- 16:16 Changeset [13620] by
- Added correct pixel mapping and a few othe rminor improvements
- 14:19 Changeset [13619] by
- The factor to determine the wind direction is 22.5 not 22
- 14:08 Changeset [13618] by
- added delete for file-object
- 14:08 Changeset [13617] by
- added delete for file-object
- 13:37 Changeset [13616] by
- changed bsl and gain to type float
- 13:34 Changeset [13615] by
- change bsl and gain to type float
- 13:01 Changeset [13614] by
- add removeRegionWithToFlatSlope
- 13:01 Changeset [13613] by
- removeRegionWithToFlatSlope
- 12:54 Changeset [13612] by
- add float interceptRisingEdge;
- 12:53 Changeset [13611] by
- now it saves into the correct subdirectory
- 12:52 Changeset [13610] by
- debugHistos optimized
- 00:38 Changeset [13609] by
- Fixed the display of the camera display; fixed the display of the MCP/CONFIGURATIOn service and added a time counter for started runs.
- 00:37 Changeset [13608] by
- Removed a stray empty line.
- 00:36 Changeset [13607] by
- Implemented colors for the new mcp states.
- 00:31 Changeset [13606] by
- The service name didn't icnlude the server name as it ought to be.
05/08/12:
- 22:10 Changeset [13605] by
- In the new states the check should be fStatusFAD not fStatusFTM
- 17:42 Changeset [13604] by
- histograms for template computation from edge overlay
- 17:42 Changeset [13603] by
- histograms for template computation from edge overlay
- 17:41 Changeset [13602] by
- line that could be uncommented to also save debug histos
- 13:45 Changeset [13601] by
- changed time range for raw files on LP from 3 to 9 days
- 13:41 Changeset [13600] by
- changed time range for rsync of raw files on LP from 3 to 9 days
- 13:40 Changeset [13599] by
- changed time range for rsync of aux files from 3 to 9 days
- 13:17 Changeset [13598] by
- resolved segmentation fold on producing test histograms
- 11:51 Changeset [13597] by
- DrawHistograms changed to DrawOverlayHistograms, added function for drawing template histograms
- 11:51 Changeset [13596] by
- DrawHistograms changed to DrawOverlayHistograms, added function for drawing template histograms
- 11:49 Changeset [13595] by
- DrawHistograms changed to DrawOverlayHistograms
- 11:37 Changeset [13594] by
- added functions for handling histograms for template computation
- 11:36 Changeset [13593] by
- added functions for handling histograms for template computation
- 10:56 Changeset [13592] by
- second constructor fpr loading allready produced histos, also took away standard values couse they did not work for overloading
- 10:56 Changeset [13591] by
- second constructor fpr loading allready produced histos, also took away standard values couse they did not work for overloading
- 09:54 Changeset [13590] by
- new Method for computing histogram names
05/07/12:
- 20:45 Changeset [13589] by
- Improved that acces s to the states; added many new services.
- 20:45 Changeset [13588] by
- Added icons.
- 20:45 Changeset [13587] by
- Improvements to the histogram display; some other little fixes and improvements
- 17:47 Changeset [13586] by
- correct HEADAS path, paths for running FillAuxData.sh at ISDC
- 13:35 Changeset [13585] by
- Added two new states: trigger on and taking data
- 11:45 Changeset [13584] by
- changed distribution histograms from TH1F to TH1I
- 11:44 Changeset [13583] by
- title changes of distribution histograms and changed them from TH1F to TH1I
- 11:43 Changeset [13582] by
- bugfix in lin. regression of rising edge
- 11:40 Changeset [13581] by
- added check showing pulses where slope of rising edge was calculated to be negative
- 10:42 Changeset [13580] by
- run skript only for last three days or last X GB of data
- 10:39 Changeset [13579] by
- added check for empty return of mysql
- 10:39 Changeset [13578] by
- added check if directory is mounted
- 09:52 Changeset [13577] by
- small bugfix
- 09:51 Changeset [13576] by
- small bugfix of unknownvariable _tf_
- 09:35 Changeset [13575] by
- dded filling and drawing of distribution histograms
- 09:34 Changeset [13574] by
- added calculation of distance of half rising edge to maximum
- 09:33 Changeset [13573] by
- added value for the distance of maximum und half rising edge
- 09:26 Changeset [13572] by
- changed distibution options from P to M
05/06/12:
- 00:19 Changeset [13571] by
- Added description to the new service.
05/05/12:
- 23:58 Changeset [13570] by
- Added a service to distribute the current run-type information.
- 19:27 Changeset [13569] by
- 19:26 Changeset [13568] by
- Many more changes and improvements; mainly made everything dynamic so that more fancy menus are possible; added back and home button.
05/04/12:
- 23:53 Changeset [13567] by
- More simplifications and optimizations
- 21:51 Changeset [13566] by
- debugged memory allocation bug. mem of trigger_offset was allocated too small. baseline, gain and trigger_offset were filled in the wrong way in the contructor. in GetCalEvent() baseline, gain and trigger_offset were indexed wrongly. performance test to be done.
- 21:16 Changeset [13565] by
- Even more updates to the camera drawing
- 20:54 Changeset [13564] by
- More updates to the camera drawing
- 19:53 Changeset [13563] by
- Fixed a problem with firefox; added drawing of the full camera; use translations for drawing; replaced discs by hexagons
- 19:52 Changeset [13562] by
- Removed event counter - there is only one event per second anyway; implemented different scaling depending on whether the event is calibrated or not
- 19:41 Changeset [13561] by
- Send the drs step as quality with the data so that it can be detected if it is calibrated data or not.
- 16:28 Changeset [13560] by
- use_this_peak
- 16:28 Changeset [13559] by
- changed naming of histograms
- 16:27 Changeset [13558] by
- now histograms will be plotted again
- 10:40 Changeset [13557] by
- Fixed another sign - so we are back with the previous solution.
- 10:34 Changeset [13556] by
- The voltage U0 had the wrong sign.
05/03/12:
- 22:58 Changeset [13555] by
- Added the missing color for the source name in the tracking tab.
- 22:51 Changeset [13554] by
- Added an error output if we still miss a connection to a subsystem and somebody tries to start a run.
- 22:51 Changeset [13553] by
- Fixed a unit problem in the new rasistor correction; added some output which helps in case of problems; correctly display the calibration offset when the calibration is started.
- 22:46 Changeset [13552] by
- Some fixes, updates and improvements to get a first version fully working.
- 22:36 Changeset [13551] by
- removed some multiplications from GetCalEvent() to Constructor ... not yet tested
- 22:34 Changeset [13550] by
- compiling with optimize
- 18:54 Changeset [13549] by
- Commented out the use of fStatic, because with the called default constructor it led to crahes.
- 13:49 Changeset [13548] by
- deleted fits* datafile
- 13:48 Changeset [13547] by
- deleted Pixel** pixel
- 13:29 Changeset [13546] by
- set datafile to NULLpointer
- 13:28 Changeset [13545] by
- added deletion of datafile at the end of programm
- 13:19 Changeset [13544] by
- un uncommented deletion of distribution histos in destructor
- 13:16 Changeset [13543] by
- un uncommented histogram deletion in destructor
- 13:12 Changeset [13542] by
- verbosity cout changes
- 13:11 Changeset [13541] by
- verbosity cout changes
- 12:47 Changeset [13540] by
- un-uncommented Fill Histograms and removed some debugging couts
- 12:38 Changeset [13539] by
- deleted useless cout
- 11:55 Changeset [13538] by
- bugfix: pixelID in new Pixel
- 11:51 Changeset [13537] by
- added Loading of libz.so for isdc machines
- 11:50 Changeset [13536] by
- added dependency for binary
- 10:39 Changeset [13535] by
- Makefile works
- 09:01 Changeset [13534] by
- added a lot of includes
- 08:59 Changeset [13533] by
- hanged verbosity levels
- 08:39 Changeset [13532] by
- deleted IsReadyForDataTaking --> moved to ServiceScripts
- 06:02 Changeset [13531] by
- changed path to so lib
- 06:01 Changeset [13530] by
- changed default filename and added check if file exists
05/02/12:
- 22:58 Changeset [13529] by
- Removed debug status in output file.
- 22:57 Changeset [13528] by
- Added missing infoHandlers for drive control.
- 22:41 Changeset [13527] by
- Fixed a typo in an element name
- 22:01 Changeset [13526] by
- Added cycling color of dots; moved some code to isSliding; new simplified sliding algorithm; simplified doresize
- 22:00 Changeset [13525] by
- Switched off padding for rows.
- 21:59 Changeset [13524] by
- Included rdot and ldot and removed the default time.
- 21:16 Changeset [13523] by
- A little simplification.
- 17:26 Changeset [13522] by
- now with correct filenames
- 17:24 Changeset [13521] by
- makefile for FPulseOverlay.C
- 17:23 Changeset [13520] by
- update some bugfixes in the destructor
- 17:22 Changeset [13519] by
- result for today NOT WORKING but i commit annyways
- 15:56 Changeset [13518] by
- RawData uses CalFactFits as default, see __init__() parameter use_CalFactFits
- 15:12 Changeset [13517] by
- reverted former check in ... was too messy ... sorry
- 15:05 Changeset [13516] by
- test of RawData using CalFactFits
- 14:37 Changeset [13515] by
- Renamed test scripts and Class calls within to new naming standard.
- 14:32 Changeset [13514] by
- Renamed the header guards in calfactfits.h to CALFACTFITS_H.
- 14:11 Changeset [13513] by
- debugged _test_SlowData
- 13:39 Changeset [13512] by
- using now class FactFits instead of class fits
- 13:33 Changeset [13511] by
- file deleted, class is now called SlowData in module pyfact
- 13:30 Changeset [13510] by
- renamed class fits to FactFits
- 13:30 Changeset [13509] by
- renamed to factfits.h
- 13:29 Changeset [13508] by
- deleted
- 13:28 Changeset [13507] by
- renamed class
- 13:23 Changeset [13506] by
- creating shared object files from C++ header files
- 12:53 Changeset [13505] by
- added class SlowData. This class was formerly known as FactFits in module factfits.py
- 12:39 Changeset [13504] by
- adding deprication warning
- 11:19 Changeset [13503] by
- Part 2 of the file moving, comments see last commit.
- 11:17 Changeset [13502] by
- Moved calfits.h to pyfact and the example scripts to examples. P.S. The examples might not work currently du to wrong paths. P.P.S. the files and classes will be renamed soon by DN.
05/01/12:
- 15:45 Changeset [13501] by
- took of unused cout
- 15:34 Changeset [13500] by
- some major bugfixes
- 15:34 Changeset [13499] by
- some major bugfixes
- 15:01 Changeset [13498] by
- Added rates from ftm control.
- 14:27 Changeset [13497] by
- Added current calibration; some updates to the colors
- 14:10 Changeset [13496] by
- Added simple graph drawing.
- 13:18 Changeset [13495] by
- Removed some warning given by the Closure Compiler; exported onload
- 12:42 Changeset [13494] by
- added bool for saving histograms or not
- 12:42 Changeset [13493] by
- added bool for saving histograms or not
- 12:42 Changeset [13492] by
- added bool for saving histograms or not
- 12:41 Changeset [13491] by
- added bool for saving histograms or not
- 12:41 Changeset [13490] by
- added bool for saving histograms or not
- 12:25 Changeset [13489] by
- destructor for DistributionHistos
- 12:25 Changeset [13488] by
- destructor for DistributionHistos
- 12:15 Changeset [13487] by
- modified the destructor for array usage
- 12:10 Changeset [13486] by
- additional if conditions for debug histos
- 12:02 Changeset [13485] by
- put construction of debug histograms into an own function
- 10:19 Changeset [13484] by
- Moved all dim service description outside the class, so that they can be instantiated after the initialisation, to ensure that everything is properly initialized before the infoHandler is called.
04/30/12:
- 22:57 Changeset [13483] by
- Added BIAS_CONTROL/VOLTAGE
- 22:53 Changeset [13482] by
- The calibration offset must be subtracted from the voltage to calculate the resistor.
- 22:48 Changeset [13481] by
- Reverting to last revision.
- 22:48 Changeset [13480] by
- Reverting to last revision.
- 22:47 Changeset [13479] by
- Adapted to the latest html/js changes.
- 22:32 Changeset [13478] by
- Include DimData; removed class definition for DimData; updated calculation of bias current offset; added subscription to BIAS_CONTROL/VOLTAGE; removed the group-wise scaling in the display of the bias currents for the time being.
- 20:07 Changeset [13477] by
- Moved the instantisation of fTriggerOn before the DimStampedInfo instances.
- 19:24 Changeset [13476] by
- bugfixes after first compilation
- 19:23 Changeset [13475] by
- bugfixes after first compilation
- 19:23 Changeset [13474] by
- bugfixes after first compilation
- 19:22 Changeset [13473] by
- bugfixes after first compilation
- 19:22 Changeset [13472] by
- Bugfixes after first compilation
- 19:21 Changeset [13471] by
- added initialisation of parameter slopeOfRisingEdge
- 14:23 Changeset [13470] by
- Many updates.
- 05:48 Changeset [13469] by
- ignore root files
- 05:47 Changeset [13468] by
- init
04/27/12:
- 18:34 Changeset [13467] by
- budfix lost } added
- 18:30 Changeset [13466] by
- comments added
- 18:25 Changeset [13465] by
- initial commit
- 12:38 Changeset [13464] by
- SmartFACT++ web-pages -- first draft.
- 12:30 Changeset [13463] by
- A very simple and light weight wrapper around DimInfo
- 12:29 Changeset [13462] by
- First version of a dim client writing input for the SmartFACT++ web-page.
04/26/12:
- 14:24 Changeset [13461] by
- Added passing NROI and NPIX to weave.
- 11:47 Changeset [13460] by
- evolving
- 11:45 Changeset [13459] by
- init
- 11:43 Changeset [13458] by
- ...testing...
- 11:05 Changeset [13457] by
- Corrected the CURRENT service description.
- 11:03 Changeset [13456] by
- Changed CALIBRATION service to SI units.
- 10:54 Changeset [13455] by
- Make sure that the same time is distributed with the voltage and current service; send a flag which tells if the nominal and current values are identical as QoS
- 10:52 Changeset [13454] by
- Fixed a typo
- 10:51 Changeset [13453] by
- Receive nominal bias voltage; added an option to set the calibration offset; the calibration offset is now relative only to the nominal G-APD breakdown voltage rather than the temperature corrected one; from the calibration current a slope (calibration resistor) is caluclated and distributed via dim service; the calibration resistor is taken into account when calculating the current feedback value.
- 10:33 Changeset [13452] by
- Reinserted the unused code parts in CalFitsPerformanceWeave for better comparison of the Weave and numpy approaches.
- 10:28 Changeset [13451] by
- New comments [all], cleaned up unused code parts [CalFitsPerformanceWeave].
04/25/12:
- 18:57 Changeset [13450] by
- ready for testing
- 15:54 Changeset [13449] by
- ready to be tested
- 15:53 Changeset [13448] by
- Newest performance test script files for the CalFits class, including a fast version using scipy.weave.
- 14:48 Changeset [13447] by
- is writing pulse heights to npz
- 14:46 Changeset [13446] by
- plots each pixels darkcount pulse height histogram
- 14:40 Changeset [13445] by
- simple test
- 08:55 Changeset [13444] by
- ...evolving...
- 08:54 Changeset [13443] by
- ...evolving...
- 07:51 Changeset [13442] by
- ...evolving...
- 07:50 Changeset [13441] by
- init of class RawDataFake ... not yet functional
04/24/12:
- 16:53 Changeset [13440] by
- init
- 16:52 Changeset [13439] by
- further steps
- 14:46 Changeset [13438] by
- corrections
- 14:41 Changeset [13437] by
- added comments
- 14:41 Changeset [13436] by
- added comments
- 14:41 Changeset [13435] by
- Changed CalFitsTest.py to work with the current version of caltest.h.
- 14:40 Changeset [13434] by
- added Comments
- 14:39 Changeset [13433] by
- added comments
- 14:37 Changeset [13432] by
- deleted WriteAllPixelTemplateToCSV
- 14:37 Changeset [13431] by
- deleted WriteAllPixelTemplateToCSV
- 14:34 Changeset [13430] by
- Added script CalFitsPerformance.py to test the speed when actually working with the read data.
- 14:10 Changeset [13429] by
- rearengements
- 14:08 Changeset [13428] by
- added fit
- 14:07 Changeset [13427] by
- add fit function
- 13:57 Changeset [13426] by
- Use arrays with dynamic memory instead of vectors.
- 11:59 Changeset [13425] by
- code cleaning
- 11:02 Changeset [13424] by
- added function findTimeOfHalfMaxLeft
- 11:00 Changeset [13423] by
- added slopeOfRisingEdge and halfRisingEdgePos
- 08:22 Changeset [13422] by
- now with median, mean and max of slice
- 05:56 Changeset [13421] by
- init
04/23/12:
- 19:18 Changeset [13420] by
- new class Signal Generator CSV
- 19:18 Changeset [13419] by
- PulseTemplate
- 19:17 Changeset [13418] by
- PulseTemplate
- 19:17 Changeset [13417] by
- PulseTemplate
- 14:15 Changeset [13416] by
- Pointer version of the CalFits class (faster data access).
- 13:28 Changeset [13415] by
- exchanged naming of cols, such that it fits to the way TB does it.
- 13:26 Changeset [13414] by
- ready
- 11:56 Changeset [13413] by
- moved more stuff from tools/ to sandbox/dneise
- 11:55 Changeset [13412] by
- 3rd part of move
- 11:55 Changeset [13411] by
- 2nd part of move
- 11:54 Changeset [13410] by
- moved some stuff from tools to sandbox/dneise ... was not really a tool
- 09:56 Changeset [13409] by
- python script added to plot the trigger rates of one night
Note:
See TracTimeline
for information about the timeline view.