Timeline



09/27/13:

09:11 Changeset [17198] by Jens Buss
added condition: writing MMcEvtBasic container to fits only for data simulation, not for calibration runs)
09:06 Changeset [17197] by Jens Buss
bug fix: memory leak, added delete for variable random

09/20/13:

12:22 Changeset [17196] by tbretz
Removed some output to allow the use in a cron job without getting flooded by emails; added the start date to the output.
12:21 Changeset [17195] by tbretz
Removed some output to allow the use in a cron job without getting flooded by emails; added the start date to the output.
12:21 Changeset [17194] by tbretz
Plot one standard pixel and one time marker channel; I think it makes sense to start the pixle fit with the r-value from the global fit.

09/19/13:

16:45 Changeset [17193] by tbretz
Added libTools to fitsdump
16:27 Changeset [17192] by tbretz
Read the mean value for the temperatures directly from the report; fixed a new bug in the calculation of the median.
16:25 Changeset [17191] by tbretz
There is no need to wiat for the commad to be sent.
16:23 Changeset [17190] by tbretz
Adapted script to new feedback states, take the slower ramping into account, also adapted the condition for the feedback being stable, it is stable when all patches have reached their nominal overvoltage.
16:21 Changeset [17189] by tbretz
Little improvements to the output.
16:20 Changeset [17188] by tbretz
Removed FEEDBACK-TEST and SINGLEPE-TEST -- they are not needed anymore.
16:19 Changeset [17187] by tbretz
Adapted the waiting time to the slower ramping, removed the setting of the algorithm type; 'VoltageOn' is not an allowed state for the biasctrl anymore
16:18 Changeset [17186] by tbretz
Fixed a typo in the evaluation of the configuration; added sending mean and rms of temperatures as well.
16:17 Changeset [17185] by tbretz
Reverting to last revision.
16:17 Changeset [17184] by tbretz
Reverting to last revision.
16:16 Changeset [17183] by tbretz
Reverting to last revision.
16:16 Changeset [17182] by tbretz
Reverting to last revision.
16:16 Changeset [17181] by tbretz
Reverting to last revision.
16:16 Changeset [17180] by tbretz
Reverting to last revision.
16:16 Changeset [17179] by tbretz
Reverting to last revision.
16:15 Changeset [17178] by tbretz
Reverting to last revision.
16:15 Changeset [17177] by tbretz
Reverting to last revision.
16:15 Changeset [17176] by tbretz
Reverting to last revision.
16:15 Changeset [17175] by tbretz
Reverting to last revision.
16:15 Changeset [17174] by tbretz
Some minor updates and a bug fix in the format of the NOMINAL service.
16:13 Changeset [17173] by tbretz
Use the new algorithm by default; implemented temperature correction per bias patch; the temp coefficient is now settable from the configuration database.
15:08 Changeset [17172] by tbretz
Read bias patch wise tenmperatures from fscctrl instead of calculating itself so that all programs have consistent values and we store them in our slow control files.
15:00 Changeset [17171] by tbretz
Changed the order

09/17/13:

18:41 Changeset [17170] by tbretz
Implemented a new service providing bias patch wise temperatures; in addition the provided tempertures are filtered to remove faulty FSC reports.

09/16/13:

18:41 Changeset [17169] by tbretz
Improved the median calculation; added a sanity check for the rms calculation.
18:40 Changeset [17168] by tbretz
Fixed a bug dim.console does not exist.
18:39 Changeset [17167] by tbretz
Added sanity check for rms calculation.
16:16 Ticket #1 (McTruth number of cherenkov photons in pixel) created by Jens Buss
hello, it would be great to be able to write the true number of …

09/15/13:

22:08 Changeset [17166] by tbretz
There must be a cast to size -- I missed that last time; fixed a bug in DumpStats which effected files with less rows than columns; added a sanity check for the calculation of the rms.

09/13/13:

