• David Cussans's avatar
    MarocConfiguration - class that writes to registers in FPGA , including register… · 716ff8db
    David Cussans authored
    MarocConfiguration - class that writes to registers in FPGA , including register that controls interface to MAROC slow control. Reads data to write to slow control from CSV file.
    
    takeMarocData.py - passes number of events to readout thread. Passes file name to recording thread. Waits for threads to finish before exiting
    
    MarocRecording.py - eventually sorted out how to record to a ROOT file. Inefficient at the moment. 
    
    MarocSC.py - started to add ability to store register values in CSV file as well as contents of MAROC SC registers.
    
    MarocHistogrammingThread.py,MarocReadoutThread.py,MarocRecordingThread.py,MarocUnpackingThread.py - when readout thread reaches event limit it passes a "special" event along processing pipeline that causes threads to exit.
    
    MarocRunControlThread.py - beginnings of a run-control thread. Not used at the moment.
    
    
    
    git-svn-id: https://svn2.phy.bris.ac.uk/svn/uob-hep-pc049a/trunk@37 e1591323-3689-4d5a-aa31-d1a7cbdc5706
    716ff8db
Name
Last commit
Last update
..
I2cBusProperties.py Loading commit data...
MarocConfiguration.py Loading commit data...
MarocDAQ.py Loading commit data...
MarocHistogrammingThread.py Loading commit data...
MarocHistograms.py Loading commit data...
MarocReadoutThread.py Loading commit data...
MarocRecording.py Loading commit data...
MarocRecordingThread.py Loading commit data...
MarocRunControlThread.py Loading commit data...
MarocSC.py Loading commit data...
MarocSC_old.py Loading commit data...
MarocUnpackingThread.py Loading commit data...
RawI2cAccess.py Loading commit data...
exercise_MarocSC.py Loading commit data...
exercise_old_MarocSC.py Loading commit data...
hist_64x64.py Loading commit data...
hsum.py Loading commit data...
marocLogging.py Loading commit data...
pc049a_i2c.py Loading commit data...
readADCRam.py Loading commit data...
readBoardID.py Loading commit data...
readBoardID.sh Loading commit data...
readBoardID_pycohal.py Loading commit data...
readWriteRAM.py Loading commit data...
read_trigger_counters.py Loading commit data...
takeMarocData.py Loading commit data...
testADC.py Loading commit data...
testADC_withDecode_fifo.py Loading commit data...
testADC_withDecode_fifo_checkdiff.py Loading commit data...
testI2c.py Loading commit data...
testTrig_and_timestamps_from_pc043a.py Loading commit data...
triggerSCurve.py Loading commit data...
writeShiftRegBits.py Loading commit data...
writeShiftRegBits_v0.py Loading commit data...