Timeline



04/07/14:

15:05 Changeset [17663] by ftemme
Added the creation of a MTruePhotonsPerPixelCont in MSimCamera and the filling of the arrays of the container. Also added the container to the fitsoutput
15:03 Changeset [17662] by ftemme
Added the new MTruePhotonsPerPixelCont MParContainer to store the mctruth of the number of cherenkov photons and so on. Also made the necessary changes in SimCameraLinkDef and Makefile
15:01 Changeset [17661] by ftemme
Added the writing of MArrayF in MWriteFitsFile

04/06/14:

14:02 Changeset [17660] by tbretz
Fixed the binning, so that we are not suing the overflow bin anymore for the last bin.
14:01 Changeset [17659] by tbretz
Output when the MCP/STOP command has been sent.
13:54 Changeset [17658] by tbretz
Even if the event is not valid, attach the latest trigger counter to it.
13:53 Changeset [17657] by tbretz
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 tbretz
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 tbretz
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 tbretz
Removed the obsolete ra/dec arguments; output pdf as well
11:25 Changeset [17653] by tbretz
Renormalized the relative nergy threshold to 1 at best conditions.
11:15 Changeset [17652] by tbretz
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 tbretz
Updated with the current prediction from the calibration paper; make plots only for VHE sources.
10:15 Changeset [17650] by tbretz
Commented two unused variables to avoid compiler warnings.
10:15 Changeset [17649] by tbretz
Removed a stray instantiation of a non-existing variable.
10:11 Changeset [17648] by tbretz
Fixed a typo in a comment.

04/03/14:

19:35 Changeset [17647] by tbretz
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 tbretz
Same LED for VoltageOff and Locked
16:08 Changeset [17645] by tbretz
Removed an unused argument.
16:07 Changeset [17644] by tbretz
Implemented the auto pause command, the pause and resume command and a Paused state.
11:54 Changeset [17643] by ftemme
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 tbretz
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 ftemme
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 ftemme
(diff)
12:06 DataTakingMainPage edited by ftemme
(diff)

03/31/14:

16:16 Changeset [17640] by tbretz
Implemented an outomatic voltage off at sunrise
16:14 Changeset [17639] by tbretz
Replaced define by enum.
16:13 Changeset [17638] by tbretz
Allow ir interruption during ovtest, updated shutdown message.
16:12 Changeset [17637] by tbretz
Catch when a DRS calibration could not be restored.

03/27/14:

16:11 Changeset [17636] by tbretz
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 dneise
new FSC firmware binary file
16:33 Changeset [17634] by dneise
new FSC firmware version without any ASCII parsing and fancy stuff. Introduced: binary output checksums
16:31 Changeset [17633] by dneise
a lot of whitespace changes and removed unneeded includes
16:30 Changeset [17632] by dneise
whitespace changes, using global register
16:26 Changeset [17631] by dneise
removed use of usart
16:25 Changeset [17630] by dneise
mostly whitespace changes and removed the use of the usart
16:23 Changeset [17629] by dneise
a lot of changes for the new firmware version. Mostly the global registers were changed
16:21 Changeset [17628] by dneise
many whitespace edits, and removed usart.h from includelist
16:19 Changeset [17627] by dneise
whitepace edit
16:18 Changeset [17626] by dneise
deleted a lot of stuff, that is actually not needed
16:15 Changeset [17625] by dneise
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 dneise
introduced POD which describes FSC binary output format
15:49 Changeset [17623] by dneise
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 Daniela Dorner
adapted times to be faster informed about full disks
13:23 Changeset [17621] by Daniela Dorner
adapted times to be faster informed about full disks
13:19 Changeset [17620] by Daniela Dorner
adapted times to be faster informed about full disks
13:18 Changeset [17619] by Daniela Dorner
improved logging in case of full disk
12:40 Changeset [17618] by Daniela Dorner
improved logging, re-enabled check if script is already running
12:38 Changeset [17617] by Daniela Dorner
improved logging in case of full disk

03/16/14:

23:47 Changeset [17616] by Daniela Dorner
added DISK tag to logging, improved logging, added certaindate and short as environment variables
23:45 Changeset [17615] by Daniela Dorner
added sending email in case there were warnings about full disks
23:44 Changeset [17614] by Daniela Dorner
added DISK tag to logging
23:44 Changeset [17613] by Daniela Dorner
added DISK tag to logging
23:42 Changeset [17612] by Daniela Dorner
added check for full disk - at 100GB transfer is stopped
23:42 Changeset [17611] by Daniela Dorner
added cron for FillAuxCamHum.sh
23:41 Changeset [17610] by Daniela Dorner
added (script to fill humidity in camera)
23:40 Changeset [17609] by Daniela Dorner
added email-adress for full-disk-alerts

03/14/14:

21:03 Changeset [17608] by tbretz
Updated warning levels, set lower limit of graph to -15deg

03/12/14:

14:34 Changeset [17607] by lyard
Fixed bug that wrongly calculated the checksum of compressed files. Weird that I did not notice it ealier...

03/11/14:

12:37 Changeset [17606] by tbretz

03/09/14:

16:28 Changeset [17605] by tbretz
Added dew point

03/08/14:

19:01 Changeset [17604] by tbretz
Start scaling the plot at 0deg
18:56 Changeset [17603] by tbretz
Added magic ambient temperature
Note: See TracTimeline for information about the timeline view.