From 2c3a02b7e3f7a60f91afacd12b2473261aa1c346 Mon Sep 17 00:00:00 2001 From: Ryan Tang Date: Mon, 31 Oct 2022 21:59:51 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 44 +++++++++++++------------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 045a880..a782d8c 100644 --- a/README.md +++ b/README.md @@ -12,35 +12,19 @@ The FSUDAQ is a GUI, supports 1 CAEN x725 and x730 digitizer with either DPP-PHA ## Folder Structure -FSUDAQ - +FSUDAQ \ ├── Analysis \ ├── DAQ \ -├── elogText.txt - -├── expDir - -│   ├── data - -│   │   └── *.fsu - -│   ├── FSUDAQ.sh - -│   └── settings - -├── FSUDAQ - -├── FSUDAQDict_rdict.pcm -> DAQ/FSUDAQDict_rdict.pcm - -├── FSUDAQ.sh - -├── README.md - -├── tempDB.txt - -├── test - -└── test_indep +├── elogText.txt \ +├── expDir \ +│   ├── data \ +│   │   └── *.fsu \ +│   ├── FSUDAQ.sh \ +│   └── settings \ +├── FSUDAQ \ +├── FSUDAQDict_rdict.pcm -> DAQ/FSUDAQDict_rdict.pcm \ +├── FSUDAQ.sh \ +└── README.md The parent folder FSUDAQ should be placed on the Home directory. The source code for the DAQ is inside the DAQ folder. @@ -66,10 +50,8 @@ The FSUDAQ.sh will be created when running the FSUDAQ for the 1st time. It store Go to the DAQ folder: -> ~>cd FSUDAQ - -> FSUDAQ>cd DAQ - +> ~>cd FSUDAQ \ +> FSUDAQ>cd DAQ \ > DAQ>make FSUDAQ It will produce an executable FSUDAQ under the FSUDAQ, and FSUDAQDict_rdict.pcm.