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

Search for: RawScan

View changes for these pages

28 pages found:

AlanBarrToDo
== Top Priorities == * Comparisons of data should be to reference set rather than to "ideal case" * Monitoring ... counters actually count (basically an analyis of RawScan) ** In progress with [[Bilge]] ** could do ...
3K - last updated 2006-07-07 22:25 UTC by AlanBarr

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

BocSetupTests
These tests are designed to setup the registers of the back-of-crate card ([[BOC]]). *RxDelayTest *RxThresholdBasedOnConfigRegisterTest ... *TxCurrentTest *MarkSpaceRatioTest *RawScan There seems to be a ProblemWithBocSetupTests ...
1K - last updated 2006-12-11 16:50 UTC by Bilge

BruceGallopTodo
Most of this moved to SctApiToDo, what remains needs sorting. See also https://savannah.cern.ch/bugs/?group=atlassctroddaq, ... and DSP code tested, no Analysis support? * RawScans on more than one ROD * Double triggers ** ... clk/4 and difficult to say where it's not * RawScan from Scan GUI? * Check BOC from GUI * Why does ...
1K - last updated 2007-04-17 16:05 UTC by BruceGallop

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

CorbaExceptions
Most useful ones (including CORBA::TERMINATE) are defined in [http://www.hep.phy.cam.ac.uk/~atlasdaq/FilesForWikiDownload/CORBA_Exception.h ... file) but I have now implemented non-blocking RawScans, so in version 1.5 of the file, I have removed ...
1K - last updated 2005-01-26 14:22 UTC by ChrisLester

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

HangingCalibrationController
== Mail of Wed, 1 Mar 2006 18:52:00 == <pre> Some Good News ! With some helpful suggestions from ... > return s->_this(); Index: src/scripts/RawScan.h ===== RCS file: /afs/cern.ch/user/b/bgallop/cvsroot/CalibrationController/src/scripts/RawScan.h,v ... retrieving revision 1.11 diff -r1.11 RawScan.h 22,23c22,23 < static RawScan request; ... = request.widthCorba(); --- > static RawScan * request = new RawScan(); > static const ...
5K - last updated 2006-03-01 19:04 UTC by lester

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

Merge-C6-C7
(See also MergingPagesForOmniMigration) First * Freeze SctRodDaq_3_0_BRANCH ** Chris sent mail 5th November ... line was removed from CC/src/scripts/RawScan.h between v1.4 and v1.5, i.e. during the OmniMigration. ... merge, including one extra set of changes to RawScan.h that were related to the new RxThreshold ...
3K - last updated 2004-11-10 11:31 UTC by ChrisLester

MergedBocScanErrors
The fist sign of trouble: Histogram polling timeout grep -a -A10 -B10 "olling timeout" /usera/sctrod/logs/SCT/sctrod/SctApiServer.out ... above probs caused by error in implementation of RawScan causing doScan rather than doRawScan to be ... them to cvs. (22/11/2004) Now I can run a RawScan, and even my new RxThresholdBasedOnConfigRegister ...
1K - last updated 2004-12-03 18:41 UTC by ChrisLester

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

ProblemWithBocSetupTests
Running doRawScan exclusively: http://www.hep.phy.cam.ac.uk/~atlasdaq/images/Raw.1209.0.20220170100053_1.gif ... Running doRawScan in a thread: http://www.hep.phy.cam.ac.uk/~atlasdaq/images/Raw.1210.0.20220170100053_1.gif ...
1K - last updated 2005-01-21 18:21 UTC by ChrisLester

RawScan
This sends triggers to the modules and records (in a histogram) the actual raw bitstream coming from ... See also BocSetupTests ...
1K - last updated 2004-07-19 15:40 UTC by Alan

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

SctApiSplit
== Methods at Crate level only == Mostly debug or access to low-level features not used in normal Calibration ... crate). These are the only (possibly not even doRawScan) method(s) that need any "intelligence" in ... Scan thisScan) raises(SctApiException); void doRawScan(in Scan thisScan, in long delay, in long width, ...
6K - last updated 2005-02-25 12:53 UTC by ChrisLester

SctApiToDo
See SctApiTests for things that should be checked every time. Add Slave single write to RODDiagnostics. ... integrating in Calibration Controller (SctApi doRawScan now uses it) * Also for persistent storage ...
6K - last updated 2007-04-17 16:33 UTC by BruceGallop

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