Timeline



12/17/13:

15:57 Networking edited by aparavac
(diff)
15:34 Networking created by aparavac

12/15/13:

20:43 Changeset [17414] by tbretz
Removed compiled file, as we do not store objects files in the svn.
20:43 Changeset [17413] by tbretz
Corrected size of zip-archive.
20:37 Changeset [17412] by tbretz
One page documentation (TiddlyWiki)
20:29 Changeset [17411] by tbretz
Latest version of the closure compiler.
20:26 Changeset [17410] by tbretz
Recompiled with the latest version of the closure compiler.
20:25 Changeset [17409] by tbretz
Enable strict mode.
20:25 Changeset [17408] by tbretz
Enable strict mode and made the code strict mode compliant.
18:31 Changeset [17407] by tbretz
First version.
18:21 Changeset [17406] by tbretz
New project TermTV

12/04/13:

14:58 ShutterEmergencyProcedure.docx attached to TroubleShootingLid by Daniela Dorner
documentation of lid emergency operation
14:48 TroubleShootingLid created by Daniela Dorner
added documentation about lid
14:46 TroubleShooting edited by Daniela Dorner
added section lid (diff)

12/03/13:

18:53 ScreenSessionHelpfulCommands edited by tbretz
(diff)
18:06 Changeset [17405] by tbretz
Change working directory to directory which contains the link or the start.sh to ensure that relative links work properly.

12/02/13:

18:28 DataTakingMainPage edited by ftemme
adding, how to submit an own schedule file to the schedule database (diff)

11/30/13:

19:10 Changeset [17404] by tbretz
Output pixel index in case of underflow.
19:10 Changeset [17403] by tbretz
Only park telescope during ovtest when it is deep dark time.

11/29/13:

18:12 Changeset [17402] by tbretz
Updated to allow a real streaming, even for shrunk files.
13:02 Changeset [17401] by tbretz
Set beginskip and endskip as explicit argument in GetPixelStats; do not process the last 10 samples, they are affected by the 10-sample sliding average.
13:00 Changeset [17400] by tbretz
To determine the maximum devision by 8 is not necessary, only for the result; added a safety check for a sqrt-argument less than 0; added arguments to set beginskip and endskip
10:51 CodingRules edited by tbretz
(diff)
10:30 CodingRules edited by tbretz
(diff)
09:15 CodingRules edited by tbretz
(diff)
09:07 CodingRules edited by tbretz
(diff)

11/28/13:

21:14 DataTakingMainPage edited by tbretz
(diff)

11/27/13:

18:29 Changeset [17399] by tbretz
Check (and wait a short time) whether server is online.
18:28 Changeset [17398] by tbretz
Script to switch on and off drive power
17:49 Changeset [17397] by tbretz
There was a typo in the wind gusts warning; 98 is too high...
16:36 Changeset [17396] by tbretz
Added missing links
16:18 Changeset [17395] by tbretz
Finally updated the function for the Pt1000 to something which is almost exact within 5-25deg
16:17 Changeset [17394] by tbretz
Increased the interval in which events are selected close to the 5s update interval in smartfact; so more events are scanned and the probability is higher to catch a nice one.

11/26/13:

22:13 TemplateShiftSummary edited by tbretz
(diff)
19:16 Changeset [17393] by tbretz
Fixed a bug which caused replace() to fail. Memory was reallocated and so the pointer was wrong; simplified the retrieval of table names.
19:14 Changeset [17392] by tbretz
Simplified: keep a list of all skipped tables. There is no need to lop over the whole file for every table which is a log(n) process.
16:48 Changeset [17391] by tbretz
Script for smartfact web interface.
16:40 Changeset [17390] by tbretz
Script for smartfact web interface.
16:18 CodingRules edited by tbretz
(diff)
16:16 CodingRules edited by tbretz
(diff)
16:16 CodingRules edited by tbretz
(diff)
16:14 CodingRules edited by tbretz
(diff)
15:49 CodingRules edited by tbretz
(diff)
15:45 CodingRules edited by tbretz
(diff)
15:41 CodingRules edited by tbretz
(diff)
15:40 CodingRules edited by tbretz
(diff)
15:35 CodingRules edited by tbretz
(diff)
15:34 CodingRules edited by tbretz
(diff)
15:34 CodingRules edited by tbretz
(diff)
12:33 Changeset [17389] by tbretz
Updated Dim service description.
11:57 CodingRules edited by tbretz
(diff)
11:50 CodingRules edited by tbretz
(diff)
11:45 CodingRules edited by tbretz
(diff)
11:44 CodingRules edited by tbretz
(diff)
11:40 CodingRules edited by tbretz
(diff)
11:40 CodingRules edited by tbretz
(diff)
11:39 CodingRules created by tbretz
11:09 SvnRules created by tbretz
10:55 WikiStart edited by tbretz
(diff)

