Timeline



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.

11/16/13:

19:37 Changeset [17322] by tbretz
Fixed a bug which caused the macro to be executed twice.
19:37 Changeset [17321] by tbretz
Fixed a bug which caused the macro to be executed twice.

11/14/13:

23:39 DataTakingMainPage edited by ftemme
(diff)
22:35 RemoteControlHardware edited by ftemme
(diff)
22:30 DataTakingMainPage edited by Daniela Dorner
(diff)
22:24 DataTakingMainPage edited by Daniela Dorner
(diff)
22:08 DataTakingMainPage edited by Daniela Dorner
(diff)
22:04 DataTakingMainPage edited by Daniela Dorner
(diff)
22:00 DataTakingMainPage edited by Daniela Dorner
(diff)
21:58 DataTakingMainPage edited by Daniela Dorner
(diff)
21:57 ManuallyStartup edited by Daniela Dorner
(diff)
16:45 Changeset [17320] by tbretz
Implemented missing Overcurrent state.
16:44 Changeset [17319] by tbretz
Added some crosschecks for the switching of the night after an recent incident. This should never be necessary but it doesn't harm either, and the reason for the incident is still unknown.
16:44 Changeset [17318] by tbretz
Updated query for case sensitivity of database.
02:54 DataTakingMainPage edited by ftemme
(diff)
02:51 DataTakingMainPage edited by ftemme
(diff)
02:40 DataTakingCheckList edited by ftemme
(diff)
02:37 DataTakingCheckList edited by ftemme
(diff)
02:37 DataTakingMainPage edited by ftemme
(diff)
02:34 DataTakingMainPage edited by ftemme
(diff)
02:29 ScheduleTemplate edited by ftemme
(diff)
02:29 ScheduleTemplate edited by ftemme
(diff)
02:28 ScheduleTemplate edited by ftemme
(diff)
02:20 DataTakingMainPage edited by ftemme
(diff)
02:19 DataTakingMainPage edited by ftemme
(diff)
02:09 DataTakingCheckList edited by ftemme
(diff)
02:08 DataTakingCheckList edited by ftemme
(diff)

11/13/13:

15:01 Changeset [17317] by tbretz
Added gpsctrl
15:00 Changeset [17316] by tbretz

11/06/13:

12:54 Changeset [17315] by Daniela Dorner
changed column name from fRunId to fRunID

11/04/13:

13:06 Changeset [17314] by daqct3
Change to Logon script setting of DIM_HOST_NODE

10/29/13:

17:15 Changeset [17313] by mknoetig
add: get_status to the GPS arduino firmware and documentation

10/28/13:

17:18 WikiStart edited by mknoetig
(diff)
17:16 FactGps created by mknoetig
16:37 Changeset [17312] by mknoetig
add: full documentation
16:01 Changeset [17311] by mknoetig
add: additional external datasheets and schematics
15:12 Changeset [17310] by ftemme
Changed the name of the mc_star macro and commented the inclusion of MLogManip.h out. The inclusion causes an error while compiling
15:12 Changeset [17309] by ftemme
Changed the name of the mc_callisto macro and commented the inclusion of MLogManip.h out. The inclusion causes an error while compiling
13:12 Changeset [17308] by mknoetig
add: FACT GPS module firmware and first version of the documentation

10/22/13:

21:11 Changeset [17307] by tbretz
Added wrappers for some defines to the MARS namespace to make that available in rootlogon to pipe that through AcLiC as define to ofits.h
20:43 Changeset [17306] by tbretz
Implemented 'make sge'. Must be used as 'make -j sge'
11:03 Changeset [17305] by lyard
Moved catalog reconstruction only when a row is read so that headers can be retrieved quickly in all cases
10:24 Changeset [17304] by lyard
Adapted compilation on older Gcc

10/21/13:

23:13 Changeset [17303] by Daniela Dorner
added (macro to plot data taking efficiency)
21:59 Changeset [17302] by tbretz
fRealRowWidth is know already before the header is written, so it can be updated. That has the advantage that the files headers can be read with fitsdump (I hope) even if the file is not yet closed - otherwise it gives an error that the column size mismatches.
17:35 Changeset [17301] by tbretz
Removed an obsolete const-qualifier... again.
17:35 Changeset [17300] by tbretz
RunDescription given to Open missed the information about maxevts and maxtime.
17:34 Changeset [17299] by tbretz
Added some comments to the code.
17:20 Changeset [17298] by lyard
Fixed wrong header bug
14:15 Changeset [17297] by tbretz
Added some more tweaks needed by CINT (default constructors, handling of __attribute((__packed__)))
14:11 Changeset [17296] by lyard
Gave the possibility to change the number of threads, as long as nothing has been written to the file yet
13:43 Changeset [17295] by tbretz
Removed an obsolete const-qualifier
13:39 Changeset [17294] by tbretz
Added a missing std::
13:39 Changeset [17293] by tbretz
Found a better solution to allow rootcint to parse unordered_map.
13:39 Changeset [17292] by tbretz
Added some tweaks to allow root cint to parse the C++11 stuff.
13:36 Changeset [17291] by lyard
BugFixed fitsdump to display the correct num of rows also for compressed tables
13:35 Changeset [17290] by tbretz
Added a Compression constructor which allows CINT to pass the argument as an int:
13:34 Changeset [17289] by tbretz
Added missing Mars style exception handling.
13:27 Changeset [17288] by lyard
Bugfix to be able to reuse the same zofits object to write more than one file
13:25 Changeset [17287] by tbretz
izstream is already included from factfits.
13:24 Changeset [17286] by tbretz
Added new classes zofits and factofits
12:05 Changeset [17285] by lyard
fixed bug related to thread-safe-ness
12:04 Changeset [17284] by lyard
added special case for sanity checks if calibration table is compressed
12:02 Changeset [17283] by lyard
added no-wait condition when processing is immediate
11:54 Changeset [17282] by tbretz
Added some more missing std:: for the compilition in Mars

10/20/13:

21:56 Changeset [17281] by tbretz
Use the correct define as setup by configure
21:56 Changeset [17280] by tbretz
When we take data (eg drs-pedestal) and the voltag eis off do not display that as red, but as white instead.
21:54 Changeset [17279] by tbretz
Fixed the ionice
19:54 Changeset [17278] by tbretz
Updated the number of bytes in the DRS_RUN service.
19:16 Changeset [17277] by tbretz
Missed the possibility to setup the number of tiles after the constructor. This a simple thing because it is only used when the catalog is written in close().
19:15 Changeset [17276] by tbretz
Set a catalog size which is reasonable for normal data taking / data taking rates.
18:31 Changeset [17275] by tbretz
The allowed-scheme to distinguish between what to do in case of a successfully processed event and an unsucessfully processed event was buggy.
17:28 Changeset [17274] by tbretz
Added more missing std::
17:28 Changeset [17273] by tbretz
Removed std:: from fits
17:01 Changeset [17272] by tbretz
Added night to the end of the DRS_RUNS service.
17:01 Changeset [17271] by tbretz
Added night to the DRS_RUNS service.
17:00 Changeset [17270] by tbretz
Start fadctrl with a higher I/O priority.

10/19/13:

05:06 DataTakingMainPage edited by mknoetig
(diff)
Note: See TracTimeline for information about the timeline view.