14:04 Changeset [17165] by ftemme
Merging changes from the MC branch in the trunk
13:16 Changeset [17164] by Jens Buss
added member variable indicating that file is from a Monte Carlo Simulation called fIsMc(kFalse) to class
13:14 Changeset [17163] by Jens Buss
added default value for fIsMc(kFalse) in constructor
13:11 Changeset [17162] by Jens Buss
included if condition for Monte Carlo data, some header keys will be ignored

09/09/13:

16:56 Changeset [17161] by tbretz
Added a version of GetIntersectionPoint which allows to check for success.
16:52 Changeset [17160] by tbretz
Copy macro; no output if nothing happens (for cronjobs); shoerter name
16:51 Changeset [17159] by tbretz
process in backward order; copy the script; added #!
15:56 Changeset [17158] by Daniela Dorner
added paths for newdaq
15:55 Changeset [17157] by Daniela Dorner
changed number of processes for pigz to be set from the general setup file on the fly
15:54 Changeset [17156] by Daniela Dorner
included new variables for setup of qla
15:53 Changeset [17155] by Daniela Dorner
adapted macro paths, included wait in case there are already enough callisto.C running
15:50 Changeset [17154] by Daniela Dorner
adapted macro paths
15:50 Changeset [17153] by Daniela Dorner
small changes to allow restricting number of callisto.C from RunCallisto.sh
15:49 Changeset [17152] by Daniela Dorner
added (crontab file for newdaq)
14:37 Changeset [17151] by Daniela Dorner
added new sources
14:36 Changeset [17150] by Daniela Dorner
fixed choice of date depending on hour, added general contact info
14:24 Changeset [17149] by Daniela Dorner
comments what changes needed to use rsync server
12:39 Changeset [17148] by ftemme
Merging changes from the MC branch in the trunk

09/08/13:

21:20 Changeset [17147] by tbretz
Added more options to format the output stream. Added filter support to the stats option and fixed some issues with the calculation.

09/07/13:

21:48 Changeset [17146] by tbretz
It looks like sometimes the TObject version ofWrite is called from the interpreter with the wrong default arguments: workaround - accept NULL as a file name and replace it with MStatusDisplay.
17:28 Changeset [17145] by tbretz
The macro can now handle files with 82 entries in the 'temp' column as well as 160.
17:25 Changeset [17144] by tbretz
Added the possibility to check for the array size in SetPtrAddress
16:18 Changeset [17143] by tbretz
Added some includes to allow include in any order; this also makes the namesapce for size_t necessary
16:17 Changeset [17142] by tbretz
The two functions need an inline tag, otherwise they can end up in two different object files which then cannot belinked together.
16:17 Changeset [17141] by tbretz
More inclused to make any include order possible, removed some obsolete cint hacks
16:16 Changeset [17140] by tbretz
The ClassDef is not needed. We are not going to write class instances to files.
16:15 Changeset [17139] by tbretz
Reverting to last revision.
16:15 Changeset [17138] by tbretz
Reverting to last revision.
16:15 Changeset [17137] by tbretz
Reverting to last revision.
16:14 Changeset [17136] by tbretz
Reverting to last revision.
16:14 Changeset [17135] by tbretz
Reverting to last revision.
16:14 Changeset [17134] by tbretz
Reverting to last revision.
16:14 Changeset [17133] by tbretz
Reverting to last revision.
16:14 Changeset [17132] by tbretz
Reverting to last revision.
16:13 Changeset [17131] by tbretz
Reverting to last revision.
16:13 Changeset [17130] by tbretz
Reverting to last revision.
16:13 Changeset [17129] by tbretz
Reverting to last revision.
16:09 Changeset [17128] by tbretz
Added missing includes etc which is necessary to include the files in any order.
16:08 Changeset [17127] by tbretz
Moved the mcode stuff from mbase to Mars root directory
16:03 Changeset [17126] by Daniela Dorner
updated times for filling DB to avoid jobs doing nothing
10:25 Changeset [17125] by tbretz
Secured PostProcess agianst never initialized fH, add the fH Clone to the pad directly ourselves.
10:09 Changeset [17124] by tbretz
The change of type was a mistake. The trigger pattern comes form the file as a short.

