Timeline



12/17/12:

21:54 Changeset [14757] by Daniela Dorner
inverted order of dates (change from months ago)
20:23 Changeset [14756] by Daniela Dorner
inverted order of dates (change from months ago)
15:36 Changeset [14755] by Jens Buss
calc integral error, calc fit boarders correctly
15:34 Changeset [14754] by Jens Buss
addiditonal cout
15:34 Changeset [14753] by Jens Buss
drawing distribution histograms
15:33 Changeset [14752] by Jens Buss
bugfix: ampl and intergral error not yet implemented but writte to csv
15:31 Changeset [14751] by Jens Buss
add shift in X functions, improved shifting

12/13/12:

18:23 Changeset [14750] by Jens Buss
add Sampling
18:22 Changeset [14749] by Jens Buss
add pulse fit to templates
18:21 Changeset [14748] by Jens Buss
comments and changed start values for fit
18:20 Changeset [14747] by Jens Buss
add member markerstyle, defind markers of templates
18:19 Changeset [14746] by Jens Buss
add member markerstyle
18:18 Changeset [14745] by Jens Buss
add ErrorMedianOfH1,
18:16 Changeset [14744] by Jens Buss
changed random number generator to uniform numbers, add func BootstrapVector, add func BootstrapTH1
18:15 Changeset [14743] by Jens Buss
changed random number generator to uniform numbers, add func BootstrapVector, add func BootstrapTH1

12/12/12:

18:29 Changeset [14742] by Jens Buss
add ExtractTH1EnriesToVector, CalculateErrorsWithBootstrapping; modified ErrorMedianOfH1 to use BootstrapSample; add gaussian fit to slice distribution to improve max_prob result; add error calculation of slices' values with bootstrapping

12/08/12:

13:29 Changeset [14741] by tbretz
Added the possibility to return states of a given server back from StateMachienDimControl
13:28 Changeset [14740] by tbretz
Added description for new function dim.getStates

12/07/12:

08:46 Changeset [14739] by tbretz
If ratescan is in DimntworkNA and gets connected to a network with the FTM already connected, it was still rturning the old state in execute. Should b fixed now.

12/06/12:

14:38 Changeset [14738] by Jens Buss
deleted uncommented lines
14:37 Changeset [14737] by Jens Buss
added main.C to compile a binary

12/05/12:

20:00 Changeset [14736] by tbretz
If we are a server and force-console is not given Main.h must not see a valid entry for 'console', otherwise it will wrongly try to configure the shell for console mode.
19:59 Changeset [14735] by tbretz
Added possibility to remove a configuration entry form the list.
15:17 Changeset [14734] by lyard
allows for run number decrement
11:17 Changeset [14733] by Jens Buss
whitespace
11:16 Changeset [14732] by Jens Buss
added comments
10:19 Changeset [14731] by Jens Buss
add setter and getter for the csv-seperator
10:19 Changeset [14730] by Jens Buss
add setter and getter for the csv-seperator
10:11 Changeset [14729] by Jens Buss
changed OpenRootFile from void to int
10:11 Changeset [14728] by Jens Buss
changed OpenRootFile from void to int
10:02 Changeset [14727] by Jens Buss
rearangement of code, added comments
09:51 Changeset [14726] by Jens Buss
deleted variable mpSamples hence it is unused
09:45 Changeset [14725] by Jens Buss
added doxygen comments

12/04/12:

14:15 Changeset [14724] by Jens Buss
chaged output path
13:49 Changeset [14723] by tbretz
Renamed output files, made the output compatibel with older root versions which still show gray backgrounds and stuff.
10:10 Changeset [14722] by tbretz
Added date on x-axis, fixed a problem with summer/winter time (hopefully)

12/03/12:

21:51 Changeset [14721] by tbretz
Replaced to workaround using Write by ChangeState. fImp now derives directly from StateMachineDimControl
21:51 Changeset [14720] by tbretz
Removed the obsolete include of tools.h
21:50 Changeset [14719] by tbretz
Some output was misformated.
21:50 Changeset [14718] by tbretz
The workaround with the empty text to change the state is outdated and has been removed.
20:59 Changeset [14717] by Daniela Dorner
updated to new state OnTrack
20:38 Changeset [14716] by tbretz
Made times consistent, added moon to ZA plot
14:40 Changeset [14715] by lyard
changed behavior. Now if service format changes, a new file is opened

12/01/12:

23:42 Changeset [14714] by Daniela Dorner
line DRIVE_CONTROL/STOP was not yet committed
23:39 Changeset [14713] by Daniela Dorner
implemented new stat OnTrack (9)
22:01 Changeset [14712] by tbretz
Be a bit more coservative with the rates; adapted the tracking report to the new format; directly use th dev-paramater sent by the new drivectrl version
21:50 Changeset [14711] by tbretz
Changed defaults for OnTrack to be a bit more conservative.
20:29 Changeset [14710] by tbretz
Tracking now is also 'OnTrack'
18:59 Changeset [14709] by tbretz
added dist function to Sky class

11/30/12:

16:26 Changeset [14708] by Jens Buss
whitespace
16:24 Changeset [14707] by Jens Buss
implemented error calculation for median

11/27/12:

16:56 Changeset [14706] by Jens Buss
class with methods for producing random number lists for event sampling
10:33 Changeset [14705] by tbretz
Added more command-line options; added a plot for the estimated relative energy threshold; apply zd and current limits on either plot; small improvements to the plot layout

11/26/12:

18:47 Changeset [14704] by tbretz
Updated.
17:44 Changeset [14703] by tbretz
12:13 Changeset [14702] by tbretz
Produce a consistent pair of night/run-number and propagate both to open a new file; check the night whenever a run number is manipulated.
12:11 Changeset [14701] by tbretz
Moved the determination of the run number completely to the Wrapper class, so that run number _and_ night can be determined in a consistent way; added preliminary code (still as comments) for a re-connection in case of an in-run-fad-loss scenario; fixed some return codes in event callbacks, they were false instead of a reasonable state
12:08 Changeset [14700] by tbretz
Not only the run number needs to be propagated for consistency but also the night. Otherwise we might check the night, configure the FADs and when we start the run it has changed already. Since it is at day time this is not a likely scenario but should be avoided nevertheless.

11/25/12:

14:16 Changeset [14699] by tbretz
14:01 Changeset [14698] by tbretz
Updated to v20r4
13:36 Changeset [14697] by tbretz
13:35 Changeset [14696] by tbretz
Updated
13:35 Changeset [14695] by tbretz
Throw an exception if the expected Date argument is not a Date
13:20 Changeset [14694] by tbretz
Added 'FACT' horizon level
13:18 Changeset [14693] by tbretz
Exchanged the arguments to Sun.horizon
12:57 Changeset [14692] by tbretz
Fixed handling the second argument in SunHorizon
12:50 Changeset [14691] by tbretz
Added 'horizon' as option for the Sun
12:44 Changeset [14690] by tbretz
Bettr support for circumpolar objects added 'isUp' proprty to th object returned by th horizon functions.
12:01 Changeset [14689] by tbretz
Added functions to calculate Sun and Moon rise and set times.
10:44 Changeset [14688] by tbretz
A lot of bug fixes; improved ConvertEvent; ensure that an exception in a included script will stop execution; moved some stuff from 'dim' to 'v8' and 'console'; fixed a crash in the callbacks; wait throws an exception now in case of timeout (mayb we should invent a TimeoutException)

11/22/12:

09:54 Changeset [14687] by tbretz
Added explanation for locked symbol.
09:49 Changeset [14686] by tbretz
For convenience, set Qos to step.
09:43 Changeset [14685] by tbretz
Added some missing service descriptions.
09:29 Changeset [14684] by tbretz
TRACK_ON does not take any short...
09:23 Changeset [14683] by tbretz
Took out automatic crate reset for the moment. That is something which needs to be done once at the beginning of data-taking.
09:15 Changeset [14682] by tbretz
If we are in TakingData and the trigger is switchd off, return to idle
09:10 Changeset [14681] by tbretz
Allow STOP also in GlobalThresholdSet

11/21/12:

22:43 Changeset [14680] by tbretz
Fixed the timing around the movement; a conditional sign in Execute was wrong; added descriptions for OPEN and CLOSE
20:37 Changeset [14679] by tbretz
The service name was incorrect. It should be TIME_CHECK/OFFSET
20:37 Changeset [14678] by tbretz
Added some text.
20:33 Changeset [14677] by tbretz
Tried to fix that sometimes data was obtained from the cache eventhough I sent a post request.
15:32 Changeset [14676] by tbretz
Implemented interpreting and requesting wobble position from the databas and the resources.

11/20/12:

19:58 Changeset [14675] by tbretz
Made sure that nobody tried to start a docu script.
19:57 Changeset [14674] by tbretz
Implemenetd a way to just check if a server is available and command descriptions have been received.
18:23 Changeset [14673] by tbretz
Fixed a problem with the states if at startup the ftmctrl is not running.
17:55 Changeset [14672] by tbretz
This shadowed the This member of the class - replaced by self.
17:32 Changeset [14671] by tbretz
Do not display broken humidity sensor
17:30 Changeset [14670] by tbretz
Exclude 'broken' humidity sensor from average.
14:35 Changeset [14669] by tbretz
Fixed a problem that if time of locking was more than 24h ago one had to unlock twice.
10:30 Changeset [14668] by tbretz
Fixed a compilation problem.
10:28 Changeset [14667] by tbretz
Correctly copy the state index even if no description is available; if new description arrive, update the list of current states.
10:25 Changeset [14666] by tbretz
The construction of the state description string was broken - fixed.
10:25 Changeset [14665] by tbretz
Return undefined when a state is requested for a server which is not connected; added server property to state.

11/19/12:

18:29 Changeset [14664] by tbretz
Some fix in the options documentation.
18:29 Changeset [14663] by tbretz
Properly escape string arguments sent via dim.send
18:28 Changeset [14662] by tbretz
Added the possibility to get resource values from the dimctrl to the JavaScripts (on the dimctrl server)
18:27 Changeset [14661] by tbretz
minor update
12:10 Changeset [14660] by neise
long time since last checkin
12:10 Changeset [14659] by neise
long time since last checkin
11:55 Changeset [14658] by Jens Buss
bugfix: pedestal readout in correct place no segfault
10:59 Changeset [14657] by Jens Buss
put pedestal readout into file header
00:05 Changeset [14656] by tbretz
Moved constructore body to source file.
00:04 Changeset [14655] by tbretz
Implemented onchange callback as second function in Subscription constructor; enforce strict mode if possible.

11/18/12:

22:46 Changeset [14654] by tbretz
Updated
18:35 Changeset [14653] by tbretz
Added www directory to excludes
18:26 Changeset [14652] by tbretz
Renamed target man to doc
18:14 Changeset [14651] by tbretz
Do doxygen-run instead of doxygen-doc; don't add jsdoc to targts.
18:13 Changeset [14650] by tbretz
Commented out hint to doxygen-doc
18:13 Changeset [14649] by tbretz
Removed wrong mv command.
16:08 Changeset [14648] by tbretz
Changed output directory for jsdoc and added deletion of it first
15:19 Changeset [14647] by tbretz
Renamed JsGetState to JsGetCurrentState
15:18 Changeset [14646] by tbretz
Added fTemplateEvent
15:18 Changeset [14645] by tbretz
Made the java script documentation more quiet.
15:17 Changeset [14644] by tbretz
15:14 Changeset [14643] by tbretz
Changed Utf8Value to AsciiValue; some minor changes and fixed about how recived events and state information looks like; added function template for Event; renamed dim.format to String.form; Changed dim.file to File and implemented the possibility to split the file into an array

11/17/12:

16:03 Changeset [14642] by tbretz
Allow to call subscriptpion as none constructor to access an existing subscription.
15:52 Changeset [14641] by tbretz
Converted dim.subscrib into object Subscription
15:33 Changeset [14640] by tbretz
Fixed a problem with the onchange of services because the return value of ConvertEvent had changed; fixed a problem with proceeding excution of the exit()-calling thread.
15:24 Changeset [14639] by tbretz
Some code cleanup.
15:20 Changeset [14638] by tbretz
Converted dim.timeout into a Thread object.
14:36 Changeset [14637] by tbretz
Re-did (once more) the exception handling and script termination to allow to cancel a timeout thread properly. Added dim.kill to do that.
01:39 Changeset [14636] by tbretz
Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added Constructor; changed typ from Value to Object in fStateCallback
01:32 Changeset [14635] by tbretz
Reverting to last revision.
01:32 Changeset [14634] by tbretz
Reverting to last revision.
01:32 Changeset [14633] by tbretz
Removed fGlobalcontext, using the one bound in which th function/object was created instead; removed obsolte handles to FunctionTemplates, using the callee object instead.
01:24 Changeset [14632] by tbretz
Removed fGlobalcontext, using the one bound in which th function/object was created instead; removed obsolte handles to FunctionTemplates, using the callee object instead.
Note: See TracTimeline for information about the timeline view.