shanto268 / HEP_DAQ

Repository to contain code for the new DAQ system for the new generation Muon Imaging System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAMAC DAQ CODE REPO

A good general introduction to CAMAC is available at http://prep.fnal.gov/introCamac.php

See also the relevant Wikipedia entry at https://en.wikipedia.org/wiki/Computer_Automated_Measurement_and_Control

In order to understand how data acquisition works, you should read the CAEN C111C CAMAC Crate Controller Technical Information Manual, file name "C111C_user_manual_rev10.pdf". Functional descriptions of various CAMAC modules are available on the web.

Tutorial Notebook

This notebook explains the analysis API and usage. Notebook

Using the Notebook

  1. Clone the repository.
git clone https://github.com/shanto268/HEP_DAQ.git
  1. Make sure the data files (i.e. the .bin files are in the CrateCode directory)
  2. Make sure the CrateAnalysis directory has the processed_data directory containing the all the .ftr files
  3. Using Anaconda or terminal open the MuonAnalysisDoc.ipynb located in the CrateAnalysis directory.

About

Repository to contain code for the new DAQ system for the new generation Muon Imaging System


Languages

Language:Jupyter Notebook 51.0%Language:HTML 23.5%Language:C++ 16.5%Language:Python 3.2%Language:Objective-C 2.8%Language:C 2.6%Language:Makefile 0.2%Language:Lua 0.1%Language:SWIG 0.0%Language:Shell 0.0%