Timeline
09/27/13:
- 09:11 Changeset [17198] by
- added condition: writing MMcEvtBasic container to fits only for data simulation, not for calibration runs)
- 09:06 Changeset [17197] by
- bug fix: memory leak, added delete for variable random
09/20/13:
- 12:22 Changeset [17196] by
- 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
- 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
- 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
- Added libTools to fitsdump
- 16:27 Changeset [17192] by
- 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
- There is no need to wiat for the commad to be sent.
- 16:23 Changeset [17190] by
- 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
- Little improvements to the output.
- 16:20 Changeset [17188] by
- Removed FEEDBACK-TEST and SINGLEPE-TEST -- they are not needed anymore.
- 16:19 Changeset [17187] by
- 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
- Fixed a typo in the evaluation of the configuration; added sending mean and rms of temperatures as well.
- 16:17 Changeset [17185] by
- Reverting to last revision.
- 16:17 Changeset [17184] by
- Reverting to last revision.
- 16:16 Changeset [17183] by
- Reverting to last revision.
- 16:16 Changeset [17182] by
- Reverting to last revision.
- 16:16 Changeset [17181] by
- Reverting to last revision.
- 16:16 Changeset [17180] by
- Reverting to last revision.
- 16:16 Changeset [17179] by
- Reverting to last revision.
- 16:15 Changeset [17178] by
- Reverting to last revision.
- 16:15 Changeset [17177] by
- Reverting to last revision.
- 16:15 Changeset [17176] by
- Reverting to last revision.
- 16:15 Changeset [17175] by
- Reverting to last revision.
- 16:15 Changeset [17174] by
- Some minor updates and a bug fix in the format of the NOMINAL service.
- 16:13 Changeset [17173] by
- 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
- 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
- Changed the order
09/17/13:
- 18:41 Changeset [17170] by
- 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
- Improved the median calculation; added a sanity check for the rms calculation.
- 18:40 Changeset [17168] by
- Fixed a bug dim.console does not exist.
- 18:39 Changeset [17167] by
- Added sanity check for rms calculation.
- 16:16 Ticket #1 (McTruth number of cherenkov photons in pixel) created by
- hello, it would be great to be able to write the true number of …
09/15/13:
- 22:08 Changeset [17166] by
- 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
- Merging changes from the MC branch in the trunk
- 13:16 Changeset [17164] by
- added member variable indicating that file is from a Monte Carlo Simulation called fIsMc(kFalse) to class
- 13:14 Changeset [17163] by
- added default value for fIsMc(kFalse) in constructor
- 13:11 Changeset [17162] by
- included if condition for Monte Carlo data, some header keys will be ignored
09/09/13:
- 16:56 Changeset [17161] by
- Added a version of GetIntersectionPoint which allows to check for success.
- 16:52 Changeset [17160] by
- Copy macro; no output if nothing happens (for cronjobs); shoerter name
- 16:51 Changeset [17159] by
- process in backward order; copy the script; added #!
- 15:56 Changeset [17158] by
- added paths for newdaq
- 15:55 Changeset [17157] by
- changed number of processes for pigz to be set from the general setup file on the fly
- 15:54 Changeset [17156] by
- included new variables for setup of qla
- 15:53 Changeset [17155] by
- adapted macro paths, included wait in case there are already enough callisto.C running
- 15:50 Changeset [17154] by
- adapted macro paths
- 15:50 Changeset [17153] by
- small changes to allow restricting number of callisto.C from RunCallisto.sh
- 15:49 Changeset [17152] by
- added (crontab file for newdaq)
- 14:37 Changeset [17151] by
- added new sources
- 14:36 Changeset [17150] by
- fixed choice of date depending on hour, added general contact info
- 14:24 Changeset [17149] by
- comments what changes needed to use rsync server
- 12:39 Changeset [17148] by
- Merging changes from the MC branch in the trunk
09/08/13:
- 21:20 Changeset [17147] by
- 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
- 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
- The macro can now handle files with 82 entries in the 'temp' column as well as 160.
- 17:25 Changeset [17144] by
- Added the possibility to check for the array size in SetPtrAddress
- 16:18 Changeset [17143] by
- Added some includes to allow include in any order; this also makes the namesapce for size_t necessary
- 16:17 Changeset [17142] by
- 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
- More inclused to make any include order possible, removed some obsolete cint hacks
- 16:16 Changeset [17140] by
- The ClassDef is not needed. We are not going to write class instances to files.
- 16:15 Changeset [17139] by
- Reverting to last revision.
- 16:15 Changeset [17138] by
- Reverting to last revision.
- 16:15 Changeset [17137] by
- Reverting to last revision.
- 16:14 Changeset [17136] by
- Reverting to last revision.
- 16:14 Changeset [17135] by
- Reverting to last revision.
- 16:14 Changeset [17134] by
- Reverting to last revision.
- 16:14 Changeset [17133] by
- Reverting to last revision.
- 16:14 Changeset [17132] by
- Reverting to last revision.
- 16:13 Changeset [17131] by
- Reverting to last revision.
- 16:13 Changeset [17130] by
- Reverting to last revision.
- 16:13 Changeset [17129] by
- Reverting to last revision.
- 16:09 Changeset [17128] by
- Added missing includes etc which is necessary to include the files in any order.
- 16:08 Changeset [17127] by
- Moved the mcode stuff from mbase to Mars root directory
- 16:03 Changeset [17126] by
- updated times for filling DB to avoid jobs doing nothing
- 10:25 Changeset [17125] by
- Secured PostProcess agianst never initialized fH, add the fH Clone to the pad directly ourselves.
- 10:09 Changeset [17124] by
- 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
- 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
- Some fixes for compiler stuff, added some more setters to allow a more C++ style for setting data.
- 19:42 Changeset [17121] by
- A class for a bi-linear inter- and extrapolation.
- 19:42 Changeset [17120] by
- Added Interpolator2D
- 18:12 Changeset [17119] by
- updated path for new Mars version
- 18:10 Changeset [17118] by
- added variable auxdata_for_sed which is now used by the function getdates
- 18:09 Changeset [17117] by
- bugfix (doupdate=no was ignored)
- 18:08 Changeset [17116] by
- implemented usage of getdates function
- 18:08 Changeset [17115] by
- process only current night between 19 and 7h
- 18:08 Changeset [17114] by
- implemented usage of getdates function
- 18:07 Changeset [17113] by
- small update in getdates function to make command line options more inuitive
- 18:06 Changeset [17112] by
- process only current night between 19 and 7h
- 18:06 Changeset [17111] by
- removed not needed line
- 18:05 Changeset [17110] by
- usage of getdates function, cleanup
- 17:58 Changeset [17109] by
- added doing nightly lc plot
- 17:39 Changeset [17108] by
- adapted for usage of rsync servers, removed not needed check of stop times
- 17:37 Changeset [17107] by
- updated setup for QLA
- 17:31 Changeset [17106] by
- added variable for number of days
- 17:23 Changeset [17105] by
- fixed typo
- 17:14 Changeset [17104] by
- added new plots, fixed bugs
- 17:04 Changeset [17103] by
- adapted for usage of rsync servers
- 17:00 Changeset [17102] by
- adapted return codes for usage in script
- 17:00 Changeset [17101] by
- updated paths (new cluster)
- 16:58 Changeset [17100] by
- added 3 new variables to be filled to the DB
- 16:56 Changeset [17099] by
- removed output
- 16:09 Changeset [17098] by
- added firstnight 20111115 for qla processing at isdc
- 16:08 Changeset [17097] by
- usage of getdates function, prepared script to be used in RunMoreNights.sh, added 4 new variables, cleanup
- 15:59 Changeset [17096] by
- new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, cleanup
- 15:58 Changeset [17095] by
- 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
- usage of getdates function, prepared script to be used in RunMoreNights.sh, cleanup
- 15:51 Changeset [17093] by
- 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
- 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
- added treatment of drs-files
- 15:47 Changeset [17090] by
- new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh, minor logging changes
- 15:46 Changeset [17089] by
- new macro paths, usage of getdates function, prepared script to be used in RunMoreNights.sh
- 15:44 Changeset [17088] by
- added filling of nightly information, usage of getdates function
- 15:25 Changeset [17087] by
- corrected two small bugs
- 15:22 Changeset [17086] by
- added the Container MMcEvtBasic to the Fitsoutput
- 15:21 Changeset [17085] by
- Added writing of the correct variables for fNumOffset, fNumGain and fNumTrgOff, changed the baselineMean to the new DefaultOffset
- 15:20 Changeset [17084] by
- Added FudgeFactor and Timeconstant for the calculation of the accoupling
- 15:20 Changeset [17083] by
- Added FudgeFactor and Timeconstant for the calculation of the accoupling
- 13:06 Changeset [17082] by
- fixed typo in scriptname
09/05/13:
- 14:38 Changeset [17081] by
- new paths for macros, usage of fuction getdates
- 14:27 Changeset [17080] by
- added (script to run other script for several nights in parallel)
- 14:25 Changeset [17079] by
- added check if QLA finished callisto for all data runs
- 14:14 Changeset [17078] by
- implemented usage of new function getdates
- 14:13 Changeset [17077] by
- added new function getdates to get the path for the wished nights (certain night, last x nights, all nights)
- 14:09 Changeset [17076] by
- added some crons to fill information and rearranged some times
- 11:34 Changeset [17075] by
- Read and write header; use gLog; increased ssbin range for rate; added histogram for crosstalk coefficient.
- 11:32 Changeset [17074] by
- 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
- Do not add command to root history; echo command to log file.
- 11:30 Changeset [17072] by
- There was a wrong cast... should not have been a problem though.
- 11:29 Changeset [17071] by
- 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
- Added a comment
- 11:17 Changeset [17069] by
- Simplified the loop doing the step correction.
- 11:09 Changeset [17068] by
- 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
- Added the possibility to setup a custom made G-APD.
09/03/13:
- 20:19 Changeset [17066] by
- Removed obsolete const qualifier
- 20:08 Changeset [17065] by
- Removed obsolete const qualifiers
- 17:27 Changeset [17064] by
- Added some additional output to help understanding what goes wrong with a database request.
- 17:26 Changeset [17063] by
- The two extra pixels were on the wrong side.
09/02/13:
- 10:56 Changeset [17062] by
- made sure that for transfer reset only reset of RawFileRsyncedISDC is needed
08/30/13:
- 14:24 Changeset [17061] by
- Added automatic link to doxygen documentation.
- 14:21 Changeset [17060] by
- 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
- Explanation for the camera sensors
- 14:20 Changeset [17058] by
- Added new page for temp sensors
- 14:19 Changeset [17057] by
- Moved the absolute sensor temperatures to their own page.
08/29/13:
- 18:17 Changeset [17056] by
- edited both scripts, so we can use them on phido for processing of simulated data
- 18:15 Changeset [17055] by
- intial creation of mc folder, with copies of original scripts
- 18:14 Changeset [17054] by
- intial commit of MC script sandbox
- 10:11 Changeset [17053] by
- 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
- Removed debug output messages
- 02:37 TroubleShootingFads edited by
- (diff)
- 02:37 TroubleShootingFads edited by
- (diff)
Note:
See TracTimeline
for information about the timeline view.