Timeline
04/06/14:
- 14:02 Changeset [17660] by
- Fixed the binning, so that we are not suing the overflow bin anymore for the last bin.
- 14:01 Changeset [17659] by
- Output when the MCP/STOP command has been sent.
- 13:54 Changeset [17658] by
- Even if the event is not valid, attach the latest trigger counter to it.
- 13:53 Changeset [17657] by
- Use the trigger counter from the last event when writing the footer data; this might need another update when we start to discarde events due to software triggers and the like; it fixes a problem which occured in cases with fadloss when an inavlid event is posted to the queue and the runClose used that data to write the footer; updated the comments in the FITS header
04/05/14:
- 19:31 Changeset [17656] by
- To calculate the relative energy threshold not the current must be used but the trigger threshold -- used the numbers from the paper; adapted y-scale of the plot accordingly
04/04/14:
- 22:05 Changeset [17655] by
- To check for not equal one should use != not == and to add a text to a string, the text alone is not enough.
- 11:34 Changeset [17654] by
- Removed the obsolete ra/dec arguments; output pdf as well
- 11:25 Changeset [17653] by
- Renormalized the relative nergy threshold to 1 at best conditions.
- 11:15 Changeset [17652] by
- Updated to the latest current prediction (from the calibration paper); some code improvements; store files now by default into a subdirectory and omit the '-quality' in the filename; added some more information on the currents in the camera
- 11:02 Changeset [17651] by
- Updated with the current prediction from the calibration paper; make plots only for VHE sources.
- 10:15 Changeset [17650] by
- Commented two unused variables to avoid compiler warnings.
- 10:15 Changeset [17649] by
- Removed a stray instantiation of a non-existing variable.
- 10:11 Changeset [17648] by
- Fixed a typo in a comment.
04/03/14:
- 19:35 Changeset [17647] by
- Added average and rms of Uov for logging; some updates to show how the resistance of the broken patches is calculated; ensure that Udrp does not get negative; Do not allow an overvoltage to be less than -0.44V in real this roubly correponds to the breakdown voltage -- that has to be fixed); in all calculation take into account that the assumed overvoltage of 1.1V is wrong and the real one is about 1.4V; all these changes exist since a long time, but are just comitted now
- 19:29 Changeset [17646] by
- Same LED for VoltageOff and Locked
- 16:08 Changeset [17645] by
- Removed an unused argument.
- 16:07 Changeset [17644] by
- Implemented the auto pause command, the pause and resume command and a Paused state.
- 11:54 Changeset [17643] by
- Added a MParameterD for the Crosstalkcoefficient, so that MSimCamera can access the crosstalk coefficient for the calculation of the accoupling.
04/01/14:
- 15:56 Changeset [17642] by
- Moved the AppendPad before all histograms. In this was when a canvas is opened from a file and deleted first the destructor of MH3 and then fHist is called, so that they are deleted in the correct order -- this is a workaround, but should do the trick.
- 14:38 Changeset [17641] by
- Added the calculation of Disp and ThetaSq in the MC-Star macro and commented the lightpulser calibration in the MC-Callisto macro out
- 12:08 DataTakingCheckList edited by
- (diff)
- 12:06 DataTakingMainPage edited by
- (diff)
03/31/14:
- 16:16 Changeset [17640] by
- Implemented an outomatic voltage off at sunrise
- 16:14 Changeset [17639] by
- Replaced define by enum.
- 16:13 Changeset [17638] by
- Allow ir interruption during ovtest, updated shutdown message.
- 16:12 Changeset [17637] by
- Catch when a DRS calibration could not be restored.
03/27/14:
- 16:11 Changeset [17636] by
- Simplified the code to read from the socket; some more cosmitcs and simplifications; increased precision of voltage calculation; added counter to track the broken messages
03/18/14:
- 16:34 Changeset [17635] by
- new FSC firmware binary file
- 16:33 Changeset [17634] by
- new FSC firmware version without any ASCII parsing and fancy stuff. Introduced: binary output checksums
- 16:31 Changeset [17633] by
- a lot of whitespace changes and removed unneeded includes
- 16:30 Changeset [17632] by
- whitespace changes, using global register
- 16:26 Changeset [17631] by
- removed use of usart
- 16:25 Changeset [17630] by
- mostly whitespace changes and removed the use of the usart
- 16:23 Changeset [17629] by
- a lot of changes for the new firmware version. Mostly the global registers were changed
- 16:21 Changeset [17628] by
- many whitespace edits, and removed usart.h from includelist
- 16:19 Changeset [17627] by
- whitepace edit
- 16:18 Changeset [17626] by
- deleted a lot of stuff, that is actually not needed
- 16:15 Changeset [17625] by
- initial commit. Can be used to build also on linux, but actually, the real hex-file is still built on Windows using the compiler, that comes with AVR Studio4
- 15:50 Changeset [17624] by
- introduced POD which describes FSC binary output format
- 15:49 Changeset [17623] by
- adapted for new firmware version no ASCII parsing needed, so this was removed. FSC sends now fixed length messages, so messages are processed as soon as a certain number of bytes is received. No command needs to be sent to start the reporting. While processing the messages, two checksums are computed and compaired against the received data.
03/17/14:
- 13:35 Changeset [17622] by
- adapted times to be faster informed about full disks
- 13:23 Changeset [17621] by
- adapted times to be faster informed about full disks
- 13:19 Changeset [17620] by
- adapted times to be faster informed about full disks
- 13:18 Changeset [17619] by
- improved logging in case of full disk
- 12:40 Changeset [17618] by
- improved logging, re-enabled check if script is already running
- 12:38 Changeset [17617] by
- improved logging in case of full disk
03/16/14:
- 23:47 Changeset [17616] by
- added DISK tag to logging, improved logging, added certaindate and short as environment variables
- 23:45 Changeset [17615] by
- added sending email in case there were warnings about full disks
- 23:44 Changeset [17614] by
- added DISK tag to logging
- 23:44 Changeset [17613] by
- added DISK tag to logging
- 23:42 Changeset [17612] by
- added check for full disk - at 100GB transfer is stopped
- 23:42 Changeset [17611] by
- added cron for FillAuxCamHum.sh
- 23:41 Changeset [17610] by
- added (script to fill humidity in camera)
- 23:40 Changeset [17609] by
- added email-adress for full-disk-alerts
03/14/14:
- 21:03 Changeset [17608] by
- Updated warning levels, set lower limit of graph to -15deg
03/12/14:
- 14:34 Changeset [17607] by
- Fixed bug that wrongly calculated the checksum of compressed files. Weird that I did not notice it ealier...
03/11/14:
03/09/14:
- 16:28 Changeset [17605] by
- Added dew point
03/08/14:
- 19:01 Changeset [17604] by
- Start scaling the plot at 0deg
- 18:56 Changeset [17603] by
- Added magic ambient temperature
Note:
See TracTimeline
for information about the timeline view.