add README.md
This commit is contained in:
parent
2b3b48bc77
commit
eef989aa54
26
README.md
Normal file
26
README.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Present Status
|
||||
|
||||
The basic communication with the digitizer is OK.
|
||||
The following need to be done
|
||||
- Should be hard code all the control paths?
|
||||
- compare raw and dpppha readout. It seems that raw readout is the better choice.
|
||||
- Decide the UI framework. ROOT Qt? GTK ? IMGUI? or Web-base interface?
|
||||
|
||||
# Introduction
|
||||
|
||||
The SOLARIS (https://www.anl.gov/phy/solaris) is the 3rd installation of solenoidal spectrometer in the world.
|
||||
It is located at FRIB (https://frib.msu.edu/news/2021/solaris.html).
|
||||
The CAEN V2745 digitizers will be the heart of the the DAQ.
|
||||
This repository is the development of the DAQ control UI.
|
||||
|
||||
# Requirement library
|
||||
|
||||
for a command line interface,
|
||||
1. CAEN Dig2 1.5.3
|
||||
2. CAEN FELib 1.2.1+
|
||||
|
||||
# Compilation
|
||||
|
||||
simply make.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user