Update 'README.md'
This commit is contained in:
parent
39fbf25219
commit
5b4def68e9
21
README.md
21
README.md
|
@ -12,11 +12,22 @@ The FSUDAQ is a GUI, supports 1 CAEN x725 and x730 digitizer with either DPP-PHA
|
||||||
|
|
||||||
## Folder Structure
|
## Folder Structure
|
||||||
|
|
||||||
---FSUDAQ-+-DAQ
|
FSUDAQ
|
||||||
+-Analysis
|
├── Analysis
|
||||||
+-(Symbolic link to data)-+-settings
|
├── DAQ
|
||||||
+-FSUDAQ +-data
|
├── elogText.txt
|
||||||
+-FSUDAQ.sh +-copy of FSUDAQ.sh
|
├── expDir
|
||||||
|
│ ├── data
|
||||||
|
│ │ └── *.fsu
|
||||||
|
│ ├── FSUDAQ.sh
|
||||||
|
│ └── settings
|
||||||
|
├── FSUDAQ
|
||||||
|
├── FSUDAQDict_rdict.pcm -> DAQ/FSUDAQDict_rdict.pcm
|
||||||
|
├── FSUDAQ.sh
|
||||||
|
├── README.md
|
||||||
|
├── tempDB.txt
|
||||||
|
├── test
|
||||||
|
└── test_indep
|
||||||
|
|
||||||
The parent folder FSUDAQ should be placed on the Home directory. The source code for the DAQ is inside the DAQ folder.
|
The parent folder FSUDAQ should be placed on the Home directory. The source code for the DAQ is inside the DAQ folder.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user