Overview | Releases | Download | Docs | Links | Help | RecentChanges

Search for: RawScanResult

View changes for these pages

17 pages found:

AnalysisService
It is the job of the <CDoc SctAnalysis::AnalysisService> to work out how a module has responded ... SctData::FitScanResult> or <CDoc SctData::RawScanResult>, they are added to (creating if necessary) ...
1K - last updated 2004-03-04 17:17 UTC by MattPalmer

BugFixesForOmniMigration
===Require attention=== * [[Alan]]: There's a line in AnalysisService/src/StrobeDelayAlgorithm.cpp that ... related bugs However I now see ===Allocated=== * RawScanResultStreamer - version 3 needs fix ** Noted ...
1K - last updated 2005-02-14 18:01 UTC by lapnat.physics.ox.ac.uk

DataDisplayerExamples
Examples of how to use the DataDisplayer <pre> $ DataDisplayer --help </pre> to see the options. ... $ DataDisplayer -occ EventData.SctData::RawScanResult.1317.1.20220170100029 </pre> displays ...
1K - last updated 2005-01-29 00:42 UTC by Bilge

DebuggingNewIO
How to debug IS <pre> export TDAQ_PARTITION=SCT_IO_TEST ipc_server & ipc_server -p $TDAQ_PARTITION ... </pre> StressFilePublisher makes a fake RawScanResult and publishes it. Note that for future ... DataDisplayer SctData::RawScanResult.666.0.012345678901234 </pre> and ... DataDisplayer TEST.SctData::RawScanResult.666.0.012345678901234 </pre> ...
1K - last updated 2008-08-20 14:29 UTC by alanbarr

EventData
This is the InformationService server which contains the data which comes straight off of the [[ROD]], ... a RawScanResult ...
1K - last updated 2004-07-22 20:53 UTC by Alan

FittingService
===Important Note=== Since [[Release4]] of the software FittingService needs arguments. These are supplied ... </pre> The FittingService retrieves RawScanResult data from the [[IS]] servers and attempts ...
2K - last updated 2005-02-12 22:26 UTC by Alan

HistogrammingProblemsInPhysicsMode
While trying to run the ( version 1.1.2.5 of ) physicsModeTimingScan.java in TDAQ14_BRANCH under SctApiIPC/scripts, ... data: /work/srsctdaq1/sr1daq/saved_data/SctData::RawScanResult.2526.0.*.gz and /work/srsctdaq1/sr1daq/saved_data/TestData.2526.0.PhysicsModeTimingScan.gz ...
1K - last updated 2006-05-05 14:35 UTC by BruceGallop

NMaskTest
This test validates that the DAQ can read out various-length signals from the modules. It incriments ... the contents of the mask register. The resultant RawScanResult plots should have a triangular form for ...
1K - last updated 2006-01-07 10:22 UTC by Bilge

OPEAnalysis
Part of [[Barrel3Analysis]] OPEAnalysis analyses data from the [[OccupancyPerEvent]] Data using [[OPETool]]. ... is a list of OPE related Badnesses on Barrel6 RawScanResult.5874.0.20220380200057.gz : You can see ... on this run as well. This was not reproducible. RawScanResult.5852.4.20220170200878.gz : shows a High ...
1K - last updated 2005-08-11 12:20 UTC by Bilge

OccupancyPerEvent
Helpful in trying to get a handle on common-mode noise pickup. The [[ROD]] [[DSP]]s can record the number ... the y-axis is shipped off the [[ROD]] with the RawScanResult. The [[ROD]] histograms the number of ...
1K - last updated 2005-05-26 16:58 UTC by Bilge

PhoneMeeting2
16/3/2004 Issues: == How to proceed when a module dosen't behave well (e.g. LV trip) == note : Requires ... probably insufficient. # API produces dummy RawScanResult with some sort of status info ## a bit ...
3K - last updated 2004-03-16 14:47 UTC by ppnt164.physics.ox.ac.uk

RawScanResult
This is the c++ class which wraps the data coming off of the [[ROD]] and allows it to be interpreted ... in a sensible way. <CDoc SctData::RawScanResult> ...
1K - last updated 2004-07-22 20:55 UTC by Alan

ReAnalyser
<pre> Usage: ReAnalyse -t <test> -m <module1> <module2> -r <run> -s <scan1> ... and SctData::RawScanResult.5067.95.20220170100038.gz files there ...
1K - last updated 2007-12-14 11:58 UTC by Chris

ScanResultWriter
The raw data coming from the [[ROD]] are serialised to [[IS]] by the class <CDoc SctData::ScanResultWriter>, ... in the analysis code is by the <CDoc SctData::RawScanResult> which forms part of the DataModel. ...
1K - last updated 2004-03-04 17:16 UTC by MattPalmer

SctDaqHowto
* make sure you have all the necessary software and a working mySetup.csh. * If you start a new shell, ... : Created scan : Created module config : Created RawScanResult : [localhost]$ * puts some dummy data ... contains 3 object(s): ::: EventData.SctData::RawScanResult.173.0.20220040200007 <1/7/04 14:19:18> ... <SctData::RawScanResult> ::: EventData.SctData::RawScanResult.173.0.20220380200003 ... <1/7/04 14:20:31> <SctData::RawScanResult> ::: EventData.SctData::RawScanResult.1000.100.TestSubmit ...
2K - last updated 2004-12-10 14:24 UTC by ppatlas3.physics.ox.ac.uk

SystemTests
This is a list of comments/notes from my testing of SctRodDaq using the SystemTests stuff. * Using the ... is pointed at the EventData IS server and the RawScanResult files are inserted. <pre> System.out.println("<> ... Thread.sleep(500); a.retrieveArchName("SctData::RawScanResult.*.*.*.gz"); Thread.sleep(500); while ...
2K - last updated 2007-12-14 15:52 UTC by Chris

Test
Various different tests are be applied to sct modules during assembly, macro-construction and at CERN. ... * each module produces one <CDoc SctData::RawScanResult> object per scan which may be fitted ...
1K - last updated 2008-05-26 12:45 UTC by Bruce