11/25/13:

22:33 Changeset [17388] by tbretz
Removes svn:ignored. Black magic. Only leads to confusion if consistency is not ensured.
22:31 Changeset [17387] by tbretz
Removed svn:executable property, these are no executables.
22:28 Changeset [17386] by tbretz
Removed svn:executable property, these are no executables.
22:25 Changeset [17385] by tbretz
emoved svn:ignore property. This is black magic and can easily lead to confusion if not set on new directories. It is a nice feature, but not needed at all.
21:44 Changeset [17384] by tbretz
Cleanup of the includes; my suspicion is that the math.h is for the sqrt (which is not needed, and should be in trinagular brackets as in all other files). To get a common namespace, I replaced it by TMath::Sqrt.
21:40 Changeset [17383] by tbretz
Some important conmetics: Define variables as const whenever you can, never declare veriables earlier as they are used; if you feel the need to list them, use comments; do never declare you own TRandom object - the root/Mars environment takes care of it (global seed, and which TRandom class to use\!)
21:25 Changeset [17382] by tbretz
Simplified conditional.
21:21 Changeset [17381] by tbretz
Files moved to their own subdirectory to keep everything at least a bit well arranged.
21:20 Changeset [17380] by tbretz
Files removed here because they are not part of the default setup.
21:19 Changeset [17379] by tbretz
Files moved here because they are not part of the default setup.
19:58 Changeset [17378] by tbretz
When sending an interrupt there was some typo in the array index.
19:54 Changeset [17377] by tbretz
Print call execution time to log.
19:50 Changeset [17376] by tbretz
Updated to display 1440 pixels now in event display
19:50 Changeset [17375] by tbretz
Handle the case when /home/fact is not defined, this can happen for example when the web user calls dimctrl via php exec()
19:49 Changeset [17374] by tbretz
Updated because we show all 1440 pixels now
19:49 Changeset [17373] by tbretz
Unified all exec calls, suppress logging (actually only a warning message) when dimctrl is called
18:14 Changeset [17372] by tbretz
Updated to use extract_aux.C
18:11 Changeset [17371] by tbretz
Removed obsolete variable definition.
18:09 Changeset [17370] by tbretz
Renamed and added more auxiliary infomrations.
17:38 WikiStart edited by tbretz
(diff)
17:38 WikiStart edited by tbretz
(diff)
17:32 WikiStart edited by tbretz
(diff)
17:24 FactGps edited by tbretz
(diff)

11/23/13:

19:35 Changeset [17369] by tbretz
Fixed aproblem with the new temperature hist and the displayed GPS time.
18:28 Changeset [17368] by tbretz
Do not display 1e2 for the currents if they exceed 100uA
18:05 Changeset [17367] by tbretz
Missed the correct calculation of the coefficient derived from the angle to the moon.
17:58 Changeset [17366] by tbretz
Updated prediction with something which takes the distance to the moon into account; updated database access
14:51 Changeset [17365] by tbretz
14:47 Changeset [17364] by tbretz
After startup the status line was blue instead of white.
14:38 Changeset [17363] by tbretz
Added GPS control and links to temperature and agilent.
14:38 Changeset [17362] by tbretz
Added server name to startup message.
14:37 Changeset [17361] by tbretz
Removed a stray paranthesis
14:36 Changeset [17360] by tbretz
The description in the DATA service were in the wrong order
14:36 Changeset [17359] by tbretz
Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
13:31 DataTakingMainPage edited by tbretz
(diff)
13:15 Changeset [17358] by tbretz
Added forward declaration for std::mutex
13:15 Changeset [17357] by tbretz
Fixed a compilation error.
13:09 Changeset [17356] by tbretz
Switch trigger off before lid is closed to avoid smartfact complainaing about dropping rates; added an the irq 'off' which stops the current run and turns off voltage; added GPS_CONTROL to the checks.
13:08 Changeset [17355] by tbretz
Added OVTEST as valid task
13:07 Changeset [17354] by tbretz
Use more accurate information to restore the last DRS calib.
13:07 Changeset [17353] by tbretz
Added OVTEST as valid task; reduced the number of hours the schedule is retrieved from the past; this is a problem is one starts Main.js early in the evening in winter.
13:06 Changeset [17352] by tbretz
Check the number of received ext1 triggers at the end of each run.
13:05 Changeset [17351] by tbretz
Wait longer for Armed... it might take a moment.
13:05 Changeset [17350] by tbretz
Adapted the resource type to the zofits argument types
13:02 Changeset [17349] by tbretz
Included gpsctrl into startup procedure.
13:01 Changeset [17348] by tbretz
A more efficient handling and more options for the path to the log files.
13:00 Changeset [17347] by tbretz
Display when lid is moving.
13:00 Changeset [17346] by tbretz
Updated the temperature coefficient of the Pt1000 to better fit the range we are interested in 5..30degC
12:59 Changeset [17345] by tbretz
Automatically try to send STOP if after an UNLOCK the systme is in error.
12:59 Changeset [17344] by tbretz
We don't need a warning if the history file cannot be opened, it might simply not exist.
12:58 Changeset [17343] by tbretz
Removed DimWriteStatistics::CreateDirectory - can be replaced by boost::filesystem::create_directories (we loose the ability to set permissions explicitly, but linux users are used to get inherited permission for directory creation anyway

11/22/13:

16:53 TemplateShiftSummary edited by tbretz
(diff)

11/21/13:

19:17 DatatakingLimits edited by tbretz
(diff)
17:45 Changeset [17342] by tbretz
Adapted to the changes in MessageImp to allow the datalogger to write the date-change in the log file as well.
17:43 Changeset [17341] by tbretz
Implemented an output if between two messages, the date changes. This makes it easier to follow a long log file.
17:32 Changeset [17340] by tbretz
Fixed an option description.
17:31 Changeset [17339] by tbretz
Use the new ReadGrid from Interpolator2D
17:26 Changeset [17338] by tbretz
Updated the interface to have an option to read directly from a file.
17:25 Changeset [17337] by tbretz
Removed unused arguments to suppress compiler warning.
17:25 Changeset [17336] by tbretz
Added a new spike removal algorithm; changed the interface from 'all pixels' to #one pixel' to allow procesing a single pixel in debugging cases.
17:24 Changeset [17335] by tbretz
Implemented a fourth spike removal algorithm. The spike removal is now valid only for a single pixel - this makes it easier to use for debugging.
17:22 Changeset [17334] by tbretz
Removed an unused argument to suppress compiler warning.
17:20 Changeset [17333] by tbretz
Added the arguments from the Makefile to the AcliC call - this was mainly to get the no-exception handling.
17:18 Changeset [17332] by tbretz
Added a trigger counter in the run and event object and count the events; replaced the arguments to Open/Write/Close to have access to the full infomation including the trigger counters; added a new service TRIGGER_COUNTER
17:15 Changeset [17331] by tbretz
75s is too short, because in the case of the first event, it can happen that there is no request for 90s. So 105s is ok.
17:15 Changeset [17330] by tbretz
Give access to the full information in Open/Write/Close
17:14 Changeset [17329] by tbretz
Removed trigger counter - this is now done globally; adapted function calls to get access to the new information.
12:42 Changeset [17328] by tbretz
Switched to new spike removeal algorithm; added filenames without extensions as option.
12:40 Changeset [17327] by tbretz
Updated query to account for new sql version
12:38 Changeset [17326] by tbretz
Added code to extract hv-patch wise temperatures from aux files.

11/19/13:

19:27 Changeset [17325] by tbretz
The status is requested once in a minute, so it is pointless to check for it once every 45s. Changed to 75s
18:45 Changeset [17324] by tbretz
Changed file format to zFits; do not require all pixels to be at the correct voltage - this just takes unnecessarily long; stop trigger before switching voltage off or on to avoid a smartfact warning; allow to set the overvoltage; before moving ramp down the voltage to Uov=0; added single-pe run to shutdown; added task 'OVTEST'
17:51 DataTakingMainPage edited by tbretz
(diff)
17:45 DataTakingMainPage edited by tbretz
(diff)
17:42 ScreenSessionHelpfulCommands edited by tbretz
(diff)
13:16 WikiStart edited by mknoetig
(diff)

11/17/13:

20:30 Changeset [17323] by tbretz
According to a simply toy MC this reproduces the behaviour of the sensor best and reproduces very well the measured dark count spectra.
Note: See TracTimeline for information about the timeline view.