09/06/13:

20:40 Changeset [17123] by tbretz
Use the new interpolation algorithm to interpolate the temp-sensorspatch bias patch wise and take missing values better into account.
20:30 Changeset [17122] by tbretz
Some fixes for compiler stuff, added some more setters to allow a more C++ style for setting data.
19:42 Changeset [17121] by tbretz
A class for a bi-linear inter- and extrapolation.
19:42 Changeset [17120] by tbretz
Added Interpolator2D
18:12 Changeset [17119] by Daniela Dorner
updated path for new Mars version
18:10 Changeset [17118] by Daniela Dorner
added variable auxdata_for_sed which is now used by the function getdates
18:09 Changeset [17117] by Daniela Dorner
bugfix (doupdate=no was ignored)
18:08 Changeset [17116] by Daniela Dorner
implemented usage of getdates function
18:08 Changeset [17115] by Daniela Dorner
process only current night between 19 and 7h
18:08 Changeset [17114] by Daniela Dorner
implemented usage of getdates function
18:07 Changeset [17113] by Daniela Dorner
small update in getdates function to make command line options more inuitive
18:06 Changeset [17112] by Daniela Dorner
process only current night between 19 and 7h
18:06 Changeset [17111] by Daniela Dorner
removed not needed line
18:05 Changeset [17110] by Daniela Dorner
usage of getdates function, cleanup
17:58 Changeset [17109] by Daniela Dorner
added doing nightly lc plot
17:39 Changeset [17108] by Daniela Dorner
adapted for usage of rsync servers, removed not needed check of stop times
17:37 Changeset [17107] by Daniela Dorner
updated setup for QLA
17:31 Changeset [17106] by Daniela Dorner
added variable for number of days
17:23 Changeset [17105] by Daniela Dorner
fixed typo
17:14 Changeset [17104] by Daniela Dorner
added new plots, fixed bugs
17:04 Changeset [17103] by Daniela Dorner
adapted for usage of rsync servers
17:00 Changeset [17102] by Daniela Dorner
adapted return codes for usage in script
17:00 Changeset [17101] by Daniela Dorner
updated paths (new cluster)
16:58 Changeset [17100] by Daniela Dorner
added 3 new variables to be filled to the DB
16:56 Changeset [17099] by Daniela Dorner
removed output
16:09 Changeset [17098] by Daniela Dorner
added firstnight 20111115 for qla processing at isdc
16:08 Changeset [17097] by Daniela Dorner
usage of getdates function, prepared script to be used in RunMoreNights.sh, added 4 new variables, cleanup
15:59 Changeset [17096] by Daniela Dorner
new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, cleanup
15:58 Changeset [17095] by Daniela Dorner
bugfix in regular expression for source name, usage of getdates function, prepared script to be used in RunMoreNights.sh, minor changes
15:56 Changeset [17094] by Daniela Dorner
usage of getdates function, prepared script to be used in RunMoreNights.sh, cleanup
15:51 Changeset [17093] by Daniela Dorner
new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, added error treatment for return value of macro
15:50 Changeset [17092] by Daniela Dorner
new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, added 4 new variables, run calibrate.C only if really needed
15:48 Changeset [17091] by Daniela Dorner
added treatment of drs-files
15:47 Changeset [17090] by Daniela Dorner
new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, minor logging changes
15:46 Changeset [17089] by Daniela Dorner
new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh
15:44 Changeset [17088] by Daniela Dorner
added filling of nightly information, usage of getdates function
15:25 Changeset [17087] by ftemme
corrected two small bugs
15:22 Changeset [17086] by ftemme
added the Container MMcEvtBasic to the Fitsoutput
15:21 Changeset [17085] by ftemme
Added writing of the correct variables for fNumOffset, fNumGain and fNumTrgOff, changed the baselineMean to the new DefaultOffset
15:20 Changeset [17084] by ftemme
Added FudgeFactor and Timeconstant for the calculation of the accoupling
15:20 Changeset [17083] by ftemme
Added FudgeFactor and Timeconstant for the calculation of the accoupling
13:06 Changeset [17082] by Daniela Dorner
fixed typo in scriptname

