Timeline
12/15/13:
- 20:43 Changeset [17414] by
- Removed compiled file, as we do not store objects files in the svn.
- 20:43 Changeset [17413] by
- Corrected size of zip-archive.
- 20:37 Changeset [17412] by
- One page documentation (TiddlyWiki)
- 20:29 Changeset [17411] by
- Latest version of the closure compiler.
- 20:26 Changeset [17410] by
- Recompiled with the latest version of the closure compiler.
- 20:25 Changeset [17409] by
- Enable strict mode.
- 20:25 Changeset [17408] by
- Enable strict mode and made the code strict mode compliant.
- 18:31 Changeset [17407] by
- First version.
- 18:21 Changeset [17406] by
- New project TermTV
12/04/13:
- 14:48 TroubleShootingLid created by
- added documentation about lid
- 14:46 TroubleShooting edited by
- added section lid (diff)
12/03/13:
- 18:53 ScreenSessionHelpfulCommands edited by
- (diff)
- 18:06 Changeset [17405] by
- 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
- adding, how to submit an own schedule file to the schedule database (diff)
11/30/13:
- 19:10 Changeset [17404] by
- Output pixel index in case of underflow.
- 19:10 Changeset [17403] by
- Only park telescope during ovtest when it is deep dark time.
11/29/13:
- 18:12 Changeset [17402] by
- Updated to allow a real streaming, even for shrunk files.
- 13:02 Changeset [17401] by
- 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
- 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
- (diff)
- 10:30 CodingRules edited by
- (diff)
- 09:15 CodingRules edited by
- (diff)
- 09:07 CodingRules edited by
- (diff)
11/28/13:
11/27/13:
- 18:29 Changeset [17399] by
- Check (and wait a short time) whether server is online.
- 18:28 Changeset [17398] by
- Script to switch on and off drive power
- 17:49 Changeset [17397] by
- There was a typo in the wind gusts warning; 98 is too high...
- 16:36 Changeset [17396] by
- Added missing links
- 16:18 Changeset [17395] by
- Finally updated the function for the Pt1000 to something which is almost exact within 5-25deg
- 16:17 Changeset [17394] by
- 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
- (diff)
- 19:16 Changeset [17393] by
- 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
- 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
- Script for smartfact web interface.
- 16:40 Changeset [17390] by
- Script for smartfact web interface.
- 16:18 CodingRules edited by
- (diff)
- 16:16 CodingRules edited by
- (diff)
- 16:16 CodingRules edited by
- (diff)
- 16:14 CodingRules edited by
- (diff)
- 15:49 CodingRules edited by
- (diff)
- 15:45 CodingRules edited by
- (diff)
- 15:41 CodingRules edited by
- (diff)
- 15:40 CodingRules edited by
- (diff)
- 15:35 CodingRules edited by
- (diff)
- 15:34 CodingRules edited by
- (diff)
- 15:34 CodingRules edited by
- (diff)
- 12:33 Changeset [17389] by
- Updated Dim service description.
- 11:57 CodingRules edited by
- (diff)
- 11:50 CodingRules edited by
- (diff)
- 11:45 CodingRules edited by
- (diff)
- 11:44 CodingRules edited by
- (diff)
- 11:40 CodingRules edited by
- (diff)
- 11:40 CodingRules edited by
- (diff)
- 11:39 CodingRules created by
- 11:09 SvnRules created by
- 10:55 WikiStart edited by
- (diff)
11/25/13:
- 22:33 Changeset [17388] by
- Removes svn:ignored. Black magic. Only leads to confusion if consistency is not ensured.
- 22:31 Changeset [17387] by
- Removed svn:executable property, these are no executables.
- 22:28 Changeset [17386] by
- Removed svn:executable property, these are no executables.
- 22:25 Changeset [17385] by
- 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
- 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
- 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
- Simplified conditional.
- 21:21 Changeset [17381] by
- Files moved to their own subdirectory to keep everything at least a bit well arranged.
- 21:20 Changeset [17380] by
- Files removed here because they are not part of the default setup.
- 21:19 Changeset [17379] by
- Files moved here because they are not part of the default setup.
- 19:58 Changeset [17378] by
- When sending an interrupt there was some typo in the array index.
- 19:54 Changeset [17377] by
- Print call execution time to log.
- 19:50 Changeset [17376] by
- Updated to display 1440 pixels now in event display
- 19:50 Changeset [17375] by
- 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
- Updated because we show all 1440 pixels now
- 19:49 Changeset [17373] by
- Unified all exec calls, suppress logging (actually only a warning message) when dimctrl is called
- 18:14 Changeset [17372] by
- Updated to use extract_aux.C
- 18:11 Changeset [17371] by
- Removed obsolete variable definition.
- 18:09 Changeset [17370] by
- Renamed and added more auxiliary infomrations.
- 17:38 WikiStart edited by
- (diff)
- 17:38 WikiStart edited by
- (diff)
- 17:32 WikiStart edited by
- (diff)
- 17:24 FactGps edited by
- (diff)
11/23/13:
- 19:35 Changeset [17369] by
- Fixed aproblem with the new temperature hist and the displayed GPS time.
- 18:28 Changeset [17368] by
- Do not display 1e2 for the currents if they exceed 100uA
- 18:05 Changeset [17367] by
- Missed the correct calculation of the coefficient derived from the angle to the moon.
- 17:58 Changeset [17366] by
- Updated prediction with something which takes the distance to the moon into account; updated database access
- 14:51 Changeset [17365] by
- 14:47 Changeset [17364] by
- After startup the status line was blue instead of white.
- 14:38 Changeset [17363] by
- Added GPS control and links to temperature and agilent.
- 14:38 Changeset [17362] by
- Added server name to startup message.
- 14:37 Changeset [17361] by
- Removed a stray paranthesis
- 14:36 Changeset [17360] by
- The description in the DATA service were in the wrong order
- 14:36 Changeset [17359] by
- Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
- 13:31 DataTakingMainPage edited by
- (diff)
- 13:15 Changeset [17358] by
- Added forward declaration for std::mutex
- 13:15 Changeset [17357] by
- Fixed a compilation error.
- 13:09 Changeset [17356] by
- 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
- Added OVTEST as valid task
- 13:07 Changeset [17354] by
- Use more accurate information to restore the last DRS calib.
- 13:07 Changeset [17353] by
- 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
- Check the number of received ext1 triggers at the end of each run.
- 13:05 Changeset [17351] by
- Wait longer for Armed... it might take a moment.
- 13:05 Changeset [17350] by
- Adapted the resource type to the zofits argument types
- 13:02 Changeset [17349] by
- Included gpsctrl into startup procedure.
- 13:01 Changeset [17348] by
- A more efficient handling and more options for the path to the log files.
- 13:00 Changeset [17347] by
- Display when lid is moving.
- 13:00 Changeset [17346] by
- Updated the temperature coefficient of the Pt1000 to better fit the range we are interested in 5..30degC
- 12:59 Changeset [17345] by
- Automatically try to send STOP if after an UNLOCK the systme is in error.
- 12:59 Changeset [17344] by
- We don't need a warning if the history file cannot be opened, it might simply not exist.
- 12:58 Changeset [17343] by
- 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:
11/21/13:
- 19:17 DatatakingLimits edited by
- (diff)
- 17:45 Changeset [17342] by
- 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
- 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
- Fixed an option description.
- 17:31 Changeset [17339] by
- Use the new ReadGrid from Interpolator2D
- 17:26 Changeset [17338] by
- Updated the interface to have an option to read directly from a file.
- 17:25 Changeset [17337] by
- Removed unused arguments to suppress compiler warning.
- 17:25 Changeset [17336] by
- 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
- 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
- Removed an unused argument to suppress compiler warning.
- 17:20 Changeset [17333] by
- Added the arguments from the Makefile to the AcliC call - this was mainly to get the no-exception handling.
- 17:18 Changeset [17332] by
- 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
- 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
- Give access to the full information in Open/Write/Close
- 17:14 Changeset [17329] by
- Removed trigger counter - this is now done globally; adapted function calls to get access to the new information.
- 12:42 Changeset [17328] by
- Switched to new spike removeal algorithm; added filenames without extensions as option.
- 12:40 Changeset [17327] by
- Updated query to account for new sql version
- 12:38 Changeset [17326] by
- Added code to extract hv-patch wise temperatures from aux files.
11/19/13:
- 19:27 Changeset [17325] by
- 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
- 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
- (diff)
- 17:45 DataTakingMainPage edited by
- (diff)
- 17:42 ScreenSessionHelpfulCommands edited by
- (diff)
- 13:16 WikiStart edited by
- (diff)
11/17/13:
- 20:30 Changeset [17323] by
- According to a simply toy MC this reproduces the behaviour of the sensor best and reproduces very well the measured dark count spectra.
11/16/13:
- 19:37 Changeset [17322] by
- Fixed a bug which caused the macro to be executed twice.
- 19:37 Changeset [17321] by
- Fixed a bug which caused the macro to be executed twice.
Note:
See TracTimeline
for information about the timeline view.