AlanBarrToDo
== Top Priorities == * Comparisons of data should be to reference set rather than to "ideal case" * Monitoring ... the roller-coaster ** Define a path in extended TestData object * Changes in IS mean we need to update ...
2K - last updated 2006-07-07 22:25 UTC by
ArchivingService
Saves data for long-term retrieval. Primarily written by AlessandroTricoli. Ideas for updates in [[SctRodDaqRelease3]]: ... * Respond to TestData and SequenceData objects this will enable ...
1K - last updated 2003-11-24 17:06 UTC by
BoostOptional
Describe the new page here. <pre> gdb $SCT_DAQ_ROOT/installed/i686-slc3-gcc323-dbg/bin/CalibrationController ... (this=0x36f3b0, name=0x97d9dfc "TestData.SctData::PipelineTestResult.2029.0.20220170100028", ...
2K - last updated 2005-12-06 13:49 UTC by
CDItesting
On pcphsctr04.cern.ch: From SystemTests, run AnalysisTests/NOTests/VariableTriggersTest/ -> put things ... all objects matching the pattern "ControlData.TestData*"): Execute '' cdi_set_conditions -p SCT -n ... "ControlData.TestData*" '' NB:The order of the execution of these ... To look at the example storage of ControlData.TestData do: * Host: atlobk02.cern.ch * DB: test_sct_v2 ...
1K - last updated 2005-11-09 17:05 UTC by
ControlData
ControlData is an IS object with 3 classes with the following dump from rbd: <pre> ppslgen.physics.ox.ac.uk% ... attribute number : 10 description : "" CLASS : "TestData" is abstract : "No" object number : 0 relationship ... [[ISattributes]]. An example is given here in [[TestData]]. ...
1K - last updated 2005-11-01 23:04 UTC by
DaqMeetingJune2005
For agreed actions see [[DaqMeetingJune2005ActionList]] ===Many-module "test" system(s)=== *Short-term: ... for cosmic running? * Extra information in TestData ("Synch") * Bug: Raw/"Cooked" scan problem ...
1K - last updated 2005-06-30 08:48 UTC by
DataDisplayer
The DataDisplayer is a complied program, linking to the SctRodDaq shared libraries which presents the ... $ is_ls -p SCT -n FittedData $ is_ls -p SCT -n TestData </pre> to list data, with -n specifiying ...
1K - last updated 2005-01-14 18:17 UTC by
HistogrammingProblemsInPhysicsMode
While trying to run the ( version 1.1.2.5 of ) physicsModeTimingScan.java in TDAQ14_BRANCH under SctApiIPC/scripts, ... and /work/srsctdaq1/sr1daq/saved_data/TestData.2526.0.PhysicsModeTimingScan.gz This test ...
1K - last updated 2006-05-05 14:35 UTC by
HowToAddANewAnalysis
To start with I'll work out what to do to change a current analysis algortihm. The algorithm itself is ... sctGUI/DisplayGUI/TestDataInfo.java sctGUI/SummaryReader/TestResult.java ...
1K - last updated 2008-06-09 08:52 UTC by
ISattributes
STATUS: With [[CDI]], we can put the TestData objects into the Lisbon database. (For those of you who ... does not have any attributes. If you browse a TestData object using the instruction on [[CDItesting]], ... in [[IS]] need an [[OKS]] schema file. The TestData object is defined in SctRodDaq/CalibrationController/data/ControlData.schema.xml ... <pre> rdb_dump -p SCT -d ISRepository -c TestData --attributes </pre> SIMPLE TEST: In ... clearly shows that the attributes of the TestData object is now there. :) In actual DAQ running, ...
1K - last updated 2005-11-09 17:07 UTC by
ModuleDataFile
This file lists the location of SCTDAQ root data for various tests and module serial numbers. The format ... ModuleDataFile for use with the SctApiTestData that is shipped with the releases. ...
1K - last updated 2004-01-17 18:02 UTC by
OnlineHistogramming
== What is it? == This page refers to histograms built in the ROD, using event data captured using triggers ... by providing information in a TestData object. [ This needs extending to actually ...
1K - last updated 2006-04-10 17:16 UTC by
PhoneMeeting2
16/3/2004 Issues: == How to proceed when a module dosen't behave well (e.g. LV trip) == note : Requires ... for downstream analysis: === # Modifies IS TestData to include list of bad modules, to be added ... expectTestResult (and archiveMe?) to TestData in IS (and to TestRequest). * What to do if ...
2K - last updated 2004-03-16 14:47 UTC by ppnt164.physics.ox.ac.uk
ReAnalyser
<pre> Usage: ReAnalyse -t <test> -m <module1> <module2> -r <run> -s <scan1> ... </pre> and replacing the TestData.5067.64.MarkSpaceRatioTest.gz and SctData::RawScanResult.5067.95.20220170100038.gz ...
1K - last updated 2007-12-14 11:58 UTC by
SctApiTestData
Ooops, should be SctTestApiData ...
1K - last updated 2004-01-17 18:12 UTC by
SctGui
SctGui is the primary user interface for SctRodDaq. It provides a graphical representation of the physical ... SctGUI uses the analysisAlgorithm in the TestData control object to decide which ISSctData object ... an index table selection * canBeZero array in TestDataInfo is now used actively to decide if a zero ...
1K - last updated 2006-08-30 10:08 UTC by
SctRodDaqRelease4.3.RC1
See also [[SctRodDaqRelease4.3]]. == HOW CREATED == [[SctRodDaqRelease4.3.RC1]] was created on 15th Dec ... [[IS]]. Defects soon to be added. [[Bilge]] * TestData is now a native IS object with attributes. ...
1K - last updated 2005-12-19 11:21 UTC by
SoftwareDiagnostics
Some information is available from the OnlineSoftware tools: To see what processes are running: <pre> ... example <pre> is_ls -p SCT is_ls -p SCT -n TestData </pre> To get the status of a particular ...
1K - last updated 2004-07-23 20:48 UTC by
SystemTests
This is a list of comments/notes from my testing of SctRodDaq using the SystemTests stuff. * Using the ... data, which usually lives in a file called "TestData*": <pre> import Sct.*; import Sct.IS.SctNames; ... a.suspendCallbacks(true); a.retrieveArchName("TestData.*.*.*.gz"); Thread.sleep(500); while (a.busy()>0){ ...
2K - last updated 2007-12-14 15:52 UTC by
TestData
TestData is a class defined as part of ControlData and has the following [[ISattributes]] <pre> ... rdb_dump -p SCT -d ISRepository -c TestData -attributes Print description of class "TestData": ... CLASS : "TestData" is abstract : "No" object number : 0 relationship ...
3K - last updated 2005-11-01 23:05 UTC by
TimingInSCT
This page is closely related to TimingIn == TimingScan GUI == The TrimingScan gui allows you to scan ... mode (the scan is performed by the SctApi and a TestData object is published similar to Alans TimingScan ...
1K - last updated 2006-05-05 13:26 UTC by