diff --git a/README.md b/README.md index 1943135..0db3144 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,22 @@ The FSUDAQ is a GUI, supports 1 CAEN x725 and x730 digitizer with either DPP-PHA ## Folder Structure ----FSUDAQ-+-DAQ - +-Analysis - +-(Symbolic link to data)-+-settings - +-FSUDAQ +-data - +-FSUDAQ.sh +-copy of FSUDAQ.sh +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 The parent folder FSUDAQ should be placed on the Home directory. The source code for the DAQ is inside the DAQ folder.