Timeline
03/12/13:
- 19:36 Changeset [15038] by
- display no time if no drs calib
- 18:24 Changeset [15037] by
- Implemented reading configuration from resources for different run-types.
- 18:24 Changeset [15036] by
- Use new CALIBRATE_RUN and propagate the run-type to the ratecontrol.
- 17:49 Changeset [15035] by
- Removed some obsolete debug output.
- 17:47 Changeset [15034] by
- Set the QoS to 2 if the calibration by currents succeeded.
- 08:40 Changeset [15033] by
- uncommented save histograms
- 08:40 Changeset [15032] by
- added configfile
03/11/13:
- 22:34 Changeset [15031] by
- I cannot get the the size of the dim_data correctly eventhough it is packed... so I use an int32 instead so that everything is properly aligned.
- 22:33 Changeset [15030] by
- Also reset the rate control state after the single-pe run.
- 22:32 Changeset [15029] by
- Some fixes to get the new calibrate_by_currents working.
- 21:36 Changeset [15028] by
- Fixed some typos
- 11:27 Changeset [15027] by
- Added CALIBRATE_BY_CURRENT command which allows to set the global minimum threshold from the measured current.
- 09:40 Changeset [15026] by
- Updated the ratescan part.
03/10/13:
- 16:56 Changeset [15025] by
- Issue an error message if the command could not be sent.
- 16:53 Changeset [15024] by
- Pipe return code so that it can correctly be restarted by start.sh
- 16:45 Changeset [15023] by
- Removed the obsolete WriteFitsImp from the class definition.
- 16:45 Changeset [15022] by
- Added some more sanity checks for the dim services.
- 16:35 Changeset [15021] by
- Added --restart to the dimctrl which avoids the need to know the magic number which makes start.sh restart the program.
- 16:29 Changeset [15020] by
- Added missing CoolingFailure state.
- 16:06 Changeset [15019] by
- Added Dim service with calibrated currents.
- 15:01 Changeset [15018] by
- StartScript need not to return Loading already, loading will be set when there is really somthing being loaded.
- 14:59 Changeset [15017] by
- Changed return codes from EvalOption such that 0 means 'stop, but everything is ok'
- 14:42 Changeset [15016] by
- Improved output.
- 12:32 Changeset [15015] by
- Fixed complete messed includes; moved them where they belong, to the source files where possible.
- 12:21 Changeset [15014] by
- First attempt fix complety spoiled inclusions.
- 12:12 Changeset [15013] by
- Fixed name of data member.
- 12:09 Changeset [15012] by
- Allow 9deg temp difference between outside and camera.
- 12:09 Changeset [15011] by
- Small fixes on last commit.
- 12:08 Changeset [15010] by
- Added Getter for start and stop time.
- 12:02 Changeset [15009] by
- Replaced WriteFitsImp by fData.WriteFitsImp; added storage of begin and end time of runs in the corresponding new data members; when the dim service is updated, use a reasonable time-stamp for it.
- 11:59 Changeset [15008] by
- Added data mebers to store begin and end date of runs and drs calib; added reading and writing of these data-members.
- 11:18 Changeset [15007] by
- Added some output before the main loop to simplify detection of wrong schedules.
- 11:13 Changeset [15006] by
- Added initializer from an ISO string, fixed the wrong ISO format description in Time::iso.
03/09/13:
- 16:40 Changeset [15005] by
- Implemented alternating wobble positions.
- 16:27 Changeset [15004] by
- Code cleanup.
- 13:42 Changeset [15003] by
- Make it compile also with the older g++ on gate.
- 13:41 Changeset [15002] by
- Updated help text.
- 13:41 Changeset [15001] by
- Redirect message about connection to database to cerr instead of cout.
- 13:40 Changeset [15000] by
- Changed command from --batch to --start
- 13:40 Changeset [14999] by
- Call java scripts from the control pages; added checkboxes as control elements; added the possibility to have no data file available if there is nothing to be displayed on the page; allow to give a script name on control pages
- 11:07 Changeset [14998] by
- Worked around the problem that sometimes (reason still to be found) obj['status'] is undefined; wait for the Rate control to really get to Idle afte a DRS calibration; throw an error rather than printing an error message. we are not yet there that we do not have to alarm the shifters by a red exception message; slightly increased the timeout after a STOP has been sent to the drive (it seems 3s was not enough, although I do not understand why it could take 4.2s, but it did); added Ramping state to the list of allowed states. That's not ideal, but it is pretty unlikely that the system is errornously in Ramping. This can only happen if somebody manually interacts with the system
- 11:03 Changeset [14997] by
- Throw an exception rather than printing an error message. We are not yet there that we don't have to alarm the user by red alert messages.
- 11:03 Changeset [14996] by
- Added a reset of the MCP at an early stage to get it out of a possible Configuring state. Added missing spaces in the exception message.
- 11:02 Changeset [14995] by
- Added some missing text for dim.wait
- 11:01 Changeset [14994] by
- Avoid to output results of internal functions (ExecuteCode called with file=='internal')
03/08/13:
- 15:59 Changeset [14993] by
- Changed Next() in a way that it is not self-referencing anymore.... caused stack overflows with long lists.
03/07/13:
- 10:10 Changeset [14992] by
- Made message in case of service format change more explicit
- 09:56 Changeset [14991] by
- Added calibration start and calibration end time to RATE_CONTROL/THRESHOLD and send QoS to signal what kind of result we have.
03/06/13:
- 23:29 Changeset [14990] by
- Made some log output more clear
- 23:29 Changeset [14989] by
- Fixed a bug which could cause listing data to fail more or less randomly.
03/05/13:
- 13:29 Changeset [14988] by
- If there was no report yet at all, state disconnected is returned.
03/04/13:
- 20:52 Changeset [14987] by
- Print result went it is NOT undefined, not when it is undefined.
- 20:51 Changeset [14986] by
- Added JsResult to print the result of executed code.
- 20:15 Changeset [14985] by
- Added .java command to run an interactive console; do not return an updated prompt if a script (the console) is running; during script execution this function should not be called, because no console should be displayed anyway
- 20:14 Changeset [14984] by
- Update the prompt in regular intervals even if GetUpdatePrompt returns nothing; added ::Static* functions which allow to run a simplified version of readline
- 20:13 Changeset [14983] by
- Implemented to possibility to run an interactive javascript interpreter.
- 20:12 Changeset [14982] by
- Fixed a small bug in the arguments of dim.state
- 17:11 Changeset [14981] by
- Allow both types of escape characters ' and "
- 17:06 Changeset [14980] by
- Removed old obsolete values
- 17:06 Changeset [14979] by
- Added the possibility to have colored lines in graphics; adaptes culmination and current prediction accordingly -- maybe colors still need adaption.
- 15:04 Changeset [14978] by
- Added include for array.hpp - needed for newer boost versions
- 12:13 Changeset [14977] by
- Do not compile simulated hardware (ftm, fsc, fad) by default.
- 12:11 Changeset [14976] by
- Replaced deprecated io_service() by get_io_service()
- 11:12 Changeset [14975] by
- Updated IP address of database server.
- 11:11 Changeset [14974] by
- A small change to the way a JS exception is output, to make it look nicer.
- 11:11 Changeset [14973] by
- Send a STOP to the rate control after the DRS calibration to get it out of the GlobalThresholdSet state which is automatically set if non-physics events are taken.
- 11:09 Changeset [14972] by
- Replaced dim.print by dim.log
- 11:08 Changeset [14971] by
- Replaced dim.print by dim.log
- 11:08 Changeset [14970] by
- Make sure that if the fadctrl was newly started there is no crash because the service with the drs runs is empty.
- 11:07 Changeset [14969] by
- Replaced dim.print by dim.log
- 11:06 Changeset [14968] by
- Replaced dim.print by dim.log
- 11:05 Changeset [14967] by
- Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
03/01/13:
- 12:21 Changeset [14966] by
- Removed an obsolete line left from debugging.
- 12:20 Changeset [14965] by
- Added ___warn___
02/28/13:
- 09:38 Changeset [14964] by
- Removed obsolete old variables.
02/27/13:
- 12:31 Changeset [14963] by
- BinLowEdge to BinCenter
- 12:25 Changeset [14962] by
- bootstapping>: bin values extracted from bincenter
02/25/13:
- 15:48 Changeset [14961] by
- Make sure that the stoi if failing cannot crash the program.
- 14:41 Changeset [14960] by
- Fixed a compilation issue Etienne had introduced with his latest changes.
- 14:30 Changeset [14959] by
- Forgot some comments around some new not yet useful code.
- 14:08 Changeset [14958] by
- Removed a stray whitespace.
- 11:52 Changeset [14957] by
- Somebody fixed the comments printed to the console...
- 11:51 Changeset [14956] by
- The locking of the clock conditioner cannot be checked during configuration because the first report after configuration always states that it is not locked. However, if the trigger is switched on, it can be checked continously.
- 11:48 Changeset [14955] by
- Use an IP Address from the internal network to find the correct IP Address. In all other cases the traffic could be routed through the external address which would lead wrong results.
- 11:46 Changeset [14954] by
- Added run-type single-pe, although I am not sure it is currently in use, but it is in the config database.
- 11:29 Changeset [14953] by
- Added the possibility to send OPEN and CLOSE even if the status of the lids is not precisely known.
02/24/13:
- 11:07 Changeset [14952] by
- whitespace and comments
- 10:52 Changeset [14951] by
- added SetVerbLevel, out histo reseted in Bootstrap histogramm
02/23/13:
- 14:00 Changeset [14950] by
- Added some explanation to the new T* data
- 12:34 Changeset [14949] by
- Added a lot of comments to the timing calibration functions.
- 10:57 Changeset [14948] by
- Added T3, T6, T9, T12 (preliminary)
- 10:56 Changeset [14947] by
- Added webDid to possible targets
02/21/13:
- 14:56 Changeset [14946] by
- added dynamic startvalue calculation
- 14:54 Changeset [14945] by
- stuff
- 14:54 Changeset [14944] by
- changed number of entries from double to float
- 14:53 Changeset [14943] by
- disttribution histogramms added to hist list and saved to root file
- 14:52 Changeset [14942] by
- stuff
- 14:01 Changeset [14941] by
- changed SaveHistograms to SaveFileList
- 13:59 Changeset [14940] by
- deleted code to put meta data into rootfile
- 13:46 Changeset [14939] by
- Added WebDID from v20r5
- 13:39 Changeset [14938] by
- Added a workaround to let webDid find its data.
- 13:10 Changeset [14937] by
- Added in v20r5
- 13:07 Changeset [14936] by
- Changed to v20r5.
02/20/13:
- 14:49 Changeset [14935] by
- Add changes necessary to remove fits completely from namespace std in MARS.
02/17/13:
- 10:52 Changeset [14934] by
- Added additional options also for debug ACLIC mode.
- 10:52 Changeset [14933] by
- Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't work well with that -- although I am not yet sure that this solves the real problem.
02/15/13:
- 21:04 Changeset [14932] by
- Macro to re-calculate the drs calibration constants (.drs.fits files)
- 21:02 Changeset [14931] by
- Write file numbers instead of run-numbers as it is in the real files -- still the NIGHT keyword is wrong.
02/14/13:
- 17:20 Changeset [14930] by
- Reformatted help output.
- 16:28 Changeset [14929] by
- Improved help text.
02/13/13:
- 16:56 Changeset [14928] by
- Added mdrs
- 16:56 Changeset [14927] by
- Added mdrs
- 16:54 Changeset [14926] by
- Added the drs calibration class from mcore
- 16:51 Changeset [14925] by
- Moved DRS classes to mdrs
- 16:50 Changeset [14924] by
- Moved to mdrs
- 16:48 Changeset [14923] by
- Moved to mdrs
- 16:47 Changeset [14922] by
- New classes for DRS calibration.
- 13:18 Changeset [14921] by
- Removed stray debig option.
- 10:53 Changeset [14920] by
- Added class to apply the drs calibration.
- 10:50 Changeset [14919] by
- Added MCalibrateFact and MCalibrateDrsTimes
- 10:49 Changeset [14918] by
- Reverting to last revision.
- 10:49 Changeset [14917] by
- Reverting to last revision.
- 10:48 Changeset [14916] by
- Reverting to last revision.
- 10:48 Changeset [14915] by
- Reverting to last revision.
- 10:48 Changeset [14914] by
- Reverting to last revision.
- 10:48 Changeset [14913] by
- Reverting to last revision.
- 10:47 Changeset [14912] by
- Reverting to last revision.
- 10:47 Changeset [14911] by
- Reverting to last revision.
- 10:47 Changeset [14910] by
- Reverting to last revision.
- 10:46 Changeset [14909] by
- Reverting to last revision.
- 10:46 Changeset [14908] by
- Reverting to last revision.
- 10:46 Changeset [14907] by
- Reverting to last revision.
- 10:45 Changeset [14906] by
- Reverting to last revision.
- 10:45 Changeset [14905] by
- Reverting to last revision.
- 10:44 Changeset [14904] by
- Reverting to last revision.
- 10:44 Changeset [14903] by
- Reverting to last revision.
- 10:44 Changeset [14902] by
- Reverting to last revision.
- 10:43 Changeset [14901] by
- Reverting to last revision.
- 10:43 Changeset [14900] by
- Reverting to last revision.
- 10:42 Changeset [14899] by
- Reverting to last revision.
- 10:41 Changeset [14898] by
- Reverting to last revision.
- 10:41 Changeset [14897] by
- Reverting to last revision.
- 10:34 Changeset [14896] by
- Added MCalibrateFact and MCalibrateDrsTimes
- 10:34 Changeset [14895] by
- Added calibration class for DRS timing
- 10:32 Changeset [14894] by
- New class to do the basic FACT calibration (to be improved/extended)
- 10:29 Changeset [14893] by
- Adapted the call to MHSrcPosCam
- 10:09 Changeset [14892] by
- Writing the run headers when the file gets closed writes the run header a second time... although this way we miss the number of events, but there is no easy solution at the moment.
- 10:08 Changeset [14891] by
- Allow to set the wobble offset directly.
- 09:56 Changeset [14890] by
- Use the SetFlagsOpt function to set the additional flags.
- 09:55 Changeset [14889] by
- Added GetNumRows
- 09:53 Changeset [14888] by
- Added a possible fix for newer root versions... might not be the best one yet.
Note:
See TracTimeline
for information about the timeline view.