Timeline
02/18/15:
- 16:27 Changeset [18154] by
- Since the drs calibration is sorted in hw indices, the delays are better sorted in hw indices as well.
- 16:19 Changeset [18153] by
- improved logging
- 16:18 Changeset [18152] by
- added check if reading information from raw file works
- 13:15 Changeset [18151] by
- Added SetDelays(const TGraph&)
- 12:27 Changeset [18150] by
- Little improvement to output. Times now in UTC.
- 12:26 Changeset [18149] by
- Initiate an emergency shutdown also when an overcurrent is detected; print messages only once; there is still a little chance that between the initiation of an emergency shutdown and the transfer to the Locked state another ramp up command is processed.
- 12:12 Changeset [18148] by
- std namespace missing; expand path name; consequently argument must not be const
- 12:12 Changeset [18147] by
- added error message when reading delays-file failes
- 12:11 Changeset [18146] by
- fixed type of delays, added error message when reading delays-file failes
- 12:09 Changeset [18145] by
- line of pixel 0 had been lost - put it back
- 12:07 Changeset [18144] by
- Accounted for the change in exception handling.
- 12:01 Changeset [18143] by
- Made a mistake by not writing mean and rms.
- 11:07 Changeset [18142] by
- Added some explicit conversions, a const qualifier and removed an obsolete conditional.
- 10:54 Changeset [18141] by
- MMatrix was missing... how the hell could you ever link it?!
- 10:54 Changeset [18140] by
- Having the destructor abstract didn't link anymore... I don't know why. Maybe it is not properly overwritten everywhere.
- 10:53 Changeset [18139] by
- Replaced mktemp by mkstemp to avoid a linker warning.
- 10:52 Changeset [18138] by
- Use the compilers preprocessor for rootcint so that things like libnova are properly passed.
- 09:28 Changeset [18137] by
- added usage of function getdata()
- 09:27 Changeset [18136] by
- ignore runs with a run number with more than 3 digits
- 09:26 Changeset [18135] by
- added mode to update aux data in case inserting in La Palma had a problem
- 09:10 Changeset [18134] by
- adapted table name to case sensitive
- 00:31 SpecialRatescans edited by
- (diff)
- 00:30 TestMeasurementsClosedLid edited by
- (diff)
- 00:29 SpecialRatescans edited by
- (diff)
- 00:28 SpecialRatescans edited by
- added information how to stop measurement (diff)
- 00:25 TestMeasurementsClosedLid edited by
- added information how to stop measurment (diff)
- 00:17 TroubleShootingLid edited by
- added information about security limit (diff)
- 00:13 TroubleShootingBias edited by
- (diff)
- 00:12 TroubleShootingBias edited by
- added OverCurrent information (diff)
02/17/15:
- 23:54 TestMeasurementsClosedLid edited by
- (diff)
- 23:37 SpecialMeasurements edited by
- (diff)
- 23:32 SpecialMeasurements edited by
- (diff)
- 23:26 SpecialMeasurements edited by
- added old measurments from … (diff)
- 23:13 SpecialMeasurements edited by
- added some explanations and first measurements (diff)
- 23:01 TestMeasurementsClosedLid edited by
- (diff)
- 22:59 TestMeasurementsClosedLid edited by
- added information on new measurement type 'CUSTOM' (diff)
- 19:20 Changeset [18133] by
- The wrong function was called in case of SET_REFERENCE_PATCH
- 16:11 Changeset [18132] by
- Use delays from a text file and apply them to the data. Argument use_delays replaced by filename.
- 16:08 Changeset [18131] by
- Read file with delays and apply pixel-to-pixel delays.
- 16:06 Changeset [18130] by
- Delays as posted by Max Noethe to the logbook converted to nanseconds and real delays (opposite sign)
- 14:39 Changeset [18129] by
- back-factored for loop from C++11-style to old-style
02/13/15:
- 12:52 Changeset [18128] by
- Added the possibility to start a custom run.
- 11:36 SpecialMeasurements edited by
- (diff)
- 11:36 SpecialMeasurements created by
- page to keep track of special observations
- 09:44 Changeset [18127] by
- Report time as UTC
- 09:34 Changeset [18126] by
- Only go to Locked automatically when a shutdown was really initiatied.
- 09:24 Changeset [18125] by
- Implemeneted a locked state which is initiated by an automatic lid close at nautical twilight.
- 09:22 Changeset [18124] by
- Implemented an emergency limit in raw adc counts at which, if exceeded, the bias voltage is turned off and at which it goes to locked state. Default value is 2200.
02/12/15:
- 16:26 Changeset [18123] by
- Added interface to rread and write constants as fits file.
- 16:25 Changeset [18122] by
- Added ReadFitsImp and WriteFitsImp to read and write time calibration constants in fits.
- 15:29 Changeset [18121] by
- set::emplace is not known for the LP compiler.
- 15:28 Changeset [18120] by
- Added fitsselect
- 15:25 Changeset [18119] by
- Allow to access the calibration coefficients.
- 15:23 Changeset [18118] by
- 11:08 Changeset [18117] by
- Even if the state was OnTrack it could happen that the fDevCount was reset because not the state but errornously a random double was compared. Removed an obsolete structure.
- 11:05 Changeset [18116] by
- What is called 'breakdown voltage' here is actually the 'operation voltage' as we got it from hamamatsu. To avoid confusion, it has been renamed. Unfortunately old BIAS_CONTROL/NOMINAL files will obviously still call it wrongly Ubr
- 11:00 Changeset [18115] by
- Some PostClose() should be PostClose(false)
- 10:49 Changeset [18114] by
- Added SLEEP task which is a shutdown without locking the drive and disconnecting the bias crate; restructured RATESCAN2 to switch voltage off before closing the lid or switching the voltage to the breakdown voltage in case of voltage on to avoid moving through full moon with full bias voltage as in data taking. Ramping voltage back to nominal after movement.
- 09:23 Changeset [18113] by
- Added sleep as valid observation.
- 09:22 Changeset [18112] by
- Fixed a typo in a log text.
- 09:21 Changeset [18111] by
- Added SLEEP as new measurment type.
- 09:20 Changeset [18110] by
- Fixed a typo in a log-text.
- 08:01 TroubleShootingLid edited by
- (diff)
02/11/15:
- 16:21 Changeset [18109] by
- added feature GapdTimeJitter to give individual photons/gapds an offset with a gaussian sampling
- 16:21 Changeset [18108] by
- added feature GapdTimeJitter to give individual photons/gapds an offset with a gaussian sampling
- 16:19 Changeset [18107] by
- added container for GapdTimeJitter
- 15:07 Changeset [18106] by
- Creating a private branch for the implementation of a time smearing of individual pixels to simulate the effekt of a photon time jitter in single gapd cells
- 14:27 Changeset [18105] by
- new coefficients for new FACT disp parametrization
- 14:25 Changeset [18104] by
- implmented FACT disp parametrization instead of MAGIC one
02/09/15:
- 13:50 Changeset [18103] by
- Fixed a problem that the interrupt was only correctly handled if executed by icon and not by title.
02/06/15:
- 01:31 ManuallyShutdown edited by
- (diff)
- 01:30 ManuallyShutdown created by
- 01:20 DataTakingMainPage edited by
- (diff)
- 01:19 DataTakingMainPage edited by
- (diff)
02/03/15:
- 14:08 Changeset [18102] by
- Added Scaled Width and Length Parameters to output
- 10:00 DataTakingMainPage edited by
- added link to a document with some useful information (diff)
- 09:57 DataTakingCheckList edited by
- added link to instructions (diff)
- 09:17 Changeset [18101] by
- remove MC references so it can be applied to data
- 08:27 Changeset [18100] by
- Added code to reconstruct the energy using MC lookup tables
02/02/15:
- 13:15 DataTakingMainPage edited by
- (diff)
- 13:15 DataTakingMainPage edited by
- (diff)
- 13:12 DataTakingMainPage edited by
- (diff)
- 13:11 DataTakingMainPage edited by
- (diff)
- 13:08 DataTakingMainPage edited by
- (diff)
02/01/15:
- 14:05 Changeset [18099] by
- adapted to changes of RunGanymed.sh from 4 weeks ago
- 14:02 Changeset [18098] by
- fixed 2 bugs and improved logging
01/29/15:
- 09:05 Changeset [18097] by
- Updated to v20r13
- 07:34 Ticket #25 (Main.js throws exception during 'emergency' shutdown due to "sunrise ...) created by
- Link to logbook: …
01/20/15:
- 14:47 Changeset [18096] by
- A new FACT reflector configuration for the Hybrid setup applied in May 2014.
Note:
See TracTimeline
for information about the timeline view.