Timeline
08/28/13:
- 08:06 Changeset [17052] by
- Removed debug output messages
- 02:37 TroubleShootingFads edited by
- (diff)
- 02:37 TroubleShootingFads edited by
- (diff)
08/27/13:
- 14:23 Changeset [17051] by
- Added the small macro to write a fake drs calibration file
- 14:19 Changeset [17050] by
- Added the variable MRawEvtData::fTriggerType, for writing the fitscolumn TriggerType in fitouput of ceres, the value of fTriggerType is calculated by using MRawRunHeader::GetRunType(). Maybe this variable should move to MRawEvtHeader
- 14:19 Changeset [17049] by
- Added the variable MRawEvtData::fTriggerType, for writing the fitscolumn TriggerType in fitouput of ceres, the value of fTriggerType is calculated by using MRawRunHeader::GetRunType(). Maybe this variable should move to MRawEvtHeader
- 14:17 Changeset [17048] by
- Changed the writing of several header keys for the fitsoutput of ceres from hardcoded values to values from a given runheader, the call of SetupHeaderKeys() is commented out, cause the setting of the header keys should be during MWriteFitsFile::ReInit(), cause the Runheader is not initialized at the moment of the previous call
- 14:16 Changeset [17047] by
- Changed the writing of several header keys for the fitsoutput of ceres from hardcoded values to values from a given runheader, the call of SetupHeaderKeys() is commented out, cause the setting of the header keys should be during MWriteFitsFile::ReInit(), cause the Runheader is not initialized at the moment of the previous call
- 14:08 Changeset [17046] by
- Moved the setting of the header keys for the fitsoutput of ceres files from MJSimulation.cc to MWriteFitsFile::ReInit, cause several used header keys are only then known and can't be set in MJSimulation::Process()
- 13:51 Changeset [17045] by
- Moved the setting of the header keys for the fitsoutput of ceres files from MJSimulation.cc to MWriteFitsFile::ReInit, cause several used header keys are only then known and can't be set in MJSimulation::Process()
- 13:28 Changeset [17044] by
- uncomment the exception throwing if the sampling frequency is not equal to 1 GHz
- 13:27 Changeset [17043] by
- MRawEvtHeader::fDAQEvtNumber should be written as the fits column EventNum in Ceres Fits output files
- 13:25 Changeset [17042] by
- the mc evt number shouldn't be the fits column named EventNum in the outputfiles of ceres, see MRawEvtHeader.h instead
- 13:22 Changeset [17041] by
- changed the parameter type of MExtralgoSpline::SearchYup and MextralgoSpline::SearchYdn from Float_t to Double_t, because a Float_t could cause an endless loop in ManalogSignal::Discriminate(line 232 ff)
- 13:22 Changeset [17040] by
- changed the parameter type of MExtralgoSpline::SearchYup and MextralgoSpline::SearchYdn from Float_t to Double_t, because a Float_t could cause an endless loop in ManalogSignal::Discriminate(line 232 ff)
08/26/13:
- 16:11 Changeset [17039] by
- Changed curve highlighting to single clicks
- 08:47 Changeset [17038] by
- removed warning in factfits.h
08/24/13:
08/23/13:
- 14:54 Changeset [17037] by
- Evidence GUI ported to qwt 6.1.0. Added highlighting of curves in GUI.
- 12:03 DataTakingMainPage edited by
- (diff)
08/21/13:
- 16:55 Changeset [17036] by
- remove the hard-coding of the pixels map
- 16:35 Changeset [17035] by
- Added error when using wrong fits class and adapted MRawFitsRead to deal with compressed .fz fits
- 14:49 Changeset [17034] by
- Typo: pos -> pow
- 09:49 Changeset [17033] by
- First version of files.
08/20/13:
- 13:47 Changeset [17032] by
- Fixed severity in logging stream.
- 08:07 Changeset [17031] by
- Could not take single-pe runs when drive system was locked; FEEDBACK/REFERENCE removed; fixed the bugs in the new voltage on/off procedure
- 08:05 Changeset [17030] by
- Fixed a bug in the R8 service; service calibrated currents also during ramping; fixed Iapd for the faulty patches; avoid to start feedback when bias is in ramping; still some debugging output.
08/19/13:
- 23:24 Changeset [17029] by
- Fixed some possible crashes at startup when some of the arrays do not yet have valid contents.
- 16:38 Changeset [17028] by
- Updated to the recent changes in the feedback (still untested)
- 16:36 Changeset [17027] by
- Went over the dim services and updated them with new information or removed obsolete information; got the old and the new algorithm to work; improved steering (automatic ramping when a calibration is started); shortened the command and removed obsolete commands; removed a lot of old obsolete code (just temperature control and the orginal amplitude feedback); added new three point calibration.
- 16:34 Changeset [17026] by
- Directly use the calibrated currents from the feedback.
- 16:33 Changeset [17025] by
- Changed to new scheme of states.
- 16:33 Changeset [17024] by
- Changed the calibration from juts an offset to an offset and a slope. Removed all the relative ramping stuff to get the biasctrl simplified. Allow to load a calibration file for testing purpose in expert mode.
- 16:32 Changeset [17023] by
- Added the possibility to send interrupts to the dim server.
- 16:29 Changeset [17022] by
- Adapted to the changes in biasctrl and feedback (get calibrated currents directly from feedback, removed relative ramping)
- 16:29 Changeset [17021] by
- Will display the calculated overvoltage now.
- 16:29 Changeset [17020] by
- Adapted to the changes in biasctrl and feedback (get calibrated currents directly from feedback, removed relative ramping)
- 16:28 Changeset [17019] by
- Adapted to the changes in biasctrl and feedback (get calibrated currents directly from feedback, removed relative ramping)
- 16:27 Changeset [17018] by
- Fixed a typo in a check. Fortunately, this was never an issue in a real context.
- 13:05 Changeset [17017] by
- Fixed bug in History server caausing excessive memory allocation (signed instead of unsigned integers were compared)
- 12:58 Changeset [17016] by
- Implemented an automatic crate reset in the case the fdactrl is still in Connecting after the re-connect.
- 12:57 Changeset [17015] by
- Try to handle NotReady
- 12:57 Changeset [17014] by
- Take 10,000 events of type single-pe as single-pe run.
- 12:56 Changeset [17013] by
- 12:56 Changeset [17012] by
- Move code to crateReset.js to be able to access that also from Main.js
- 12:07 Changeset [17011] by
- added the writing of several Header Keys to the fitsoutput of Ceres in MJSimulation.cc, the values of the HeaderKeys are mainly hardcoded; changed the name of the columns in the fitsoutput for MMcEvt.fEvtNumber, MRawEvtData.fStartCells to the corresponding name in real data files; removed the vetoing of several columns in the fitsout in MJSimulation.cc; implemented the substraction of the accoupling in MSimCamera.cc
- 11:52 Changeset [17010] by
- new Mars branch for working on Montecarlos
- 11:36 Changeset [17009] by
- Added count() member function
08/15/13:
- 08:18 Changeset [17008] by
- unified support for both .gz and .fz files in the viewer
08/14/13:
- 13:16 Changeset [17007] by
- added decompressor program
- 13:15 Changeset [17006] by
- this is version with improved wrong channels output
08/12/13:
- 17:50 Changeset [17005] by
- Fixed a copy&paste typo in a description.
- 17:36 Changeset [17004] by
- Changed the way the source position is updated. When a poitning command is issued, I send now QoS=1 and (if available) the pointing position, e.g. 'Park'. If a celestial object is tracked, I send the name plus QoS=1 with Ra/Dec=0.
- 15:24 Changeset [17003] by
- added directory for temporary rsync files
- 15:22 Changeset [17002] by
- added crons to get concam and magic allsky images
- 15:20 Changeset [17001] by
- handle case that time cannot be retrieved from file via ftcopy
- 13:41 Changeset [17000] by
- added option to load appropriate table among several ones in a single file
08/08/13:
- 17:42 Changeset [16999] by
- Export RaDecPosn and EquPosn
- 16:41 HardwareManuallyShutdown created by
- 16:40 DataTakingMainPage edited by
- (diff)
- 16:25 DataTakingMainPage edited by
- (diff)
- 16:20 DataTakingMainPage edited by
- (diff)
- 16:11 TroubleShooting edited by
- (diff)
- 16:08 TroubleShooting edited by
- (diff)
- 16:07 TroubleShootingBias edited by
- (diff)
- 16:07 TroubleShooting edited by
- (diff)
- 16:06 TroubleShooting edited by
- (diff)
- 16:05 TroubleShootingBias edited by
- (diff)
- 16:04 TroubleShooting edited by
- (diff)
- 16:03 TroubleShootingBias edited by
- (diff)
- 16:03 TroubleShootingBias edited by
- (diff)
- 15:59 TroubleShooting edited by
- (diff)
- 15:58 TroubleShooting edited by
- (diff)
- 15:57 TroubleShooting edited by
- (diff)
- 15:55 TroubleShooting edited by
- (diff)
- 15:55 TemplateQuotingLogFiles edited by
- (diff)
- 15:55 TemplateNormalDatatakingSet edited by
- (diff)
- 15:54 DataTakingMainPage edited by
- (diff)
- 15:53 DatatakingProcedures edited by
- (diff)
- 15:52 DatatakingProcedures edited by
- (diff)
- 15:52 DatatakingProcedures edited by
- (diff)
- 15:50 DatatakingProcedures edited by
- (diff)
- 15:50 DatatakingProcedures edited by
- (diff)
- 15:48 DatatakingProcedures edited by
- (diff)
- 15:44 DatatakingProcedures edited by
- (diff)
- 15:43 DatatakingProcedures edited by
- (diff)
- 15:42 RemoteControlHardware edited by
- (diff)
- 15:40 DatatakingLimits edited by
- (diff)
- 15:40 DatatakingProcedures edited by
- (diff)
- 15:40 RemoteControlHardware edited by
- (diff)
- 15:40 CurrentPointingPositions edited by
- (diff)
- 15:40 DatatakingLimits edited by
- (diff)
- 15:38 DataTakingMainPage edited by
- (diff)
- 15:29 ManuallyStartup edited by
- (diff)
- 15:29 ScheduleTemplate edited by
- (diff)
- 15:29 TemplateShiftSummary edited by
- (diff)
- 15:29 ScreenSessionHelpfulCommands edited by
- (diff)
- 15:27 DataTakingMainPage edited by
- (diff)
- 15:25 DataTakingMainPage edited by
- (diff)
- 15:25 DataTakingMainPage edited by
- (diff)
- 15:19 DataTakingMainPage edited by
- (diff)
- 13:52 DataTakingMainPage edited by
- (diff)
- 13:52 DataTakingMainPage edited by
- (diff)
- 13:51 DataTakingMainPage edited by
- (diff)
- 13:51 DataTakingMainPage edited by
- (diff)
- 13:49 DataTakingMainPage edited by
- (diff)
- 13:46 DataTakingCheckList edited by
- (diff)
- 13:45 DataTakingCheckList edited by
- (diff)
- 13:45 DataTakingMainPage edited by
- (diff)
- 13:44 DataTakingCheckList edited by
- (diff)
- 13:44 DataTakingCheckList edited by
- (diff)
- 13:42 DataTakingCheckList edited by
- (diff)
- 13:42 DataTakingCheckList edited by
- (diff)
- 13:39 DataTakingCheckList edited by
- (diff)
- 13:39 DataTakingCheckList edited by
- (diff)
- 13:38 DataTakingCheckList edited by
- (diff)
- 13:35 DataTakingMainPage edited by
- (diff)
- 13:30 RemoteControlHardware edited by
- (diff)
- 13:29 RemoteControlHardware created by
- 13:29 DataTakingMainPage edited by
- (diff)
- 11:29 ManuallyStartup edited by
- (diff)
- 11:23 TroubleShootingSoftware edited by
- (diff)
- 11:23 TroubleShootingSoftware created by
- 11:19 ScreenSessionHelpfulCommands edited by
- (diff)
- 11:18 TroubleShooting edited by
- (diff)
- 11:16 DataTakingMainPage edited by
- (diff)
- 11:07 ManuallyStartup created by
- 11:06 DataTakingMainPage edited by
- (diff)
- 11:02 DatatakingProcedures created by
- 11:01 DatatakingLimits edited by
- (diff)
- 11:01 DatatakingLimits edited by
- (diff)
- 11:01 DatatakingLimits edited by
- (diff)
- 11:00 DatatakingLimits created by
- 10:59 CurrentPointingPositions created by
- 10:59 DataTakingMainPage edited by
- (diff)
- 10:50 TroubleShootingHardware created by
- 10:49 TroubleShootingArduino created by
- 10:48 TroubleShootingComputers created by
- 10:48 TroubleShootingDrivectrl created by
- 10:47 TroubleShootingFtus created by
- 10:46 TroubleShootingFads created by
- 09:01 TroubleShootingBias edited by
- (diff)
- 09:01 TroubleShootingBias edited by
- (diff)
- 09:00 TroubleShootingBias created by
- 08:57 TroubleShootingAutomaticFailureHandling created by
- 08:57 TroubleShooting edited by
- (diff)
- 08:54 TroubleShooting edited by
- (diff)
- 08:54 TroubleShooting edited by
- (diff)
- 08:53 TroubleShooting edited by
- (diff)
- 08:49 TroubleShooting created by
08/07/13:
- 01:09 Changeset [16998] by
- fixed bug in regular expression for source names
- 00:11 Changeset [16997] by
- adapted to run as operator on coma
08/06/13:
- 10:03 Changeset [16996] by
- Updated current prediction to latest one.
- 09:31 Changeset [16995] by
- Changed the order of the fad and the fsc
- 09:30 Changeset [16994] by
- Fixed a typo
- 09:30 Changeset [16993] by
- We are not waiting for Idle anymore but Valid instead.
07/31/13:
- 17:31 Changeset [16992] by
- added rsync-temp-dir to avoid temporary files from the rsync on the big storage in Wuerzburg
07/30/13:
- 20:13 Changeset [16991] by
- CalFactFitsTest.py: Fixed error on some systems about missing dictionary calfactfits.h: Added possibility to open old DRS files without NROI
- 13:48 Changeset [16990] by
- adapted paths for macro
- 13:47 Changeset [16989] by
- adapted paths for macros and output path for star
- 13:18 Changeset [16988] by
- completely rewritten to run only nightly ganymeds (summing more nights will be done with lightcurve macro)
- 13:14 Changeset [16987] by
- choose dates depending on hour, treat case that rawfile not available anymore
- 12:42 Changeset [16986] by
- added cron to fill output of QLA to DB
Note:
See TracTimeline
for information about the timeline view.