09/05/13:

14:38 Changeset [17081] by Daniela Dorner
new paths for macros, usage of fuction getdates
14:27 Changeset [17080] by Daniela Dorner
added (script to run other script for several nights in parallel)
14:25 Changeset [17079] by Daniela Dorner
added check if QLA finished callisto for all data runs
14:14 Changeset [17078] by Daniela Dorner
implemented usage of new function getdates
14:13 Changeset [17077] by Daniela Dorner
added new function getdates to get the path for the wished nights (certain night, last x nights, all nights)
14:09 Changeset [17076] by Daniela Dorner
added some crons to fill information and rearranged some times
11:34 Changeset [17075] by tbretz
Read and write header; use gLog; increased ssbin range for rate; added histogram for crosstalk coefficient.
11:32 Changeset [17074] by tbretz
Fixed a crash when no events were read; do not write a file when no events were processed; write the header to the output when only one file was processed.
11:30 Changeset [17073] by tbretz
Do not add command to root history; echo command to log file.
11:30 Changeset [17072] by tbretz
There was a wrong cast... should not have been a problem though.
11:29 Changeset [17071] by tbretz
Some small improvements. Ignore NULL (no proper combination found); echo the command to the console; do not outpout anything when changing directory back.
11:26 Changeset [17070] by tbretz
Added a comment
11:17 Changeset [17069] by tbretz
Simplified the loop doing the step correction.
11:09 Changeset [17068] by tbretz
Skip incomplete events by default -- if they are needed, we will have to add some more code.

09/04/13:

16:48 Changeset [17067] by tbretz
Added the possibility to setup a custom made G-APD.

09/03/13:

20:19 Changeset [17066] by tbretz
Removed obsolete const qualifier
20:08 Changeset [17065] by tbretz
Removed obsolete const qualifiers
17:27 Changeset [17064] by tbretz
Added some additional output to help understanding what goes wrong with a database request.
17:26 Changeset [17063] by tbretz
The two extra pixels were on the wrong side.

09/02/13:

10:56 Changeset [17062] by Daniela Dorner
made sure that for transfer reset only reset of RawFileRsyncedISDC is needed

08/30/13:

14:24 Changeset [17061] by tbretz
Added automatic link to doxygen documentation.
14:21 Changeset [17060] by tbretz
Added trigger patch wise display of the camera sensor temperatures. (This needs still to be properly done, currently even the file name for the interpolation weights is build-in)
14:20 Changeset [17059] by tbretz
Explanation for the camera sensors
14:20 Changeset [17058] by tbretz
Added new page for temp sensors
14:19 Changeset [17057] by tbretz
Moved the absolute sensor temperatures to their own page.

08/29/13:

18:17 Changeset [17056] by dneise
edited both scripts, so we can use them on phido for processing of simulated data
18:15 Changeset [17055] by dneise
intial creation of mc folder, with copies of original scripts
18:14 Changeset [17054] by dneise
intial commit of MC script sandbox
10:11 Changeset [17053] by tbretz
Split Cams and Hists into two tabs, to be able to display more information, added the coeff. R there; use 0 as the default exponent for the fit and let it free.

08/28/13:

08:06 Changeset [17052] by lyard
Removed debug output messages
02:37 TroubleShootingFads edited by mknoetig
(diff)
02:37 TroubleShootingFads edited by mknoetig
(diff)
Note: See TracTimeline for information about the timeline view.